Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Media.net Software Services (India) Team. If you also belong to the team, you can get access from here

Media.net Software Services (India) Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Media.net Software Services (India) Web Developer Interview Questions and Answers

Updated 6 Aug 2024

Media.net Software Services (India) Web Developer Interview Experiences

5 interviews found

Web Developer Interview Questions & Answers

user image Anonymous

posted on 21 Jul 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. DSA easy-medium
  • Q2. HTTP/HTTPS, web fundamentals
Round 2 - Technical 

(3 Questions)

  • Q1. DSA medium (array, two pointer based)
  • Q2. Project based questions were asked
  • Q3. DSA easy - medium on string
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Normal aptitude and coding test of 180 minutes with 25 aptitude question and 2 dsa question

Round 3 - Coding Test 

Dsa coding round with most of the question wich are on leetcode

Round 4 - Coding Test 

Dsa coding round with moderate dsa questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare dsa

Web Developer Interview Questions Asked at Other Companies

Q1. Last Index of Element The task is to determine the index of the l ... read more
Q2. Check Indices With Given Difference Problem Statement You are pro ... read more
asked in Evalueserve
Q3. Reverse Linked List Problem Statement Given a singly linked list ... read more
Q4. Intersection of Linked List Problem You are provided with two sin ... read more
Q5. Most Frequent Non-Banned Word Problem Statement Given a paragraph ... read more

Web Developer Interview Questions & Answers

user image Anonymous

posted on 18 Dec 2022

Round 1 - Coding Test 

Two question of easy level dsa mainly based on array, string manipulation.

Round 2 - One-on-one 

(1 Question)

  • Q1. Prepare well for dsa in this round. Three to four question of easy level will be asked but also know how to optimise the code this is must you should now to make a good impression start with brute force th...
Round 3 - One-on-one 

(1 Question)

  • Q1. Not yet done so i will answer this afterward sorry for that

Interview Preparation Tips

Interview preparation tips for other job seekers - Know dsa at decent level and know the basic of dbms, OS, CN, about your project, tech stack in your resume
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Questions related to trees and bst

Round 2 - One-on-one 

(2 Questions)

  • Q1. Check the suduko valid or not
  • Q2. Detect loop in the linked list
  • Ans. 

    Detect loop in a linked list by using Floyd's cycle detection algorithm.

    • Use two pointers, slow and fast, to traverse the linked list.

    • If there is a loop, the fast pointer will eventually meet the slow pointer.

    • Example: 1->2->3->4->5->2 (loop back to 2), slow and fast pointers will meet at node 2.

  • Answered by AI

Skills evaluated in this interview

Media.net Software Services (India) interview questions for designations

 Web Application Developer

 (6)

 Software Developer

 (5)

 Database Developer

 (2)

 UI Developer

 (2)

 PHP Developer

 (1)

 Software Engineer

 (5)

 Site Reliability Engineer

 (2)

 Machine Learning Engineer

 (1)

Web Developer Interview Questions & Answers

user image Anonymous

posted on 12 Mar 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Easy coding question ranges from simple adhoc to data structure and algo. For eg. Find a leader in an array or binary search problem

Round 2 - Coding Test 

Medium difficulty coding question, find the number of island in a given matrix map. Solved using graph BFS/DFS

Round 3 - One-on-one 

(1 Question)

  • Q1. Discussion related to past project and file stream and web technology question

Interview Preparation Tips

Topics to prepare for Media.net Software Services (India) Web Developer interview:
  • Datastructure
  • Algorithms

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Core python
  • Q2. OOPS concept
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Oct 2023.

Round 1 - Coding Test 

It was based on frontend technologies

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic frontend question
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial round
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Prepare js array and string functions, and React js core concepts
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Easy-Medium level Leetcode questions on linkedlists
  • Q2. Simple recursion question
  • Q3. An SQL query Basic question in OOPS and resume description..
  • Q4. Basic questions regarding SQL
  • Q5. Difference between thread and process
  • Ans. 

    A process is an instance of a program while a thread is a subset of a process that can run concurrently with other threads.

    • Processes have their own memory space while threads share the same memory space within a process.

    • Processes are independent of each other while threads within the same process can communicate with each other.

    • Processes are heavier in terms of resource consumption compared to threads.

    • Example: A web br...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with your basics

Skills evaluated in this interview

Round 1 - Aptitude Test 
Round 2 - Assignment 
Round 3 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. What are your strengths and weaknesses?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - All questions were basics , I would suggest only apply here if you have no other options keep this company as your last option

Media.net Software Services (India) Interview FAQs

How many rounds are there in Media.net Software Services (India) Web Developer interview?
Media.net Software Services (India) interview process usually has 3 rounds. The most common rounds in the Media.net Software Services (India) interview process are Coding Test, One-on-one Round and Resume Shortlist.
How to prepare for Media.net Software Services (India) Web Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Media.net Software Services (India). The most common topics and skills that interviewers at Media.net Software Services (India) expect are Algorithms, Data Structures, Hibernate, Java and OOP.
What are the top questions asked in Media.net Software Services (India) Web Developer interview?

Some of the top questions asked at the Media.net Software Services (India) Web Developer interview -

  1. Detect loop in the linked l...read more
  2. Prepare well for dsa in this round. Three to four question of easy level will b...read more
  3. Discussion related to past project and file stream and web technology quest...read more

Tell us how to improve this page.

Media.net Software Services (India) Web Developer Interview Process

based on 5 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

R.R. Donnelley Interview Questions
3.8
 • 108 Interviews
Epsilon Interview Questions
3.9
 • 90 Interviews
Publicis Interview Questions
3.7
 • 53 Interviews
Regalix Interview Questions
2.9
 • 45 Interviews
Xdbs Interview Questions
3.1
 • 39 Interviews
Groupm Media Interview Questions
3.9
 • 35 Interviews
Mediamint Interview Questions
3.4
 • 34 Interviews
Merkle Sokrati Interview Questions
3.8
 • 31 Interviews
View all
Media.net Software Services (India) Web Developer Salary
based on 23 salaries
₹7 L/yr - ₹11 L/yr
93% more than the average Web Developer Salary in India
View more details

Media.net Software Services (India) Web Developer Reviews and Ratings

based on 4 reviews

3.5/5

Rating in categories

3.4

Skill development

4.1

Work-life balance

4.0

Salary

2.9

Job security

3.6

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 4 Reviews and Ratings
Web Application Developer
61 salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Research Analyst
60 salaries
unlock blur

₹2.5 L/yr - ₹8.2 L/yr

Softwaretest Engineer
47 salaries
unlock blur

₹4.5 L/yr - ₹12.2 L/yr

Digital Marketing Associate
42 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Product Operations Analyst
40 salaries
unlock blur

₹3.8 L/yr - ₹8 L/yr

Explore more salaries
Compare Media.net Software Services (India) with

R.R. Donnelley

3.8
Compare

Epsilon

3.9
Compare

ChannelPlay

3.8
Compare

Affinity Express

3.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview