Voce faria de outra forma esta soluçao?
Developer Intern Interview Questions
5,286 developer intern interview questions shared by candidates
What is a DLL? This was only unexpected because I had no .NET experience.
Explain the concept of database normalization.
Rate yourself 1-10 on you ability with c#
What is are the advantages static members?
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.
Viewing 571 - 580 interview questions