Have you encountered any difficult situation at work and how you dealt with it?
Software Programmer Interview Questions
792 software programmer interview questions shared by candidates
I didn't get to the interview. I only solved problems
How would you code a shopping cart class?
Create a shopping cart class and create add, remove, discount, etc functions for it.
Phone interview was explaining design decisions/possible improvements to my assignment code. Also some general technical OOP questions.
just some standard star question
What is one time , while on a project , you ran into an unexpected event and how did you solve it
What are the principles of OOP?
Solve a string splicing problem in Java and Python (had to use both languages)
Given a list of names, determine the number of names in that list for which a given query string is a prefix. The prefix must be at least 1 character less than the entire name string.
Viewing 781 - 790 interview questions