Tip 1: Always prepare for the interview as per the role you have applied.
Tip 2: Data Structures and Algorithms practice is a must for Tech role interviews.
Tip 1: Always Tailor your resume as per the role and requirements of the company
Tip 2: Only add relevant skills to your resume, and include only those skills in which you have hands-on experience. Interviewers may try to trick you if he/she feels that you do not have hands-on experience in particular tech skills.



Given an array of N + 1 size, where each element is between 1 and N. Assuming there is only one duplicate number, your task is to find the duplicate number.
I solved this problem using sorting. but the interviewer was not very convinced by the way I explained my solution, as I was not very clear in my process.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What can be the possible extension for the HTML5 file?