Tip 1 : Clearing your basics should be the first priority.
Tip 2 : Make sure you have some good projects in your resume to talk about.
Tip 3 : Make sure you are thorough with your resume.
Tip 1 : Should be precise and crisp.
Tip 2 : You should have some good projects which you can talk about.
This round included questions on linux , cloud computing , kubernetes , docker etc . This round basically tested my knowledge of DevOps related topics and practices , This also included discussion on my projects.
Tip 1 : Make sure you only mention what you know in your resume.
Tip 2 : Have some good projects to discuss about during your interview.
This round tested my coding and data structures knowledge. They presented real world DevOps problems and asked me how will i be solving it.
There is an Output stream of logs read those logs , store them and fetch relevant information from them.
First step was to decide the data structure which i was going to use.
Next after i selected the data structure which was a map i had to apply string manipulation algorithms and present the output.
I was asked to design a logging setup for a organisation.
Design a logging system for the organisation.
Tip 1 : Talk to the interviewer and try communicating what you are thinking.
Tip 2 : Stick to basics.
Tip 3 : Must know about the pieces of infra you have mentioned in your resume.

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?