Tip 1 : Study Data structures thoroughly
Tip 2 : Practice DSA as much as you can
Tip 1 : Keep it clean and simple
Tip 2 : Mention good quality projects
It was a National Qualifier Test and hence there is so much pressure to do well. Else the chances of getting qualified are very less.
Aptitude (20 questions – 40 mins) English (10 questions – 10 mins) Programming Concepts (10 questions – 20 mins)
Number Of MCQs - 40
Write a program to find if the given word is a keyword or not.
Store all keywords in a 2d array and check every input



1. ‘N’ contains only digits ‘0’ to ‘9’ and English letters ‘A’ to ‘F’.
2. Decimal equivalent of 0 is 0, 1 is 1, . . .9 is 9, A is 10, B is 11, . . . F is 15.
first convert numbers to decimal system and then check
What is virtual memory?
What are relations in RDBMS?

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: