Did you incorporate agile approach in your team project? Also how was the team synergy ?
Software Engineer Internship Interview Questions
23,458 software engineer internship interview questions shared by candidates
1.TwoSum problem from leetcode 2. sort the array and remove the duplicates
Experiencias con proyectos de programación ¿Por qué decidiste aplicar en Oracle? ¿Cómo te defines en 3 palabras?
What is your objective by having internship in this company?
Feedback about the process after receiving the offer
Explain what this code will print out: for (int i = 0;;i++){ if (i & i - 1 == 0) cout << i; }
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
Ask fundamental questions about C++ such as constructor, de-constructor, OOD, etc
What is the difference between interface and class?
Viewing 1411 - 1420 interview questions