How to find the median in an array. You need to consider all the possible conditions.
Software Developer In Test Interview Questions
711,519 software developer in test interview questions shared by candidates
IMDB 2.0 - Movie DB Table Structure Your best friend Betty thinks IMDB is too complicated and challenges you to create a simple movie web site. One page will display movies (with movie name, date it was released, and list of actors). Click on an actor and you're taken to the actor page (with actor name, birthday, bio, and list of movies actor has been in). Please outline the relational table structure of the database for this.
How to prove your honesty?
Longest palindromes in a string SQL quesiton
A brain teaser question where we have to find out 45 minutes with the help of two ropes. Given that one rope burns completely in 1 Hr and the rate or burning is not consistent.
What languages do you program in
Write a function that returns the square root of a number (obviously without using any sort of built-in square root function).
Given an array [1, 2, 3, 4, 3, 5] and number x, rotate the array such that all occurrences of x are shifted at the end. For example, x = 3, then output should be [1, 2, 4, 5, 3, 3]
Was ist ARC?
They also asked some behavioral questions.
Viewing 1691 - 1700 interview questions