fiind the occurancy of numbers in a string
Software Development Engineer Interview Questions
32,855 software development engineer interview questions shared by candidates
Basic Data structure stuff, Hashtable, how to implement a stack, etc. Then two coding problem, 1st: find the intersection of two lists, 2nd: find the max subtree sum.
What languages do u know?
OOD difference between virtual function and abstract function
What did you work on ? What experience do you have in C/C++ ? At one point I said I designed a custom API for a customer. He asked me to detail it and what problems I encountered. A problem regarding 2 sets of numbers that should satisfy a property (can't remember exactly).
Logic, reasoning, coding
Sort an array with only operation allowed as reversing 0 to i index elements.
Design your own hashmap in Java.
Not hard, questions in cracking the code interview.
Sort array of integers (positive, zero and negatives) so that the negatives are first, then the zeros, then the positive numbers while ensuring that the order of the individual groups stay the same. I.e. order groups but keep original order of internal elements of each group.
Viewing 1531 - 1540 interview questions