I applied online. The process took 1 week. I interviewed at Speechify (Stockholm, Stockholm) in Nov 2025
Interview
Applied online and got an email to schedule a time slot for an assessment. After reading readme file I decided not to proceed cuz it was too many requirements for 60 min.
Application
I applied through other source. I interviewed at Speechify in Mar 2026
Interview
They sent an AI-generated test task based on the Now in Android app that you need to complete in 90 minutes. The project you need to modify is so bloated it takes around 20 minutes just to set up on a beefy laptop with fast Internet. While you work on the task, your screen and camera are recorded. They encourage you to use Claude or Codex, like you're going to buy a subscription to complete a test task to impress an AI...
Interview questions [1]
Question 1
Implement 2 features in the Now in Android app: bookmark private notes and multiselect on the bookmarks screen
I applied online. I interviewed at Speechify (Belgrade, Central Serbia) in Jan 2025
Interview
I filled in a resume and application form after which I got an email with interview to a coding challenge where I got access to a repository. In it I had an Android project set up that had a model and repository layer implemented that returned list of books and books by ID, Then I had to create a screen with list of books that can be filtered and clicked, where user could see its details. I implemented MVVM approach with Jetpack Compose and its navigation exposing StateFlows with screen states. Although I had only 60 mins for all of that I got rejected stating (quote) "Even though you didn’t quite make it through that round, we really liked your skills and would like to give you another chance. We use a lot of AI here at Speechify, so we created an assessment built around using AI in the role. "
Personally I find this to be very unprofessional.
Interview questions [1]
Question 1
To implement list of books screen that can be filtered by name and details for each book without using any help.