Upload Button Icon Add office photos

Amagi Media Labs

Compare button icon Compare button icon Compare

Filter interviews by

Amagi Media Labs Full Stack Developer Interview Questions and Answers

Updated 8 Jun 2024

Amagi Media Labs Full Stack Developer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are Callbacks ?
  • Ans. 

    Callbacks are functions passed as arguments to other functions, to be executed later.

    • Callbacks are commonly used in asynchronous programming to handle events or responses.

    • They allow for functions to be executed after another function has finished.

    • Callbacks can be used to achieve better modularity and reusability in code.

    • Example: setTimeout function in JavaScript takes a callback function as an argument to be executed a

  • Answered by AI
  • Q2. Some backend questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at Amrita School of Engineering, Bangalore

Round 1 - Coding Test 

Basic DSA linked list, stack etc

Round 2 - Coding Test 

System design food delivery application

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Team player with excellent communication skills

  • Answered by AI
  • Q2. Why Appviewx and what do u know about it

Interview Preparation Tips

Topics to prepare for AppViewX Software Developer interview:
  • DSA
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was combination of mcqs and 2 coding questions

Round 2 - Technical 

(3 Questions)

  • Q1. What is oops concepts
  • Ans. 

    Object-oriented programming concepts that focus on objects and classes for better code organization and reusability.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation det...

  • Answered by AI
  • Q2. Difference between java nd putjon
  • Ans. 

    Java is a programming language while Putjon is not a recognized term in software development.

    • Java is a widely used programming language for developing applications.

    • Putjon is not a recognized term in software development, it may be a typo or a specific term not commonly used.

    • There is no direct comparison between Java and Putjon as they are not related.

  • Answered by AI
  • Q3. Tell about ur project
Round 3 - One-on-one 

(2 Questions)

  • Q1. What are your strengths
  • Q2. What is ur greatest comeback

Skills evaluated in this interview

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

I was interviewed in Aug 2024.

Round 1 - Coding Test 

Medium level leetcode question

Round 2 - Technical 

(2 Questions)

  • Q1. Explain about your project
  • Ans. 

    Developed a web application for managing inventory and sales for a retail store.

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database management

    • Incorporated authentication and authorization features for secure access

  • Answered by AI
  • Q2. Explain functionalities in detail
  • Ans. 

    Functionalities in software development refer to the specific tasks or actions that a software program can perform.

    • Functionalities are the specific features or capabilities of a software program.

    • They define what the software can do and how it can be used.

    • Examples of functionalities include user authentication, data encryption, and file management.

    • Functionalities can be implemented through code modules or libraries.

    • Test...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Data Structure Design. Javascript

Round 2 - Technical 

(1 Question)

  • Q1. Project Related questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Implement tail f

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn development along with DSA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is let, const and var?
  • Ans. 

    let, const, and var are keywords used for variable declaration in JavaScript.

    • let is block-scoped and can be reassigned.

    • const is block-scoped but cannot be reassigned.

    • var is function-scoped and can be reassigned.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. String palindrome
  • Q2. Find all anagrams in a string
  • Ans. 

    Find all anagrams in a string

    • Create a hashmap to store the frequency of characters in the input string

    • Iterate through the input string and check if the frequency of characters matches the hashmap for each substring of the same length

    • Store the substrings that are anagrams in an array and return it

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at Guru Gobind Singh Indraprastha University (GGSIU) and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning and general aptitude

Round 2 - Coding Test 

Data structures and algorythm questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. Previous company culture and challenges
  • Q2. Expectations from this company.

Interview Preparation Tips

Interview preparation tips for other job seekers - overall easy process
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Aug 2022. There were 3 interview rounds.

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 - One-on-one 

(3 Questions)

  • Q1. Question on quick sort
  • Q2. Golang internals
  • Q3. Question on docker and kubernetes
Round 3 - One-on-one 

(1 Question)

  • Q1. Question on design pattern

Amagi Media Labs Interview FAQs

How many rounds are there in Amagi Media Labs Full Stack Developer interview?
Amagi Media Labs interview process usually has 1 rounds. The most common rounds in the Amagi Media Labs interview process are Technical.
What are the top questions asked in Amagi Media Labs Full Stack Developer interview?

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

  1. What are Callback...read more
  2. Some backend questi...read more

Tell us how to improve this page.

Amagi Media Labs Full Stack Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

PVR Inox Interview Questions
4.0
 • 159 Interviews
BrowserStack Interview Questions
3.6
 • 48 Interviews
Network 18 Interview Questions
3.4
 • 26 Interviews
Fingent Interview Questions
4.4
 • 22 Interviews
Backbase Interview Questions
3.8
 • 21 Interviews
Mentor Graphics Interview Questions
4.0
 • 19 Interviews
Khoros Interview Questions
3.7
 • 19 Interviews
3Pillar Global Interview Questions
3.4
 • 19 Interviews
View all
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
31 salaries
unlock blur

₹4.3 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.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview