1.TwoSum problem from leetcode 2. sort the array and remove the duplicates
Internship Software Engineer Interview Questions
23,458 internship software engineer interview questions shared by candidates
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?
Asked question about projects on the resume, and a simple coding problem
Viewing 1411 - 1420 interview questions