Tip 1 : Please try 5-10 DS questions on daily basis.
Tip 2 : Please your core language, your work, your daily task.
Tip 3 : Try to improve your coding styles.
Tip 1 : Mention your all tech stack you work.
Tip 2 : Try to highlight your strong points.
They asked about some problem solving question and also asked iOS Based question. I only remember 1 coding question from this round.



S = “hello”
Explanation :
The reverse of the string ‘S’ is “olleh”.
I write the solution using online Swift compiler
They asked purely iOS based question and also give some code sample and asked for output.
They asked about weak, unowned, strong, ARC, GCD and other iOS concept deeply.
This is manager round and they asked about architecture design.
They asked to create flow diagram to create for an app in which we have a tableview and on each cell we need to do an API call and we need to manage these API call when we scrolling.
They check our mind set, culture fit etc.
Tell me about yourself.
Why do want to join this company?
How you can manage a team where some people coding style is different from yours?

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is the index number of the last element of an array with 9 elements?