Tip 1 : Be consistent with your preparations
Tip 2 : Think out loud during the interview
Tip 3 : Projects matter for freshers
Tip 1 : Don't put fake points in the resume for the sake of it
Tip 2 : Be thorough with your projects
3 DSA based Questions.



If the given input string is "Welcome to Coding Ninjas", then you should return "Ninjas Coding to Welcome" as the reversed string has only a single space between two words and there is no leading or trailing space.
Don't remember as it has been more than 18 months since the process.



Don't remember as it has been more than 18 months since the process.



1. The maximum obtainable value can always be stored in 64-bit memory space.
2. The given number 'X' is always non-negative.
Don't remember as it has been more than 18 months since the process
Face to face round with a senior engineer:
1. Started with behavioural questions
2. Followed by a detailed discussion on each of the 4 projects I mentioned in my resume, ranging from reasons to choose a particular library/framework to protocols and what would I change now that I have more experience.
Face to face round with a senior engineer
Questions on networking, DBMS and lastly some puzzles were asked in this round.
There are 5 lanes on a race track. One needs to find out the 3 fastest horses among total of 25. Find out the minimum number of races to be conducted in order to determine the fastest three.
Tip 1 : Think out loud
Tip 2 : Ask questions to get more information if you think it is required
1. Why you used web sockets in your messaging application project, why not some other protocols?
2. Followed by different protocols and their advantages and disadvantages.
Tip 1 : Know about why you make certain choices when working on some project and be thorough with the projects before the interview
Medium level SQL queries and concepts.
Tip 1 : Practice SQL queries and concepts
Standard HR questions
Why do you want to join us?
What are your hobbies?

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?