Ios Software Engineer 2 Interview Questions

5,593 ios software engineer 2 interview questions shared by candidates

Given an input array [1,2,3,4,5], output should be [5, 4, 1, 2, 3] if count is 2. func (array: [Int], count: Int) After you are done with the solution, the interviewer will ask about the time complexity of it. And will ask you if you can improve it to lessen the complexity
avatar

Senior Software Engineer - iOS

Interviewed at Avrioc Technologies

3.5
Nov 30, 2024

Given an input array [1,2,3,4,5], output should be [5, 4, 1, 2, 3] if count is 2. func (array: [Int], count: Int) After you are done with the solution, the interviewer will ask about the time complexity of it. And will ask you if you can improve it to lessen the complexity

1. Sorting an array with limited elements inside. 2. Given an array with elements' index added by a certain rule, sort it at a complexity less than nlogn 3. A design problem to help design the feed view controller. 4. Theoretical questions on multithreading and coredata.
avatar

Senior Software Engineer IOS

Interviewed at Disney+ Hotstar

3.5
Dec 5, 2019

1. Sorting an array with limited elements inside. 2. Given an array with elements' index added by a certain rule, sort it at a complexity less than nlogn 3. A design problem to help design the feed view controller. 4. Theoretical questions on multithreading and coredata.

Viewing 4541 - 4550 interview questions

Glassdoor has 5,593 interview questions and reports from Ios software engineer 2 interviews. Prepare for your interview. Get hired. Love your job.