Rate yourself 1-10 on you ability with c#
Software Developer Intern Interview Questions
2,856 software developer intern interview questions shared by candidates
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?
Given some rules of an alphabet (like a->c, 'a' comes before 'c'), find the alphabet.
Difference between memmove() and memcpy() in c. Implement your own memmove() and memcpy() functions.
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.
Designing of phone class!?
How will you implement the shuffle function in iPod given a random number generator (0, 1) API?
Find the intersection of two linked list.
what's difference between C and C++ ?
Viewing 311 - 320 interview questions