Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Nagarro Team. If you also belong to the team, you can get access from here

Nagarro Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 4k Reviews

Filter interviews by

Nagarro Senior IOS Developer Interview Questions and Answers

Updated 19 Apr 2024

Nagarro Senior IOS Developer Interview Experiences

2 interviews found

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

I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Complex Question are there like images patter and we have to predict next image

Round 2 - Coding Test 

There are two task for coding. both are easy.

I applied via Naukri.com and was interviewed in May 2022. There were 5 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions with no negative marking. 20 minutes 30 questions

Round 2 - Coding Test 

2 String manipulation questions

Round 3 - Swift MCQ Test 

(1 Question)

  • Q1. Basic level Swift MCQ Questions
Round 4 - One-on-one 

(1 Question)

  • Q1. 30-45 minutes one on one ios interview, Asked memory management, lifecycle, core data questions
Round 5 - One-on-one 

(1 Question)

  • Q1. 30 minutes one on one ios interview. asked questions around concurrency, why swift is called POP, In detail rigorous interview.

Interview Preparation Tips

Topics to prepare for Nagarro Senior IOS Developer interview:
  • Concurrency
  • Swift Concepts
  • OOPS concepts
  • SOLID priniciples
  • Database
  • Swift Combine
Interview preparation tips for other job seekers - I couldn't make it in 5th round because interviewer doesn't seem to be happy with answers. Overall it was not difficult to crack Nagarro interview but definitely makes you tiresome with so long interview process.

Senior IOS Developer Interview Questions Asked at Other Companies

Q1. What are the differences between the MVC and MVVM architectural p ... read more
Q2. What are the differences between classes and structs, and when sh ... read more
Q3. What are the key principles of memory management in iOS app devel ... read more
asked in Paytm
Q4. What is the effective approach to display 'n' number of images in ... read more
asked in SmartServ
Q5. System Design for a food delivery application like Zomato

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain MVVM and its pros/cons
  • Ans. 

    MVVM is a design pattern that separates the UI, business logic, and data layers in an iOS application.

    • Model: Represents the data and business logic of the application.

    • View: Represents the UI components of the application.

    • ViewModel: Acts as a mediator between the Model and View, handling the presentation logic and data binding.

    • Pros: Separation of concerns, easier to maintain and test, promotes reusability.

    • Cons: Increase...

  • Answered by AI
  • Q2. Multithreading in swift
  • Ans. 

    Multithreading in Swift allows for concurrent execution of tasks to improve performance and responsiveness.

    • Use Grand Central Dispatch (GCD) for managing concurrent tasks

    • Avoid blocking the main thread to prevent UI freezes

    • Consider using Operation and OperationQueue for more complex task management

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed before May 2023.

Round 1 - Technical 

(1 Question)

  • Q1. 1.What is the difference between atomic and nonatomic properties. 2.How do you handle memory management in Swift. 3.Difference between classes and struct in Swift. 4. What is Factorial Pattern.
  • Ans. 

    1. Atomic properties ensure that the value is always fully retrieved or set, while nonatomic properties do not guarantee this. 2. Memory management in Swift is handled automatically using Automatic Reference Counting (ARC). 3. Classes are reference types, while structs are value types in Swift. 4. Factorial pattern is a design pattern used to calculate the factorial of a number.

    • Atomic properties ensure thread safety by...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is debouncing technique in swift. what is factorial pattern in swift what is dispatch_wait. Explain bluethooth in iOS. Explain InAppPurchases in iOS.
  • Ans. 

    Debouncing technique in Swift is used to limit the rate at which a function is called, preventing it from being called multiple times in a short period.

    • Debouncing involves setting a time threshold and only allowing the function to be called after that threshold has passed without any new calls.

    • It is commonly used in scenarios like search bars or buttons to prevent rapid firing of events.

    • Example: Implementing a search f...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. React native hooks
  • Q2. Component architecture
Round 2 - Technical 

(2 Questions)

  • Q1. Javascript programs
  • Q2. Coding
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic ios development questions
  • Q2. Core data or any other data base

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview went really well but still rejected.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Android Basics on mvvm architecture
  • Q2. Navigation Component
  • Q3. Jetpack components- work manager, viewmodel
Round 2 - HR 

(1 Question)

  • Q1. Managerial questions
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2023. There were 4 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 - Technical 

(2 Questions)

  • Q1. Android basics and life cycle
  • Q2. Services and AIDL
Round 3 - Client Interview 

(1 Question)

  • Q1. Design patterns and use cases
Round 4 - HR 

(1 Question)

  • Q1. Reason foe change current company
  • Ans. 

    Seeking new challenges and growth opportunities in a more innovative environment.

    • Desire for professional growth

    • Seeking new challenges

    • Looking for a more innovative environment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Client interview is purely technical
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

The question about prblm solving

Round 3 - Assignment 

Any presentation or pdf to submit it at any topic or else to explain it

Round 4 - Group Discussion 

The discussion with my team mate

Interview Preparation Tips

Topics to prepare for DXC Technology Senior Android Developer interview:
  • About Html
  • C
Interview preparation tips for other job seekers - It will help me for placement
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic android questions
  • Q2. Services mvvm roomdb and all basic android things

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep prepare well solve leetcode more.
Try to be positive even through you are not getting output try to explain your logic

Nagarro Interview FAQs

How many rounds are there in Nagarro Senior IOS Developer interview?
Nagarro interview process usually has 3-4 rounds. The most common rounds in the Nagarro interview process are Coding Test, One-on-one Round and Aptitude Test.
What are the top questions asked in Nagarro Senior IOS Developer interview?

Some of the top questions asked at the Nagarro Senior IOS Developer interview -

  1. 30 minutes one on one ios interview. asked questions around concurrency, why sw...read more
  2. 30-45 minutes one on one ios interview, Asked memory management, lifecycle, cor...read more
  3. Basic level Swift MCQ Questi...read more

Tell us how to improve this page.

Nagarro Senior IOS Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Nagarro Senior IOS Developer Salary
based on 13 salaries
₹7.2 L/yr - ₹17.5 L/yr
6% less than the average Senior IOS Developer Salary in India
View more details
Associate Staff Engineer
2.9k salaries
unlock blur

₹10 L/yr - ₹35.2 L/yr

Staff Engineer
2.8k salaries
unlock blur

₹14.8 L/yr - ₹43.2 L/yr

Senior Engineer
2.3k salaries
unlock blur

₹6.1 L/yr - ₹25 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹6.2 L/yr - ₹29.8 L/yr

Software Engineer
945 salaries
unlock blur

₹3 L/yr - ₹12.3 L/yr

Explore more salaries
Compare Nagarro with

Deloitte

3.8
Compare

Cognizant

3.8
Compare

TCS

3.7
Compare

Accenture

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