I applied online. The process took 2 weeks. I interviewed at Strava (Rochester, NY) in Jun 2021
Interview
Two behavioral interviews followed by a single technical interview that tests real world skills rather than focusing on heavy algorithmic problem solving. Knowledge in your respective field is necessary to pass their interviews.
Interview questions [1]
Question 1
Explain the Android SDK Life Cycle and describe some of their methods
Two rounds with first live coding based on Android to develop small part of the feature in Java or kotlin. Second was managerial quite easier. Process was fast and quite good. I interviewed for the android team hence most of the questions were related to that
Interview questions [1]
Question 1
Architectural standard for the android app like MVVP
I applied online. I interviewed at Strava in Apr 2025
Interview
Process was two rounds: a technical interview where they asked me to make a basic frontend layout in React, and a behavioral interview where they asked about a specific project I had worked on.
Interview questions [1]
Question 1
They asked me to create a webpage with a "tab" layout in React. It needed to have three tabs. The selected tab needed to be styled differently than the others. Upon clicking, the tab also needed to make a fetch call to an api, and then store the data and display it (they didn't have a real api, just wanted to see if I knew the pattern).