Tip 1 : Prepare a Brief Self-Introduction.
Tip 2 : Brush up on Computer Science foundations and practice solving coding challenges.
Tip 3 : Prepare your resume well.
Tip 1 : Keep it short and simple and try to write in one page
Tip 2 : Mentioned only that skills which you have better understanding
This round was divided in 4 section- Aptitude, logical reasoning, English and verbal and coding.No negative marking
30 Aptitude questions, 30 logical reasoning and 30 verbal.
Number Of MCQs - 90
I used sorts and vectors to solve the problem with the help of for loop using the length and then I sort the array



1. Left - (i, j-1)
2. Right - (i, j+1)
3. Up - (i-1, j)
4. Down - (i+1, j)



A palindrome is a word, number, phrase, or other sequences of characters which read the same backwards and forwards.
If the input string happens to be, "malayalam" then as we see that this word can be read the same as forward and backwards, it is said to be a valid palindrome.
The expected output for this example will print, 'true'.
That was HR interview that asked about my projects and why I am looking in software industry
Why do you want to join us?
What are your future goals?

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: