How would you build X, with what and why?
Entry Level Software Engineer Interview Questions
3,166 entry level software engineer interview questions shared by candidates
Read the following javascript/java/kotlin (your choice) code and tell us the output. Talk about it line by line. (code has a hash table with (month, day) pairs which uses filter to find which months have less than 30 days, and we use map to only get the days. We have an if statement checking if we have any days over 31, does it print anything?) What needs to be changed in the if statement to not break? Does the if statement print for this example?
Explain polymorphism
Explain MVC
Array soring and the time complexity that comes with it
Difference between union and union all.
Q: What is OOP? Q: What is Polymorphism? Q: What is difference btw class and object? and more java questions like these, I cannot remember all.
What is the difference between abstract and interface?
What is inheritance?
Tell me about your coding background
Viewing 2361 - 2370 interview questions