Tip 1 : Master Your Data Structures and Algorithm, solving Leetcode, Geeksforgeeks, having a great solved count is not that important. Just make sure, you are comfortable.
Tip 2 : Master Your Data Structures and Algorithm, if you think, you are done, try reading more about competietive programming topics at https://cp-algorithms.com/
Tip 3 : Have at least 2 Good Project, That would be an advantage
Tip 1 : Try to complete in 1 page, without reducing the beauty. Show atleast 2 project, 2 hackathons, 1 internship, and your achivement.
Tip 2 : Be honest. Copying something from github, isn't a great idea. You can do, but please work in it. Spend 1 week reading that code, and try implementing that project by yourself, and then put into the resume.
It contains of few HR questions.
Please do not put random answers there.
people were shortlisted at that round as well.
This round is further divided into 4 sub rounds.
1st round MCQ round, where Some easy Aptitude questions.
2nd was again kind of HR round, but in this round, you need to upload the answer via video.
3rd Coding Round. 1 coding question was asked, and you are given 45mins for that.
4th round. You will be given 2 mins time, in which you need to explain you solution via video.
It was scheduled at 1AM.
Started from discussing from my internship project, which i have done last summer.
Discussion about my projects, hackathons, etc.
It was around 30 mins of discussion.
In the next 5 mins, the interviewer showed me a PDF, which contains a situation.
And after that, he asked me, if you were caught in this sitation, what will you do.
Interview Starts with disscussion of topics from Operating Sytem concepts. the Memory manegment, PCB, Deadlocks, Syncronization etc.
Next, he focused on, DBMS, ACID property, Normalization properties, and different types of Keys./
Next, he asked questions from CN, i.e the OSI/TCP model description, difference between switches, routers. Functions of each layers of OSI, and last, difference between TCP/UDP, how a req is transfered from clinet to server, and back to client.
Next He asked what are micro services, but i haven't read about system design, so i said honestly, i haven't prepared for system design, he was satisfied, since my previous 40 mins went really good.
At last, he ased questions from OOPs, i.e the polymorphism, inheritence, difference b/w overloading and overriding, Virtual Functions.
All were at easy levels, they haven't gone in depth.
So, i answerd almost all the questions of this round, and the interviewer seems satisfied with me.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is the purpose of the return keyword?