They asked me about some of my past experiences and roles and to tell them about my favorite aspect of them
Software Developer Internship Interview Questions
23,661 software developer internship interview questions shared by candidates
What was your hardest project?
Tell me about yourself. Totally resume focussed, All projects. Favorite project. How did you achieve code coverage in testing at your workplace ? Explain your project. What courses have you opted for ? First non repeating character in a string in one pass.
Describe your abilities in working with software.
What is the difference between an inner join and an outer join?
Describe the 4 main principles of Object Oriented Programming?
Asked a lot of C questions / pointers / Python
Write a simple class that inherits from a parent class and override one of the methods. If the method is called which code will be executed, the parent or the child class?
Ask fundamental questions about C++ such as constructor, de-constructor, OOD, etc
Explain what this code will print out: for (int i = 0;;i++){ if (i & i - 1 == 0) cout << i; }
Viewing 1461 - 1470 interview questions