Why do you want to work here?
Intern Software Engineer Interview Questions
9,356 intern software engineer interview questions shared by candidates
Tell me about yourself .
Given two arrays find a pair of numbers in the two arrays to switch such that the products are equal. A =[5*2*1*3*3] -> [5*2*1*3*2] B = [10*2*1*2] -> [10*2*1*3] Swap [3,2]
Tree question using depth-first search
they were qualitative questions (i.e. describe...) as opposed to coding
Time efficiency comparison question of a give merge sort, binary sort and linked list.
Relational database model
2 Leetcode style programming problems
Explain your research, and the approach you used to complete your project.
What is the difference between an interface and an abstract class in Java?
Viewing 2261 - 2270 interview questions