Tip 1 : Practice as many questions on DSA possible.
Tip 2 : Always keep a track of time while solving questions
Tip 1 : Be thorough of skills mentioned in resume
Tip 2 : Keep at least 2 projects



1. If 'X' is not found in the array, return 0.
2. The given array is sorted in non-decreasing order.
I used a hashmap for it.
Asked me questions on cypress and unix along with some situation handling questions.

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?