Tip 1 : Practice coding everyday
Tip 2 : Practice aptitude and reasoning
Tip 3 : Practice at least 300 data structure questions
Tip 1 : Add at least 2 project in your resume
Tip 2 : Keep it simple, add only those subject you know very well
First I have cleared the written test then the technical round was conducted and it was 30 minutes long interview after short listing from the coding round HR is there. All the round I have given from my home.
Aptitude, reasoning, verbal English, reading passage
Number Of MCQS - 60



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'.
This is a very simple coding problem . I solved this question using c programming language you only have to put the mathematical logic.
It was 30 minutes long program



If the given input string is "Welcome to Coding Ninjas", then you should return "Ninjas Coding to Welcome" as the reversed string has only a single space between two words and there is no leading or trailing space.
Basic programming question...every programmer solve this type of question once in his lifetime

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: