Media.net| Interview Experience | SRE

Last Updated : 7 Nov, 2024

Media.net Interview Consisted to two major rounds

Round 1:

Simple 45 min round consisting of mcq questions from OS, CN , Linux and 2 easy dsa questions and 1 bash script

Round 2:

Two socket programming question ,

  • Make a basic UDP client and echo server.
  • Write a UDP client that will send a heartbeat message to the server, and wait for a response from it, then sleep 1 second before the next heatbeat and repeat the process.
Comment