Present a project that you've worked on
Developer Interview Questions
269,316 developer interview questions shared by candidates
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++.
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
Haben Sie Erfahrung mit Unit Testing?
Inheritance related. given two classes, A has public static void main() method. B extends A which is an empty class. what happens when we run B class
Is multii level inheritance possible in java ? explain with example.
Viewing 601 - 610 interview questions