Tip 1 : Be Prepare with Whatever you have mentioned in ur Resume
Tip 2 : Hands on Practice on DS problems
Tip 1 : It should be of one page
Tip 2 : Don't put fake things in it.
This Round consists of objective questions from Aptitude(Quants , Reasoning & English)



153 = 1^3 + 5^3 + 3^3.
Therefore 153 is an Armstrong number.
This round is purely technical and Interviewer also asked questions from ur Acdemic Projects



The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -> 2 -> 1 -> NULL and the head of the reversed linked list will be 4.
Can you solve this problem in O(N) time and O(1) space complexity?
Tip 1 : Check firstly if there is already loop present or not
Tip 2 : then write a code for detect loop and then merge code into removing the loop
Interviewer asked very basic easy questions
Who is your role model?
What is your dream company?

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
To make an AI less repetitive in a long paragraph, you should increase: