Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at least 2 good projects and you must know every bit of them.
Tip 1 : Do not put false things on your resume
Tip 2 : Mention the projects in an understandable way
The test contained the following sections->
1. MCQ :
✔️Quantitative questions
✔️Logical questions
✔️Verbal questions
✔️Technical questions [Data Structure, DBMS, OS, Networking, Security & Testing, Code snippet]
2. SBQ : Contains 3 sections (2 mandatory), Each section contains 3 coding questions ( 2 coding questions mandatory for one section)



1. The grid has 0-based indexing.
2. A rotten orange can affect the adjacent oranges 4 directionally i.e. Up, Down, Left, Right.



Given string 'STR' : ‘Coding Ninjas’ there are 8 consonants i.e ‘C’,’d’,’n’,’g’,’N’,’n’,’j’,’s’, because these characters do not belong to set above mentioned set of vowels.
This round had questions from my projects followed by some questions from OOPs and SQL
Are class and structure the same? If not, what's the difference between a class and a structure?
How does C++ support Polymorphism?
How is an abstract class different from an interface?
Write a query to output the records in which the name starts with P and ends with K.
This is a cultural fitment testing round. HR was very frank and asked standard questions.
1) Tell me about yourself
2) What are your hobbies?
3) Asked about my extra-curricular and co-curricular activities.
4) What do you know about the company?
5) Asked about relocation.
6) Do you have any questions for us?
Tip 1 : The cross-questioning can go intense sometimes, think before you speak.
Tip 2 : Be open-minded and answer whatever you are thinking, in these rounds, I feel it is important to have an opinion.
Tip 3 : The context of questions can be switched, pay attention to the details. It is okay to ask questions in these rounds, like what are the projects currently the company is investing, which team you are mentoring, how is the work environment etc.

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: