Upload Button Icon Add office photos

Filter interviews by

Clear (1)

DNEG India Media Services Software Engineer Interview Questions and Answers

Updated 22 Feb 2024

DNEG India Media Services Software Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Assignment 

Code a basic question and dockerize the code with instructions to run it.

Round 2 - HR 

(1 Question)

  • Q1. Salary Expectations

Interview questions from similar companies

I applied via Referral and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They asked me basic question in my freshers interview on how a mobile phone call works.

Interview Preparation Tips

Interview preparation tips for other job seekers - I think being confident and being through with the resume.

I applied via Walk-in and was interviewed before Nov 2021. 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 Resume tips
Round 2 - Coding Test 

Basic c programing and data strucure

Round 3 - Technical 

(2 Questions)

  • Q1. Basic Technical questions
  • Q2. Recursion and Tree related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good listner, prepare good programig langage like c and data structure. Make sure you know about basic and comman question about tree and linklist.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What are pointers in C
  • Ans. 

    Pointers in C are variables that store memory addresses of other variables.

    • Pointers allow for direct manipulation of memory addresses

    • They are used for dynamic memory allocation and deallocation

    • Example: int *ptr; ptr = # // ptr now points to the memory address of num

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn C basics

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

There was an coding round. there was 10 MCQ questions and also 2 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. About my project
  • Q2. And asked about my resume
Round 3 - HR 

(2 Questions)

  • Q1. General questions like ready to relocate
  • Q2. Expected CTC, and normal talk with hr
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It had different sections like verbal, Quantitative, Logical, pseudo code, coding

Round 2 - Technical 

(3 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring Boot, and Angular

    • Strong problem-solving skills

  • Answered by AI
  • Q2. Oops concepts- define abstraction, encapsulation
  • Ans. 

    Abstraction is the concept of hiding complex implementation details and showing only the necessary information. Encapsulation is the bundling of data and methods that operate on the data into a single unit.

    • Abstraction focuses on what an object does rather than how it does it

    • Encapsulation restricts access to certain components of an object, protecting the data from outside interference

    • Abstraction allows for creating sim...

  • Answered by AI
  • Q3. Write a code to swap two numbers
  • Ans. 

    Simple code to swap two numbers using a temporary variable

    • Declare two variables a and b with values

    • Create a temporary variable to store one of the numbers

    • Assign the value of a to b and temporary to a

    • Print the swapped values of a and b

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. 3 strengths and 3 weakness
  • Ans. 

    Strengths: Problem-solving skills, strong technical knowledge, effective communication. Weaknesses: Impatience, perfectionism, public speaking.

    • Strength: Problem-solving skills - Able to analyze complex problems and come up with effective solutions.

    • Strength: Strong technical knowledge - Proficient in various programming languages and technologies.

    • Strength: Effective communication - Able to clearly convey ideas and colla...

  • Answered by AI
  • Q2. Tell me something which is not in your resume
  • Ans. 

    I am fluent in three languages - English, Spanish, and French.

    • I learned Spanish during a study abroad program in Spain

    • I studied French in school for 5 years

    • Being multilingual has helped me communicate effectively with diverse teams

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through previous year interview questions

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. What is AIDL. How to create inter process communicaion?
  • Ans. 

    AIDL is Android Interface Definition Language used for inter-process communication.

    • AIDL is used to define the interface between client and service in Android.

    • It allows communication between different processes in Android.

    • To create inter-process communication using AIDL, we need to define the interface in AIDL file, implement the interface in service, and bind the service to the client.

    • AIDL supports passing complex data...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure to study the basics & core

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Coding and aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Face to face technical interview
Round 3 - HR 

(1 Question)

  • Q1. Basic hr questions asked

Interview Preparation Tips

Interview preparation tips for other job seekers - 3 coding and 20 aptitude questions.
Technical interview with questions based on your skills set mentioned in resume.

I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Coding Test 

The Test was in 4 sections - Quantitative, Logical, Verbal and Coding.
There were 2 coding questions - one was compulsory and other one was an optional to increase your score (Do the optional one also).

Round 2 - Technical 

(6 Questions)

  • Q1. About 38 were selected for Technical Interview. the interviewer was very polite.
  • Q2. Tell me about yourself?
  • Ans. 

    I am a software engineer with experience in developing and maintaining software applications.

    • I have a strong background in programming languages such as Java, C++, and Python.

    • I have worked on various projects, including developing web applications and implementing database systems.

    • I am skilled in problem-solving and debugging, ensuring efficient and reliable software solutions.

    • I am familiar with agile development metho...

  • Answered by AI
  • Q3. Questions on OOPS was asked
  • Q4. Asked about testing and its types
  • Q5. Asked logical questions and puzzles
  • Q6. What is better Developement or Testing?
  • Ans. 

    Both development and testing are equally important for delivering quality software.

    • Development and testing are two sides of the same coin.

    • Development creates the software while testing ensures its quality.

    • Testing helps identify and fix bugs, improving the overall quality of the software.

    • Without testing, software can have critical bugs that can lead to disastrous consequences.

    • Both development and testing require differe...

  • Answered by AI
Round 3 - HR 

(5 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software engineer with experience in developing web applications and a strong background in Java and JavaScript.

    • Experienced software engineer

    • Specialize in web application development

    • Proficient in Java and JavaScript

    • Strong problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a senior software engineer leading a team, working on cutting-edge technologies and making a significant impact in the industry.

    • Leading a team of software engineers

    • Working on cutting-edge technologies

    • Making a significant impact in the industry

    • Continuously learning and growing professionally

  • Answered by AI
  • Q3. Are you willing to relocate?
  • Ans. 

    Yes, I am willing to relocate for the Software Engineer position.

    • I am open to moving to a new location for the right opportunity.

    • I understand that relocation may be necessary for career growth.

    • I am excited about the possibility of experiencing a new city or country.

    • I am prepared to adapt to a new environment and build a new network.

  • Answered by AI
  • Q4. What do you know about the company?
  • Ans. 

    The company is a leading software development firm specializing in creating innovative solutions for various industries.

    • The company has been in operation for over 10 years.

    • They have a strong focus on research and development.

    • They have a diverse portfolio of clients from different sectors.

    • The company values collaboration and teamwork.

    • They have won several industry awards for their software products.

  • Answered by AI
  • Q5. Questions based on Resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with your resume.
Research about the company and its biggest clients.
Take a look at some puzzles asked in HR interviews and be thorough with OOPS, SDLC, Testing.
Some were also asked to code so must know DSA have a bit of luck😁.

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Genaral awareness, c++,java ,Reasoning,permutations,combination,time& distance,average, Compound interest, from these many topics you will get the question in aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Method Overloading,Method Overriding ,Tracibility matrix, STLC, Polymorphism,Abstraction,Oops concept
Round 3 - HR 

(1 Question)

  • Q1. About Family Background, Comfortable to Relocate,And your tell me about your self.

Interview Preparation Tips

Topics to prepare for Tata Elxsi Software Engineer interview:
  • Java
  • C++
  • C
  • Manual Testing
Interview preparation tips for other job seekers - Be comfortable don’t get panic, Once the interviewer ask the question then only you revert it back. Don’t speak too much whatever he ask rply and don’t hesitate.
Contribute & help others!
anonymous
You can choose to be anonymous

DNEG India Media Services Interview FAQs

How many rounds are there in DNEG India Media Services Software Engineer interview?
DNEG India Media Services interview process usually has 2 rounds. The most common rounds in the DNEG India Media Services interview process are Assignment and HR.

Recently Viewed

INTERVIEWS

DNEG India Media Services

No Interviews

INTERVIEWS

Forrd Hospital and Heath city Hospital lko

No Interviews

INTERVIEWS

Zerodha

No Interviews

JOBS

HARMAN

No Jobs

JOBS

HARMAN

No Jobs

INTERVIEWS

Technicolor

No Interviews

JOBS

HARMAN

No Jobs

JOBS

HARMAN

No Jobs

INTERVIEWS

Xentrix Studios

No Interviews

INTERVIEWS

Technicolor

No Interviews

Tell us how to improve this page.

DNEG India Media Services Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Tata Elxsi Interview Questions
3.8
 • 296 Interviews
Technicolor Interview Questions
3.7
 • 21 Interviews
FUJIFILM Interview Questions
4.0
 • 13 Interviews
Animaker Inc Interview Questions
3.3
 • 8 Interviews
InVideo Interview Questions
3.6
 • 6 Interviews
Alamy Images Interview Questions
3.6
 • 4 Interviews
View all
Assistant Manager- HR
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Compositor
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Tech Support
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Manager-HR
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare DNEG India Media Services with

Prime Focus

3.8
Compare

Technicolor

3.7
Compare

Redchillies vfx

3.8
Compare

Moving Picture Company

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