Tip 1: Practice questions in DSA.
Tip 2: Have at least 2 deployed projects.
Tip 3: Have your basics clear in the one language you are confident in.
Tip 1: Include links to live projects in your resume.
Tip 2: Use relevant keywords from the job description, and highlight the skills or languages you are confident in.



Input: 'n' = 5, 'arr' = [1, 2, 3, 4, 5]
Output: 5
Explanation: From the array {1, 2, 3, 4, 5}, the largest element is 5.
Asked about my personal details.

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