Tip 1: Be confident about what you have mentioned in your resume
Tip 2: Prepare well on Data Structures
Tip 3: If you have any prior experiences then be confident about what you are telling.
Tip 1: Have some really good projects on your resume
Tip 2: Prepare for potential questions that may arise based on the details included in your resume.
Tip 3: If you have any prior Experiences then it would be an added advantage
Question on the Longest common subsequences of two strings.
First, I made a brute force approach then I used dynamic programming.
The interviewer was very friendly and began by introducing himself. He then asked me to introduce myself before delving into questions based on my resume. Later on, he asked me to write a portion of code related to my project. The interview primarily focused on my resume, with questions about my previous experiences, the challenges I encountered, and how I overcame them. Additionally, he inquired about my projects and involvement in college club activities.
He said you can write any functionality that you have implemented in your project.
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
Which SQL keyword removes duplicate records from a result set?