Tip 1: Master the fundamentals of Object-Oriented Programming (OOP).
Tip 2: Develop strong problem-solving skills by practicing Data Structures and Algorithms (DSA).
Tip 3: Consistency is the most important factor for success.
Tip 1: Keep it precise and to the point.
Tip 2: Avoid using overly fancy templates.
It was an online subjective test that was scheduled for 15th September 2022. I was given 60 minutes to complete it.
There were multiple aptitude and reasoning questions, ranging from basic to medium level.
The round started with general questions about me and the things I had mentioned in my resume. After that, they asked me to solve two coding questions.
Tip 1: Use a creative approach.
Tip 2: Understand the basics of Object-Oriented Programming (OOP).
a) Duplicate elements may be present.
b) If no such element is present return -1.
Input: Given a sequence of five numbers 2, 4, 5, 6, 8.
Output: 6
Explanation:
In the given sequence of numbers, number 8 is the largest element, followed by number 6 which is the second-largest element. Hence we return number 6 which is the second-largest element in the sequence.
Tip 1: Learn Data Structures and Algorithms (DSA).
Tip 2: Practice on reliable coding platforms such as Coding Ninjas.
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
Which keyword is used for inheritance?