Tell us about a time you had a conflict with someone at work.
Junior Software Engineer Interview Questions
6,759 junior software engineer interview questions shared by candidates
Tell me about a project you're proud of?
how to select all the info from a table in DB
What is inner join, outer join, left join, and right join and how do you use them?
Tell us about a time you had to solve a problem.
Ask me a simple algorithm question about that had to do with an array
FizzBuzz
General information about yourself on video call Codility- one task frontend, one task coding challenge
Why is there no multiple inheritance in Java? Isn't implementing multiple interfaces basically the same thing? Then why can you have multiple interfaces and not class inheritance? Were the Java developers just lazy/didn't know how to implement multiple inheritance?
Implement a method that receives a big rectangle and a list of smaller rectangles and returns the number of small rectangles from the list that we can put inside the big rectangle. don't need to check all combination, just return the count until we first run out out space
Viewing 191 - 200 interview questions