Tip 1 : Prepare the basics
Tip 2 : Prepare your resume well
Tip 1: Prepare your resume projects well
Tip 2: Do not put false things on your resume
The first round was conducted in the evening around 6:30 PM. There were basic questions on DSA, like finding the output of the code, stacks, queues, trees, and graphs. There were many questions on personality, attitude, English, behavior, and logical thinking.
The basic questions on DBMS like normalization, Atomicity, etc
Tip 1: Read top 100 questions on DBMS from any website
The basic algorithmic questions, output questions, stacks and queues, pointers
Tip 1: Practice Output question
Tip 2: Practice pointers
There were many questions for the personality test and brain teaser activities which included some small games. The experience was good
Tip 1: Just answer what you believe
Tip 2: There was no marking for these type of questions
Tip 3: Speed is the game
There were 2 coding questions. The round was conducted in the afternoon. The questions were based on very basic Arrays and Strings.
1. You can delete a character from any position.
2. You can replace a character with any other character.
3. You can insert a character at any position.
1. The strings are non-empty.
2. The strings only contain lowercase English letters.
I compared both strings using two for loops and then returned the different character.
The interview was conducted in the afternoon. The interviewer was extremely jolly and we talked a lot about technology. He asked me some basic questions on DSA, and my resume projects and then proceeded with the HR questions in the last.
Different types of data structures.
What are pointers?
Explain the four pillars of OOPS.
What is compile time and run time polymorphism?
Tip 1: Be Confident
Tip 2: Read the basic questions on DSA
Explain all the projects mentioned in your resume.
The purpose of the projects.
Your contribution in the project.
Tip 1: Be truthful about your resume
Some basic HR questions or formalities.
Would you work from any location?
What are your strengths?
What are your weeknesses?
What is your second option if not this career?
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?