How would you store and search 1 million names?
Software Developer C Net Developer Interview Questions
711,028 software developer c net developer interview questions shared by candidates
Merge 'k' sorted arrays, each array may have max 'n' elements
Given an integer array, find if the target sum exists as the sum of contiguous elements.
Given a string determine if it consist of valid concatenated words. "dogcatfish" --> true because it can be split int "dog","cat", and fish "dogecatfish" --> false
Reverse a string
On the interview I had to code an example with PHP and as they were watch me develop.
Why the potholes have circular opening?
If I have a jar with 1000 coins and one is double headed and I pick one coin randomly and flip 10 heads what is the probability it is the double headed coin?
aptitude questions, logical ability, data interpretation,reading comprehention
Write a routine to determine if a linked list has a cycle.
Viewing 1121 - 1130 interview questions