Tip 1 : Keep your resume updated
Tip 2 : Practice DSA from leetcode/code studio/gfg
Tip 3 : Do your research on the company.
Tip 1 : Keep it consistent. No matter what formatting choice you make, maintain editorial consistency by using that format throughout the document
Tip 2 : Look for keywords in the job posting.
It was on 18th December after the pre-placement talk. Coding round hosted on the HackerRank platform. There were two 2 questions. To be solved in 90 minutes. I only remember one question.



It was on 21 December at 10 A.M. I was asked to introduce myself. I was asked about my projects and then there was a discussion about my internships. Things like what things I did and what tools I used for integration and testing etc. I didn’t use any tools like that so I told my interviewer that we did not use any tools and everything was manual. This was followed by questions on Testing, Software Engineering, OOPS, and OS. I was not able to answer all the questions but I tried to figure answers on spot.
Difference between thread and process?
What is deadlock? How do you solve deadlocks?
What scheduling algorithms do you know?
What is unit testing?
What is AGILE software development?
What are software design principles?
They asked me about some terms of Software Engineering but I didn’t remember them at that time
How does a website work?
How would you work on a website that is in production?
What are states and events?
What are the principles of OOPS?
Some questions related to java I don’t remember
I got the link for this interview 4 days after the first interview. I was asked about how did in my first interview I said it went okay and said I did some mistakes. He asked me what mistakes I said that I did not remember some syntax and had I had a rough idea about how most of the things worked but not exact knowledge. Then the interviewer introduced himself and asked me to introduce myself while he looked at my resume. I introduced myself and talked a bit about my family background and my robotics club and internship experience.
How I handle conflict
What is the role of a leader?
If an organization is doing well, who should get the credit?
What was your proudest moment?
You and two other teammates have made a proposal and now you have to make a final proposal, how would you convince your teammates of the final proposal?
You have a call with a client and he is talking about something you have no idea on and he wants deadlines on the work, how do you respond?
Is honesty always the best policy?
What is your ideal day off?
What is your decision-making process?
Have you ever picked up slack for others?
Where do you see yourself in 5 years? dev or management?
If you have the option to choose between a project on IOT ( my interest ) and JAVA ( I don’t know JAVA) what would you choose?
How do you measure your success?
Have you made any mistakes?
What are your weaknesses?

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?