The hardest part of this interview process is the project and it should be your main focus.
Software Engineer Entry Level Interview Questions
2,472 software engineer entry level interview questions shared by candidates
Tell us about a time where you struggled and what steps you took to overcome that struggle.
If you had a customer who submitted a ticket that a web page is not working, how would you troubleshoot?
Explain method overriding vs method overloading
What are the features of OOP?
What is a Stack? What is a good implementation?
Solve the "ginortS" problem on Hackerrank--basically sort the string so that the lowercase letters come before the uppercase, and the uppercase come before the digits, and the even #s come before the odd. (hint: Use Python for ease) I used Java and it is much more complicated this way.
What is a challenge you encountered in the workplace?
They asked several questions ranging from technical to behavioral
Singly linked list
Viewing 241 - 250 interview questions