Tip 1 : listen carefully to the interviewer
Tip 2 : positive attitude towards learning
Tip 3 : be confident
Tip 1 : Have some projects on resume
Tip 2 : Do not add any unnecessary things on resume
The Cognitive and Technical assessment is a mandatory assessment and will be an elimination round. You must meet our sectional and sub-sectional cut off to proceed ahead in our recruitments process. You will have 90min to complete 90 questions. Some of them are mentioned below.
Which of the following is NOT a valid way to declare and initialize a variable in Java?
A. int x = 5;
B. double y = 3.14;
C. boolean z = true;
D. string w = "hello";
Tip 1: check online
Tip 2:be aware of basics
Tip 3:should know oops
In which programming language is the keyword 'this' used?
A. C
B. C++
C. Python
D. Java
Tip 1:check online
Tip 2:be aware of basics
Tip 3:should know oops
Upon clearing stage 1, you must participate in the Coding assessment and these scores will be considered for our final selection decisions at zonal level. You will have 45min to complete 2 coding questions.






If the given linked list is 1 -> 2 -> 3 -> 4 -> 5 -> NULL
The first sub-list is 1 -> 3 -> 5 -> NULL.
The second sub-list is 2 -> 4 -> NULL.
Describe a moment where you had to resolve a conflict in a work environment. How did you approach it?
Tip 1:Use clear communication strategies
Tip 2:keep answer simple and precious
Tip 3:be confident
Describe a moment where you had to resolve a conflict in a work environment. How did you approach it?
Tip 1:Use clear communication strategies
Tip 2:keep answer simple and precious
Tip 3:be confident
How is confidence different from overconfidence?
What makes you angry?
Tip 1:Be confident
Tip 2:answer should be clear and to the point
Tip 3:Research the company

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: