Tip 1 : Study hard practice more and don't waste time.
Tip 2 : Be confident while giving the interview.
Tip 3 : Always believe in one thing that "YOU CAN YOU WILL YOU WIN"
Tip 1 : Write those things on your resume which you know in the technical part don't put false things.
Tip 2 : Always write the projects in the resume which you have made on the technology which you know.
It was the online MCQ round of 90mins and the web cam was on screen was shared and everything was being checked properly where questions related to quant , Ds, oops, java , html was there.
It is a automata question in which you have to make the solution of the coding.
It was a coding round of 120 mins where 2 types of question were given which were hard to solve and it was language specified that is we have to do it in java only.



Array index 'i' denotes the cost of (i+1)kg packet.
Example: cost[0] is the cost of a 1kg packet of oranges.


The attendees holding numbers from 1, 4, 3 are shown:

For the above example 1 -> 4 -> 3, 1 -> 3 -> 4 is the only correct answer, i.e nodes should be grouped sequentially. Hence, 3 -> 1 -> 4 is the wrong answer as we have to preserve the same order.
It was the interview round where zoom meeting was done of 30 mins and all the questions were being asked. How properly were be dressed was seen. The environment where we are giving the interview should be silent.
What is OS?
What is virtual memory?
What is round robin?
It was the 2 technical interview were I was asked about the projects, the technical knowledge and the work I have done during my graduation.



1) A prime number is a number that has only two factors: 1 and the number itself.
2) 1 is not a prime number.



It was the HR round where HR asked questions related to the resume and the management things.
Who is your role model?
Where do you see yourself in five years?
Tip 1 : Be patient.
Tip 2 : Dress properly in the formals.
Tip 3 : Be confident and careful about what you say

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?