Software Development

Media.internet Interview Expertise for SRE position (On-Campus) 2022

Written by admin


Media.internet visited our campus for the Web site Reliability Engineer position (DevOps) in August 2022. CGPA standards had been 6 and above.

There have been 5 rounds.

Spherical 1: (On-line check): It was an MCQ check, I don’t bear in mind the period and variety of questions. It had questions from Working Methods, Pc Networks, Knowledge Constructions and Algorithms, DBMS, and Normal Aptitude. 

Round 23 individuals obtained chosen for the Machine Spherical and I used to be one among them.

Spherical 2: (Machine Spherical – Offline, 3 Hours): This spherical was carried out in our laptop middle. We got a socket programming activity.

Job Description: There’s a server that has key-value storage. There may be a number of purchasers which may ship requests like ‘GET’, ‘PUT’, and ‘DELETE’ to the server.
The important thing-value storage, server, and shopper code is written all from scratch. We had been allowed to google something like syntax, errors, and so forth. We had been even given the choice of selecting any language we had been snug with, I went with Python.

  • The important thing-value storage is principally a dictionary in python. So I’ve written a category which has a dictionary in it and a few capabilities to take care of the ‘GET’, ‘PUT’ and ‘DELETE’ operations.
  • I wrote code for the server which might be prepared to simply accept purchasers and may begin speaking over TCP protocol, equally, I wrote code for the shopper which might be able to take enter from the person for the requests and ship it to the server.
  • After I used to be performed with the duty, I nonetheless had a while left, I used to be requested to implement a TTL(Time to reside) system for the storage. That means a key can have a time-to-live part, the important thing would expire after a sure time frame. I implement this and the time was over.
  • Since I used to be utilizing threads to take care of a number of purchasers, I had to make use of threads. I used to be requested if my code was thread-safe, and I stated no as a result of my fundamental purpose was to complete the fundamental activity and implement thread security later. The interviewers had been comfortable with it although.

3 college students made it by means of this spherical, I used to be one among them.

Spherical 3: (Technical Interview – Offline, 1 Hour): This spherical was a CS basic largely associated to Working Methods and Pc Networks.

The interviewers greeted and launched themselves and requested me to introduce myself. The interviewer went by means of my resume and requested me about my internship. 

Then the dialogue went in direction of Pc Networks, among the questions I bear in mind had been:

  • What are TCP and UDP and the way do they work.
  • 3-way handshaking.
  • What occurs once we sort google.com in our browser?

I had talked about Git as a model management system in my tasks in my resume, so he requested me a query associated to it.

  • Let’s say we’ve got an utility. Version2 of the applying has been deployed and now after 5000 commits, we’ve got deployed version3 of the applying. We’ve discovered that the ultimate version3 has a bug, which had crept in from one of many commits. How would you discover the commit wherein the bug began?
  • A follow-up query, an analogous scenario is given however this time the bug began in one of many commits and likewise obtained resolved in a later commit, making version3 nonbuggy. We’ve to seek out out the place the bug began this time.

Spherical 4: (System Design – Offline, 1 Hour): This spherical was a System Design spherical. 

  • The interviewers greeted and launched themselves and requested to introduce themselves.
  • I used to be given the choice of selecting between designing a world chat utility (like WhatsApp) or a world video streaming service (like YouTube).
  • I went with YouTube.
  • I slowly began placing all my goals collectively on a chunk of paper and began constructing upon them. 
  • The interviewers requested me how would you scale this specific system for a bigger viewers and I attempted my finest to give you options.

Spherical 5: (Managerial Spherical – On-line, 30 minutes): This spherical was a basic dialogue as to what an SRE does and the way it impacts the corporate. He advised concerning the firm’s tradition and values. Extra that it was a basic dialogue concerning the wage and the way my development can be within the firm.

Lastly, I obtained a proposal from the corporate!

Ideas:

  • Attempt to enter depth, if you find yourself utilizing some phrases, you want to have the ability to reply something the interviewer asks about them.
  • It’s okay should you couldn’t reply one thing. At the very least attempt to reply it in your personal logical manner and what would you consider it.
  • Hold the session interactive. Let the interviewer know what’s going on in your thoughts.
  • An excellent depth of information is required in Working Methods and Pc Networks.

All one of the best! 

About the author

admin

Leave a Comment