Tip 1 : Make sure that your code runs (you cab prefer whatever language you’re best at)
Tip 2 : If you don’t have projects do some courses
Tip 3 : Clearly read the JD before the interview and prepare accordingly .
Bonus Tip : You can go through interviewbit for getting prepared for the interview.
Tip 1 : Everything should be crisp and clear
Tip 2 : You can elaborate your projects
It was online round and for me the test was scheduled at 6:00 Pm
He gave me something like 1,2,3,4,4,8,8,9.9.9,9 to be the input and the output should be 1,2,3,4,8,9.
Step 1 : Your logic should be ready
Step 2 : Explain or tell the interviewer which method you’ll do or you can even ask . I asked him can i do this using lists.
Step 3 : After the interview allows you do the code and while writing the code explain each and every line and why you’re using it.
Step 4 : If the interviewer doesn’t think your answer or method is right ask him/her politely that can you use online compiler .
Step 5 : Run your code and you must be able to give the desired output
Technical Round 1
• Time allotted to me was 5:30 Pm
• It started with tell me about yourself
• Which language i’m comfortable with
• I was given a question on Reverse
• Basic Computer Science theoretical questions
• DBMS
• SQL
• TESTING
Basic Joins
Tell me about yourself.
Coding questions
DBMS
OOPs
OS
Testing
They’ll also check your communication skills.
It was a fitment round .
This is also a rejection round.
Puzzles are asked
There were 2 puzzles
1) Cake Puzzle
2) Ghost Puzzle
In my case he kept adding condition because i gave two methods to solve the cake puzzle
Tip 1 : Be prepared
Tip 2 : Try it even if you have not seen the question before
Tip 3 : Keep Smiling

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?