Given an array or User (struct), get the top 1k user that is closest to a given location.
Ios Mobile Software Engineer Interview Questions
21 ios mobile software engineer interview questions shared by candidates
twisters with palindrome strings
What is the difference between MVVM and MVP?
Explain Clean Architecture as if you were explaining to someone who is non-technical.
First interview: 1- Do you have github? 2- Do you know gitflow? 3- What is your opnion about singleton design pattern? Second one 1- Do you know embedded system? 2- Do you know who are DevOps and what they do? 3- Explain the usage of design patterns in security systems? 4- Have you used design patterns in real world problem, tell us about these? 5- What kind of teams you worked with before? 6- Do you prefer to be given detailed task or general idea and you do research? 7- How would you research if you were given general idea or concept? 8- Lots of question unrelated to mobile development
Find the maximum sum of two numbers from the given array [105, 145, 100, 150] such that: * The first digit of one number matches the first digit of another number. * The last digit of one number matches the last digit of another number.
Find the length of the longest substring that does not contain "aaa" or "bbb", we can use a sliding window approach.
Given a binary tree find the level with maximum number of nodes.
Not question really there was not anyone that can ask technical question about the role domain.
Implement a custom NotificationCenter.
Viewing 1 - 10 interview questions