Tip 1 : prepare your resume in depth, if you are not confident about anything remove it from the resume.
Tip 2 : play on your strengths. Be confident for the answers you give.
Tip 3 : say no if you dont know the answers instead of speaking gibberish.
Tip 1 : keep your resume short and honest
Tip 2 : do not add your photo or bio in the resume.
We were given some 15-20 MCQ + 2 coding questions based on java and data structures.



A sample generation tree is shown, where ‘M’ denotes the male member and ‘F’ denotes the female member.

The generation tree starts with a male member i.e. Aakash.
Every member has exactly two children.
The given N and K will always be valid.
Discussion on resume and some coding challenges.



(i) If the input string is 'CodeGeek', the output should be CdGk after removing ‘o’ and ‘e’.
(ii) If the input string is 'Odinson', the output should be 'dnsn' after removing ‘o’ and ‘i’.
It was a managerial round, where my phychomatic assessment was done
Why should we hire you?
Who is your role model?

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?