Tip 1 : Practice dsa from leetcode
Tip 2 : Compete in coding contests
Tip 3 : Do at least 2-3 projects
Tip 1 : If you have some past experience, add it.
Tip 2 : Also add your projects.
Two DSA questions were asked in this round in 45 min.






Input array [5,5,6,4,6],If we look at the frequency of different elements in this array.We can see,4 appears an odd number of times, so our answer will be 4.
Round started with basic introduction. Then he asked me about almost all the points I have written in my resume like technical team I was part of, projects, internships, etc. He asked questions in detail about the internship. Finally he asked some generic HR question like strengths, weaknesses, etc.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is the output of print(type("Python"))?