Tip 1 : Practice at least 300 standard questions
Tip 2 : Be very good with computer science concepts
Tip 3 : Have good projects in resume
Tip 1 : One page is enough
Tip 2 : Good projects of web development must be mentioned in resume
Online Aptitude Round was conducted on their online platform. It was MCQ based test. Covering aptitude topics, CS Core Subjects, DSA, etc.
First, the interviewer asked about college life in the past two years and what all skills I gained.
I told all my achievements and all skills that I gained in the period. asked about Language preference
Anagrams are defined as words or names that can be formed by rearranging the letters of another word. Such as "spar" can be formed by rearranging letters of "rasp". Hence, "spar" and "rasp" are anagrams.
'triangle' and 'integral'
'listen' and 'silent'
Since it is a binary problem, there is no partial marking. Marks will only be awarded if you get all the test cases correct.
You are given ‘X’ as 20 and ‘Y’ as 15. The greatest common divisor, which divides both 15 and 20, is 5. Hence the answer is 5.
Let the array be [1, 2, 3, 4, 4, 5]. In the given array ‘4’ occurs twice and the number ‘6’ is missing.
Simple questions like
Tell me about yourself, Which activities are you involved in other than academics?
How many companies have you tried before and how many rounds cleared?
What are your Strengths and weaknesses?
Any questions you have.
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
Which operator is used for exponentiation in Python?