1.add only even number from given array 2.unique character string 3.decimal to binary conversion 4.palindrome string
Software Engineer At Interview Questions
665,112 software engineer at interview questions shared by candidates
You have a 10x10x10 rubix cube. You paint the outside. How many cubes have paint on them?
Basic questions on the form.
First three technicals were difficult,LOB also ok/ok.
difference between null and void
There are 10 red, 11 blue, 12 green chameleons. Sometimes, two chameleons meet. If they are the same color, nothing happens. If they are different colors, they will both change to the third color. Can all chameleons ever be the same color?
Write code to reverse the digits in an integer.
solve a problem without for loops
1. Reverse character array without affecting special character in single loop. 2. given 2 character array S1 , S2 and 1 empty array S3. Populate S 3by interleaving character from S1 and S2
How do you find the max depth of a binary tree?
Viewing 661 - 670 interview questions