Tip 1 : Get Familiar with one cloud Technology and it's services
Tip 2 : Be familiar with Linux and its core concepts
Tip 3 : Do Hands on for better understanding
Tip 1 : Mention appropriate projects and tech stacks w.r.t to role you are applying
Tip 2 : Mention only those things on resume which are relevant to you.
Online Technical round which was conducted during afternoon. The interviewer was quite friendly and helped when I was stuck
Script to remove files which are less than 30 days
Using the find command in linux



If the given string is:
abcadeecfb
Then after deleting all duplicate occurrences, the string looks like this:
abcdef
This was culture fit round and getting to know more about the company
Tip 1 : Go through company website before attending the interview
we discussed about company policies and other benefits
Tip 1 : Try to ask appropriate questions regarding the role you are offered

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?