Standard initial screening questions. Nothing special.
Senior Ios Engineer Interview Questions
619 senior ios engineer interview questions shared by candidates
Quels sont les avantages et les inconvénients des valeurs optionnelles dans une classe ?
Specific questions on the skill-test were related to : architecture, clean code, design pattern, tests, Swift language programming etc..
Describe a specific task you have accomplished in your experience that you are proud of. Explain why it was significant to you.
Leetcode problem: shortest word distance
Take home challenge was to build the blog view of their app. This can be found by downloading their app, using demo mode, opening the hamburger menu and selecting daily capital blog. Usual requirements: pull blogs from rss feed, display content, content is styled html, display loading state, etc.
coderpad: Leetcode problem - shortest distance to string
Value types vs Reference types
I feel the take home test was the main bit of the interview. The task is to consume an API and build a UI, using a clean code architecture.
- Take home challenge was to build the blog view of their app. This can be found by downloading their app, using demo mode, opening the hamburger menu and selecting daily capital blog. Usual requirements: pull blogs from rss feed, display content, content is styled html, display loading state, etc. - Rebuild the allocations view of their app. You can find this by downloading their app and using the demo mode. Open the hamburger menu select holdings and allocations then in the top right select the rectangle button and select allocations. The view you are asked to build is the top view with the rectangles. The function takes in an array of integer allocation values . Place a rect on the view for each value based on the ratio to the sum of all values.
Viewing 401 - 410 interview questions