Upload Button Icon Add office photos

Amagi Media Labs

Compare button icon Compare button icon Compare

Filter interviews by

Amagi Media Labs Interview Questions, Process, and Tips

Updated 11 Jan 2025

Top Amagi Media Labs Interview Questions and Answers

View all 12 questions

Amagi Media Labs Interview Experiences

Popular Designations

25 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Christ University, Bangalore and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

General aptitude questions and basic english

Round 2 - Technical 

(3 Questions)

  • Q1. What is amazon EC2
  • Ans. 

    Amazon EC2 (Elastic Compute Cloud) is a web service that provides resizable compute capacity in the cloud.

    • Virtual servers in the cloud

    • Pay-as-you-go pricing model

    • Scalable and flexible computing resources

    • Supports various operating systems and applications

  • Answered by AI
  • Q2. Write a code for palindrome in java
  • Ans. 

    Code to check if a given string is a palindrome in Java

    • Create a function that takes a string as input

    • Use two pointers, one starting from the beginning and one from the end, to compare characters

    • If all characters match, the string is a palindrome

  • Answered by AI
  • Q3. What is the use of div tag in html
  • Ans. 

    The div tag in HTML is used to create a division or a section in a web page.

    • Used to group and style content

    • Can be used to create layout structures

    • Does not have any specific meaning or styling by default

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - just be prepared with everything on your resume

Skills evaluated in this interview

Network Support Engineer L1 Interview Questions asked at other Companies

Q1. How router it's work firewall. Access list, switching, bgp (border gateway protocol) SSH telnet. how to access Router IP. DHCP Server & DNS
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude questions with 2-3 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Input-wwwrrrrttttuu Output - w3r4t4u2
  • Q2. Interpreter vs compiler
  • Ans. 

    Interpreter executes code line by line, compiler translates code into machine code before execution.

    • Interpreter translates code into machine code line by line during runtime

    • Compiler translates code into machine code before execution

    • Interpreted languages include Python, JavaScript

    • Compiled languages include C, C++

  • Answered by AI

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Amagi Media Labs Interview Questions and Answers for Freshers
illustration image

Sdet Engineer Interview Questions & Answers

user image Anonymous

posted on 30 May 2024

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 Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Two coding questions along with the mcqs related to Computer networks, database management systems and aptitude was asked.

Round 2 - Technical 

(1 Question)

  • Q1. Code for nested dictionary Projects related Resume based
  • Ans. 

    Code for nested dictionary

    • Use curly braces to define the outer dictionary

    • Use square brackets to define the inner dictionaries

    • Access values using keys

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Code to check if the string meets the password requirements. In built Java functions
  • Ans. 

    Code to check if a string meets password requirements using built-in Java functions.

    • Use String class methods like length(), contains(), matches() to check for password requirements.

    • Use regular expressions to validate password requirements such as minimum length, uppercase, lowercase, digits, special characters.

    • Example: String password = "Pass123!"; boolean isValid = password.length() >= 8 && password.matches(".*[A-Z].*...

  • Answered by AI
  • Q2. In detail about Java libraries Exception handling Creating our own exception

Skills evaluated in this interview

Sdet Engineer Interview Questions asked at other Companies

Q1. Tell me about the projects and knowledge on selenium api and etc?
View answer (2)

product support enginner Interview Questions & Answers

user image Anonymous

posted on 11 Jan 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Aws,linux based questions.

Amagi Media Labs interview questions for popular designations

 Software Developer

 (5)

 Software Engineer

 (3)

 Senior Software Engineer

 (2)

 Customer Success Associate

 (1)

 Full Stack Developer

 (1)

 Network Support Engineer L1

 (1)

 Product Support Engineer

 (1)

 Product Support Executive

 (1)

Technical Lead Interview Questions & Answers

user image mahesh singh

posted on 19 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Golang questions on threads

Round 2 - One-on-one 

(2 Questions)

  • Q1. Design Uber App using AWS infra ?
  • Ans. 

    Uber App can be designed using AWS infra by leveraging services like EC2, S3, Lambda, API Gateway, RDS, and DynamoDB.

    • Use EC2 instances to host the backend services and databases.

    • Store user data and media files in S3 buckets.

    • Utilize Lambda functions for serverless computing and event-driven architecture.

    • Expose APIs through API Gateway for communication between different components.

    • Use RDS for relational database managem

  • Answered by AI
  • Q2. How you handled the difficult situation with customer ?

Skills evaluated in this interview

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

Get interview-ready with Top Amagi Media Labs Interview Questions

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Kalinga Institute of Industrial Technology, Khurda and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

On hacker rank , included subjects like DBMS , OS and coding questions on priority queue

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on OOPS
  • Q2. One DSA question on HashMap

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Jobs at Amagi Media Labs

View all
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Behavioural questions Past experience questions
Round 2 - Case Study 

Launch plan of a new product line

Round 3 - Group Discussion 

Case study discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - HR just ghosted and never came back with a feedback after a long and tedious process lasting months. Case study I am sure was an idea generation tool. At the very least, there should be respect for the time of the candidate to receive at least a short feedback - ghosting is not an answer. Despite multiple follow ups, there was no response. Read multiple such reviews on Glassdoor afterwards.

Program Manager Interview Questions asked at other Companies

Q1. Use case scenario - in case a new engagement is awarded to Infosys, share how do you manage that Project/Program?
View answer (9)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Medium level question

Round 2 - Technical 

(1 Question)

  • Q1. Coding round related to Data structures

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Excel, Word, Media, Broadcasting.

Customer Success Associate Interview Questions asked at other Companies

Q1. How to deal with angry customer?
View answer (4)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. YOUR INFORMATION BACKGROUND, WHAT IS SAAS,PAAS, IAAS
  • Ans. 

    SaaS, PaaS, and IaaS are different cloud computing service models.

    • SaaS (Software as a Service) - software hosted in the cloud and accessed via the internet

    • PaaS (Platform as a Service) - platform and tools provided over the internet to develop and deploy applications

    • IaaS (Infrastructure as a Service) - virtualized computing resources like servers, storage, and networking provided over the internet

    • Examples: SaaS - Google...

  • Answered by AI

Skills evaluated in this interview

Product Support Executive Interview Questions asked at other Companies

Q1. How do you troubleshooting when Microsoft Word is crashing.
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

Amagi Media Labs Interview FAQs

How many rounds are there in Amagi Media Labs interview?
Amagi Media Labs interview process usually has 2-3 rounds. The most common rounds in the Amagi Media Labs interview process are Coding Test, Technical and Aptitude Test.
How to prepare for Amagi Media Labs 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 Amagi Media Labs. The most common topics and skills that interviewers at Amagi Media Labs expect are Python, Linux, AWS, Project Management and Managed Services.
What are the top questions asked in Amagi Media Labs interview?

Some of the top questions asked at the Amagi Media Labs interview -

  1. second round : Automating API for retrieving the possible AWS service IP alloca...read more
  2. Code to check if the string meets the password requirements. In built Java fun...read more
  3. YOUR INFORMATION BACKGROUND, WHAT IS SAAS,PAAS, I...read more
How long is the Amagi Media Labs interview process?

The duration of Amagi Media Labs interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

INTERVIEWS

Boeing

85 interviews

INTERVIEWS

Apexon

135 interviews

INTERVIEWS

Xogene

8 interviews

INTERVIEWS

OpenBet

3 interviews

INTERVIEWS

ABB

233 interviews

INTERVIEWS

Acmegrade

No Interviews

INTERVIEWS

HLE Engineers

No Interviews

INTERVIEWS

Federal Bank

No Interviews

INTERVIEWS

Amada Global

No Interviews

INTERVIEWS

CSC Global

No Interviews

Tell us how to improve this page.

Amagi Media Labs Interview Process

based on 21 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

PVR Inox Interview Questions
4.0
 • 160 Interviews
BrowserStack Interview Questions
3.6
 • 48 Interviews
Network 18 Interview Questions
3.5
 • 26 Interviews
Fingent Interview Questions
4.4
 • 22 Interviews
Sun TV Network Interview Questions
3.6
 • 12 Interviews
Saregama India Interview Questions
4.0
 • 8 Interviews
Prime Focus Interview Questions
3.8
 • 1 Interview
View all

Amagi Media Labs Reviews and Ratings

based on 135 reviews

3.3/5

Rating in categories

3.3

Skill development

2.9

Work-life balance

3.4

Salary

3.0

Job security

3.0

Company culture

2.6

Promotions

3.0

Work satisfaction

Explore 135 Reviews and Ratings
Director - Sales Operations

Bangalore / Bengaluru

7-12 Yrs

Not Disclosed

Director - Business Operations

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Explore more jobs
Software Engineer
54 salaries
unlock blur

₹8 L/yr - ₹24.5 L/yr

Senior Software Engineer
50 salaries
unlock blur

₹13 L/yr - ₹42.5 L/yr

QA Engineer
29 salaries
unlock blur

₹5 L/yr - ₹15 L/yr

Product Support Engineer
23 salaries
unlock blur

₹3.8 L/yr - ₹10 L/yr

Product Manager
20 salaries
unlock blur

₹21 L/yr - ₹41 L/yr

Explore more salaries
Compare Amagi Media Labs with

Prime Focus

3.8
Compare

Zee Entertainment Enterprises

3.5
Compare

Sun TV Network

3.6
Compare

Tv18 Broadcast

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