Tip 1 : Learn the basics of any programming language deeply.
Tip 2 : Don't memorize anything, try to practice everything.
Tip 3 : Have a good grasp of everything written on your resume.
Tip 1 : Write only those skills in your resume in which you can explain anything.
Tip 2 : Resume should be of one page only and well organized.




Marked Nodes are Circled with red colour.
Now consider this example of the graph. Here nodes 1,2, and 4 are marked, and let us take the value of K as 3, i.e., we have to find all the nodes at a distance less than 3 from all the marked nodes. We can see that nodes with index 5,9,8,2,0,7 have distances less than 3 from all marked nodes; therefore, the total count of nodes will be 6.
This is a Technical round based on OOPs and other basic knowledge. There were questions about resumes.



This is the hr round. Basic HR questions were asked.
Can you handle pressure?
What projects have you worked on?

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