How exactly internet works?
Junior Software Interview Questions
11,415 junior software interview questions shared by candidates
Python coding test
What are the difference between HashMap and LinkedHashMap?
Given a list of unique single digit numbers containing 9 elements, with the numbers in random order and one missing number, tell us the best one-liner code you can use to find the missing number.
If faced with a problem that cannot be solved by yourself, what do you do?
Please wrap in a custom exception
What data structure will you use in order to describe people in a circle
Why would you use the "volatile" keyword in C?
One of the technical interview questions was a DFS (Depth-First Search) problem
Create a method to print out each jumbled number from 9 to 9999. A jumbled number is a number that each digit is within one digit away from each of its neighboring digits. For example 1232 is but 1235 is not.
Viewing 1481 - 1490 interview questions