Difference between memmove() and memcpy() in c. Implement your own memmove() and memcpy() functions.
Software Developer Intern Interview Questions
2,874 software developer intern interview questions shared by candidates
A technical question about traversing a made up data structure somewhat similar to a binary tree but with additional restrictions. Was not too difficult to do recursively but then they asked for an iterative solution which was more challenging.
How will you implement the shuffle function in iPod given a random number generator (0, 1) API?
Find the intersection of two linked list.
Hash Code Implimentation
1. How will you find the max and second max of an array of n elements? How will you find the largest k elements? 2. How will you properly shuffle a deck of cards?
what's difference between C and C++ ?
Designing of phone class!?
Voce faria de outra forma esta soluçao?
what is normalization ? explain
Viewing 311 - 320 interview questions