Tip 1 : Practice DSA questions of easy to medium level on Leetcode
Tip 2 : Do have good knowledge of oops concepts and DBMS though GFG as interviewer will drill you down in these topics
Tip 3 : Mention at least 2 projects on your resume and also good to have any internship experience
Tip 1 : Mention some projects on resume and good to have internship experience
Tip 2 : Mention your coding profile url on resume as it will give a good impression to the interviewer
Tip 3 : Do not put any false things on resume.
Focussed on aptitude like- calculating average speed, finding profit-loss
Tip 1 : Manage your time effectively
Tip 2 : Practice lots of aptitude.



1. If 'X' is not found in the array, return 0.
2. The given array is sorted in non-decreasing order.
Applied hash map technique for solving the question




Introduce yourself.
Why do you want to join us?
What do you expect from us?
Tip 1 : Be confident in front of HR
It was a CTO round where in simple question like OOPs concepts were asked also interviewer had a non technical discussion
What are APIs and how you have used them in your project?
Tip 1 : Be confident in front of CTO
Tip 2 : Give crisp and to the point answer.

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