2 rounds of Interview focusing on your understanding of Digital Marketing, social media marketing & brand marketing concepts.
Overall its an easy process. One needs to stay updated about Zivame's offerings, their latest campaigns.
I applied through other source. The process took 1 week. I interviewed at Actoserba (Bengaluru) in May 2022
Interview
Interview through Recro (after a hackerearth assignment and 1 round of interview involving android and basic DSA round). Single round interview involving Android concepts and a little bit of DSA. The interviewer was very friendly and willing to help.
Interview questions [1]
Question 1
1) Question related to Launch modes (not definition kind, but implementation by asking how can we achieve this kind of navigation related to SingleTask )
2) Activity Life cycle (various states and order of functions called when navigating between 2 activities)
3) Fragment - add vs replace, addToBackStack, setData() vs setArguments() when passing data, why not use a custom function
4) How ViewModel survives over activity lifecycle
5) what is lateinit
6) what is let keyword
7) what are scope functions in kotlin
8) explain null safety in kotlin
9) what are jetpack components
10) what is LiveData and difference between setValue and postValue
DSA Problem: Find the missing number in a given array
I applied online. I interviewed at Actoserba (Bengaluru) in Nov 2022
Interview
The interview process consists of three technical rounds. The first round evaluates your grasp of iOS basics, including Swift programming, UIKit, memory management, and basic app architecture. The second round focuses on data structures and algorithms, testing your knowledge of arrays, linked lists, trees, sorting, recursion, and time complexity. The final round presents DS & Algo problem-solving challenges, assessing your ability to devise efficient solutions, code proficiently, optimize when needed, and communicate your thought process. This comprehensive approach ensures candidates are well-rounded, capable of applying theoretical concepts practically, and adept at tackling real-world coding scenarios while demonstrating clear problem-solving strategies.
Interview questions [1]
Question 1
An iOS and DS & Algo interview might ask iOS-related queries on Swift, UIKit, memory management, and MVC architecture. DS & Algo questions could involve array manipulation, linked list traversal, tree traversal, sorting algorithms, and time complexity analysis. Applicants might need to solve coding problems, demonstrating efficient algorithm design, coding skills, and debugging proficiency. This dual-focus interview gauges candidates' ability to apply iOS concepts and solve algorithmic challenges, evaluating both technical iOS proficiency and problem-solving aptitude.