Tell us about a time you had to solve a problem.
Junior Software Developer Interview Questions
11,436 junior software developer interview questions shared by candidates
Ask me a simple algorithm question about that had to do with an array
They showed the existing code and asked how each part of it works
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?
Why react js is popular ?
how do you test a new iOS device
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
Viewing 331 - 340 interview questions