Media.net logo

Media.net Frontend Engineer Interview Questions
& Process

Real candidates share what happened, how many rounds they had,
and how the experience turned out.

Based on 17 interview experiences · FREE TO READ

2.9 Rounds average
Average Typical difficulty
52.9% Positive experience

Candidate interview experiences

First-hand accounts from people who interviewed at Media.net.

Showing 3 of 17
Media.net logo
Media.net

UI Developer

Engineering · nearly a year ago

Entry Difficult Neutral experience No offer 1 round
Interview process
Recruiter call Technical screen
Interview formats
Technical Coding

They asked me questions related to HTML, CSS, and Javascript. I messed up when I couldn't name a Javascript operator, and that led to my rejection. I didn't hear back from them after that. This wasn't my first time interviewing with Media.net, but I've never received a response from them.

Confirmed questions4 questions
  • Basic HTML concepts
  • Basic CSS concepts
  • Basic Javascript concepts
Media.net logo
Media.net

Front End Developer

Engineering

Mid Average Negative experience No offer 2 rounds
Interview process
Phone screen Technical screen
Interview formats
Technical Coding

They started with a telephonic interview where they asked around 30-40 questions related to front-end development. After that, there was a technical round where I had to convert a PSD design into a web application using the latest technologies but without any frameworks or libraries. I was given 2 hours for this assignment, but the PC provided was very slow and had outdated software, which made it difficult to use the latest languages. Despite doing my best, they said I didn't meet their requirements.

Confirmed questions3 questions
  • Questions about HTML5
  • Questions about CSS3
  • Questions about JavaScript
Media.net logo
Media.net

UI Developer

Engineering

Entry Difficult Positive experience Accept offer 5 rounds
Interview process
Take home Recruiter call Technical screen Technical screen Onsite
Interview formats
Technical Coding Behavioral

The interview process started in August 2023 and wrapped up in about a month. It involved 5 rounds. First up was an assignment: I had to build a page in Figma within 2 days. Then, a Talent Acquisition person called, did a quick intro, and asked some basic HTML/CSS questions. The third round was a 1 hour 45 minute session with a UI developer who really drilled me on JS and React. Round four was with the Team Lead, focusing on JS, HTML, and CSS. The final round was with the business team, and it was all about situation-based questions.

Confirmed questions8 questions
  • Given arr = [1,2,5,6], what is the output of this code: let newArr = [].concat(arr); newArr = arr.concat(newArr); console.log(newArr);?
  • Given arr = [1,2,5,6] and secondArr = [8,5,11], and assuming let newArr = [...arr,...secondArr]; let solution = []; for(let i=0;i element*2); console.log(doubleArr); what is the output?
  • How would you write a polyfill for Array.map?

Media.net Frontend Engineer Interview Questions

Quoted word for word from Media.net interview reports.

Given arr = [1,2,5,6], what is the output of this code: let newArr = [].concat(arr); newArr = arr.concat(newArr); console.log(newArr);?

Read reports

Given arr = [1,2,5,6] and secondArr = [8,5,11], and assuming let newArr = [...arr,...secondArr]; let solution = []; for(let i=0;i element*2); console.log(doubleArr); what is the output?

Read reports

How would you reverse a string without using JavaScript's built-in functions?

Read reports

What are the highest and lowest numbers in an array, and how do you find them?

Read report

Can you check if a given String is to be converted to Palindrome or not?

Read report

Formats, difficulty and experience

Across all 17 Media.net interview reports.

Interview formats

Technical 47.7%
Coding 34.1%
Behavioral 15.9%
Presentation 2.3%

Interview difficulty

Easy 11.8%
Average 47.1%
Difficult 41.2%

Candidate experience

Neutral 17.6%
Positive 52.9%
Negative 29.4%