They had asked me what's wrong with this particular code and how/which part would I improve it?
Developer Interview Questions
269,106 developer interview questions shared by candidates
Present a project that you've worked on
Given 2 dates, return a result set that outputs a number for each week between the two. (They will ask the numbered week to be the sequential week and also the calendar week. Prepare for given start date to be start mid-week.)
Write me a program that does ... with recursion in it. In java or C++.
Input. String 1: chair String 2: mat String 3: phone Out put should be: cmpahhaotiner
Remove duplicate from contact list.
Various "behavioral" and coding challenges.
Factor the prime numbers from an integer
phone interview: (1) 3x3 large square, the surface is painted in red. After cutting into 27 pieces, just take one piece and throw it on the table. Five sides are white and white. Ask the probability that the last face is red. (2) X = the sum of 100 rolls of dice, Y = the number of heads of 600 coin flips, ask Pr (X>Y) (3) N points randomly in a circle. The probability that all of them lie in a semicircle
You are given 8 identical looking balls. One of them is heavier than the rest of the 7 (all the others weigh exactly the same). You a provided with a simple mechanical balance and you are asked to find out the minimum amount of weighings necessary to identify the heavier ball.
Viewing 601 - 610 interview questions