What is inner join, outer join, left join, and right join and how do you use them?
Junior Software Engineer Interview Questions
7,226 junior software engineer interview questions shared by candidates
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
Modify home task code: - Write a Python script that takes system arguments (from the terminal/command prompt) and calls the main scanner method - Order the results alphabetically according to the name of the scanner and show the number of days since the file has last been scanned by this scanner
Can you write a solution to determine if a string is a palindrome (preferably in Java) on the whiteboard?
Pretty run-of-the-mill questions.
Viewing 201 - 210 interview questions