Round 1: Managerial Round
Questions:
- Introduce yourself
- Explain any one project you have made
- Which Python have you used?
- What are the limitations of your project?
- Where do you see yourself in the next 2-3 years?
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Round 2: Technical Round
Questions:
- What is Virtual DOM?
- Which version of Python have you used in your project?
- Given an array of integers and a target value, find the index positions of all array elements that add up to give the target. (two sum). I was asked to explain the algorithm.
- Explain the algorithm of insertion sort.
- What is the time complexity of insertion sort? Which algorithms are faster than insertion sort?
- A few specific questions from my internship experiences.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.