Employee Hierarchy based problem in swift( has no relation ds or algo)
Ios Software Engineer 2 Interview Questions
5,596 ios software engineer 2 interview questions shared by candidates
What was an initiative that you took in your workplace, how did you go about it, what was the outcome?
Asked me to describe my thought process for my at-home coding exam. Asked me to design algorithms for some scenarios. Was not expected to remember how to implement things by name (i.e., no "implement heap sort"). Problems were well explained.
Tech interview covering the iOS app that I built in the previous stage of the process
Computer science fundamentals with whiteboard coding: reverse a string, reverse a string using recursion, etc
Initial interview with the recruiter asking about why I wanted to work at Schibsted, my background and also my salary
The flow of the discussion: 1. What do you do generally on a day to day basis in your current role? 2. What is unowned property 3. Difference between week & unowned 4. What is the difference between Struct & Class 5. Which one among the Struct & Class does the Apple recommend 6. What do you know about protocol & delegates 7. What are the different ways of storing data in iOS 8. What are the Core Data Stacks 9. What do you know about authentication process in any application Programming Question: Given any number, convert it into Binary, and print the number of 1s in it. Write a program to print the following pattern * * ** ** *** *** **** **** **********
They asked about basics of swift and few questions of tableView and collectionView
What is singleton.Write the code . what is difference between frame and bounds? what is the difference between function and closure? what is core data?
Find a common node with these two singly linked lists
Viewing 4101 - 4110 interview questions