They asked me to explain my final year project and discuss the technologies I used in it.
Software Developer Intern Interview Questions
2,856 software developer intern interview questions shared by candidates
Tell me about your past projects
Tell me the 3 pillars of object-oriented programming.
Mainly pillars of oops concepts .
How do you do anagrams in Java without using the Math class function?
GM:1(called as AA ) :: Given a character array of consisting of A-Z characters , i had to replace a series of characters in the following manner :AAAABBCCC to be replaced by 4A2B3C.
In-string sorting
did you have any problem where you were not able to complete the task and how did you take it
Merge two sorted arrays with O(1) extra space
Given an array of n elements. Return the sum of min and max of all the subarrays.
Viewing 411 - 420 interview questions