Tip 1 : Basic level Programming is required
Tip 2 : Aptitude must be good
Tip 1 : Be prepared with whatever you have mentioned on Resume
Tip 2 : Properly go through Projects before Interview
This round consist of 10 Aptitude, 10 logical, 10 core fundamentals and Output based Questions, 10 English Communication Question and 2 Coding Question



a) Duplicate elements may be present.
b) If no such element is present return -1.
Input: Given a sequence of five numbers 2, 4, 5, 6, 8.
Output: 6
Explanation:
In the given sequence of numbers, number 8 is the largest element, followed by number 6 which is the second-largest element. Hence we return number 6 which is the second-largest element in the sequence.
I had sorted the Array and print the second number from end


North means +Y direction.
East means +X direction.
South means -Y direction.
West means -X direction.
N = 1, M = 0
COMMANDS = [3], OBSTACLES = []

The final answer would be 9 since it moves 3 steps north.
Core subjects and OOPS concepts were majorly asked on this Round, also project discussion was also happened.



Simply using 2 Pointer Approach we reverse the Array



I told him recursive and Iterative Approach
Give Introduction.
Why should we hire you?
Who is your role model?

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: