Describe a project to me that you had to work on, and any challenges you may have come across.
Ios Interview Questions
7,861 ios interview questions shared by candidates
Basic iOS questions and an algorithmic style take home assessment
- create a struct called vehicle and add some properties to it - How to connect swift with objective c - isPrime leetcode
"This one stumped a team of engineers for 3 months, but we finally figured it out. A client wants to display JPG images on their website but wants to prevent copying. How would you do that?"
Onsite 1: A question is similar to "canConstruct". Write a function that takes a string and an array of strings as input and returns a boolean if you can construct a string in the input out of substrings in the attay. Alternatively, you might need to return an array of substrings
Tell me about memory management of objc
Design an image browsing app
twisters with palindrome strings
given an N-ary tree, print the boundary nodes in anti-clockwise order. • In a Binary Search Tree, find the value closest to a given double (recursively). • Implement a rate limiting API algorithm; extend the discussion into iOS-related implementation details. • System design: build a dating app like Tinder, focusing on scalability, user matching, and real-time performance.
Can you build a complete checkout experience with product summary, payment options, and order confirmation using SwiftUI or UIKit within an hour?
Viewing 1461 - 1470 interview questions