Tip 1 : Focus on Basics
Tip 2 : Create Projects
Tip 3 : Practice, practice and Practice
Tip 1 : Your resume should be of one page.
Tip 2 : Mention only those things which you have practiced or you know about and confident.
Tip 3 : Try to explain you project in your resume itself
It was online test round where we were give 10 MCQ question and coding question. The MCQ question were based on Linux and other topics. The coding question were of medium level.


E
DE
CDE
BCDE
ABCDE
It was video call interview. I was asked question on Linux, Python, Data Structures and DevOps and in last Interviewer asked me about my projects.



Input: 'N' = 4 'K' = 3
Output: 1
There is only one permutation [0, 1, 2, 3] such that a number of elements with 'ARR[I] = I' is 'K' = 3.
It was Managerial round. Where i was asked about my interest, why i want to join RedHat and where i want to see myself in next couple of years etc. etc.

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