Tip 1 : Do atleast 2 projects
Tip 2 : Focus more on Puzzle solving
Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume. Review the projects before interview. Make sure you know the logic,working ,frameworks & programming language of the project mentioned on resume
Timmings - Evening
This online round was divided into 4 sub rounds
Round 1- Quantative Aptitude: This round consisted of 60 MCQ questions and covered topics like profit & loss, shapes & sizes ,Simple and Compound Interest etc.
Round 2- Qualitative Aptitude: This round consisted of 60 MCQ questions and covered topics like boats & streams,Profit and loss, comprehension passage, anonyms, synonyms etc.
Round 3- Automata Fix : Need to solve atleast 4 out of 7 questions
Round 4- Essay writing: Need to write atleast 500 words



Consider the array ARR = [ 1, 4, 2, 6 ] having 4 elements.
The array containing the Least Greater Elements for the above array will be [ 2, 6, 6, -1 ].



Each product can cross the integer limits, so we should take modulo of the operation.
Take MOD = 10^9 + 7 to always stay in the limits.
Can you try solving the problem in O(1) space?
This round mainly focused on Puzzle solving, how one approaches the problem, team work and about python concepts like OOPS, functional programming as I have mentioned that my resume
Rest other questions were about previous experiences, internships etc that I did in college and what will be the trending technologies in future.
A man starts at point X then moves 10 m north & then turns left & then moves 5 m south & turns right.
What's his approximate distance from initial position.
Basically, here interviewer focused on the approach taken.
Tip 1 : Be calm and confident
Tip 2 : Speak about the approach you are following don't directly jump to the solution

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: