Tip 1 : Work hard on your Programming(Coding)
Tip 2 : Solve as many aptitude questions as you can
Tip 3 : Make a good resume highlighting your main projects and skills
Tip 1 : Mention your projects and skills
Tip 2 : You can also add your certifications for any course if you have done
This round is divided into 2 parts Mcq, Coding, and Psychometric test. Mcq was 60 mins and the rest Coding part was 90 mins. Then there was a Psychometric test that was not time bounded. The test was conducted at 12:00 PM.
1) Compare the first two elements from the array
2)Then loop over array from 3rd number
3)Print a second largest number
How will add additional conditions in SQL?
Tip 1 : Make use of conditions in SQL which are AND, OR
Tip 2 : The SQL AND condition and OR condition can be combined to test for multiple conditions in a SELECT, INSERT, UPDATE, or DELETE statement.
This was my technical round where I was asked:
1)Introduce myself
2)Questions related to my projects-Like in depth of what was my contribution to them
3)Coding questions asked - 2
4)Then there was a puzzle asked
5)Had discussion on My projects related to Cloud and DevOps
The interview was at 4:00 PM on 15th July 2022
The interviewer was very patient and kind.
You can either use the slicing concept or the array concept
I used the Extended slice concept
1)Firstly I used extended slice concept
2)Then he told me if there is any other way I can use
3)Then I used looping concept
There are two gates, one to hell and the other to heaven. Two gatekeepers, one for each gate. One of them always speaks the truth and the other always lies but you don’t know which one guards which gate. You are allowed only one question and you need to find out the gate to heaven.
Tip 1:Solve more puzzles which will help you to think quickly
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is the result of 4 % 2?