Like how to separate a string with size contained at the end of String.
Software Interview Questions
551,457 software interview questions shared by candidates
Practical application and real world scenarios. You need to be prepared for what you are going to bring to this firm as they are not looking for people to be pigeonholed in the same roles for the duration of their careers.
If you have an array of 9 numbers from 1-10. How would you find out which number is not included in the array and what is the big O of it?
The most difficult questions were the algorithms. I was told that I did well. The questions involved searching or counting integers in arrays or a stream. I kept the solution conversational and drew diagrams on paper which I had brought with me.
Design the data model for a Twitter clone and explain how to scale it.
Questions involve technical as well as behavioural. Team spends good amount of time evaluating your technical skills, cultural fit.
25 horses, 5 race lanes, How many races required to find top 3.
Write a C code, a function for sorting a link list.
What type of data structure would you use if you needed to continually add a randomized number to an existing list of sorted randomized numbers? Why?
Write a program to find the total number of ways an unlimited supply of {1,3,5} Rupee coins can be used to sum up a given number
Viewing 3261 - 3270 interview questions