You have two results from a database query. Check if they return the same thing.
Intern Software Interview Questions
17,756 intern software interview questions shared by candidates
Explain your projects, what concepts and technologies were used
Solve a problem using your favorite programming language
How would you implement the "estimated time to completion" feature of a progress bar?
You're in a conference room and the window is broken. What's the temperature outside?
You have 2 linked lists, return a list with the intersection. For example: Input: L1 = { 1,2,5,10} L2 = {9,4,5,10,15} return {5,10}
there is an array of size n that represents rooms , just one door is open (at index 0), and each room contains keys to the other rooms, we need to check if there is a way to get into all the other rooms.
Write an algorithm to validate a palindrome
1. How do you test a keyboard? 2. Given nine items and one of them is heavier than the others, how do you find the heavier one using a scale twice?
Design and submit a project
Viewing 901 - 910 interview questions