First round: Programming round in which they have asked to write a program to reverse a string using recursion
And second program:Evaluating arithmetic expression such as +-×÷()
Second Round:Machine test at there premises by carrying your own laptop and it was taken by some junior developer
Third Round:Again on machine
Fourth Round:Hr
42
Other Java Developer interview reviews for Whitesnow
The process took 1 day. I interviewed at Whitesnow
Interview
Only 2 questions are asked in aptitude test. Both are programs. U have option to choose any language u r comfortable with.
Both programs are basic. Bt logic should b good to write the program.
Interview questions [1]
Question 1
solve an expression with bracket and opertor such that bodmas rule is applied and braket solved first using stack.