Know your C++ concepts well.
Entry Programmer Interview Questions
3,327 entry programmer interview questions shared by candidates
All expected. Questions about programming topics, education and job experience, and behavioral questions. Polymorphism, inheritance, encapsulation, and other topics were covered, and simple programming tasks we're given (loops, sorts, ...) in your best language.
Manipulation of a string; What is polymorphism and give an example.
Pretty simple coding questions. I think I was able to choose my language, and chose JavaScript. There are also some questions about why you coded the answers the way you did.
Data Structures and alogorithm for sure
find the non requiring numbers on a string.
What are primary key and foreign key constraints?
How do you create an API? Show me the process
Bob and Susie are playing rock paper scissors, and Bob wants to find out if he plays the same play every round given what Susie is going to play (a string with "R", "P", and "S" 's), how many points he can get (it's just a string manipulation problem).
How would you deal with a situation where your teamate isn't doing any work.
Viewing 2031 - 2040 interview questions