Feedback about the process after receiving the offer
Software Engineer Internship Interview Questions
23,658 software engineer internship interview questions shared by candidates
First part is multiples choices questions about http, thread , object and class(oop)
Explain what this code will print out: for (int i = 0;;i++){ if (i & i - 1 == 0) cout << i; }
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?
C++, basic questions
<8> Ok you resume says u know OOPS concepts , so what are abstract classes and interfaces in JAVA , compare and contrast them
Ask fundamental questions about C++ such as constructor, de-constructor, OOD, etc
first they ask me tell us about you,
Any projects you've recently worked on? What languages do you code in?
Viewing 1421 - 1430 interview questions