Tip 1 : Focus more on OS and CN
Tip 2 : Good programming grasp.
Tip 1 : Mention everything big or small you have done. Including all internships and projects
Tip 2 : You must be able to justify what you write in resume
It has 2-3 mcq question and a coding question based on DSA.



Tip 1 : Build a Max Heap tree in O(n)
Tip 2 : Use Extract Max k times to get k maximum elements from the Max Heap O(k*log(n))
It mostly focused on logical thinking
Focused on devops

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