I applied online. The process took 4 weeks. I interviewed at Uncountable in Nov 2020
Interview
I applied and a few days later I had my first interview. This was an initial screening to make sure that Uncountable and I were a fit in terms of values, expectations, and goals.
I had my second interview two weeks later and this was a technical interview. It had three questions in total.
My final interview was a few days later and I got to meet another team member for a chat. They demoed their product and was asked to show something I had built. Unfortunately I had some bug in my program and didn't get it to run. The interview was successful despite this.
Interview questions [1]
Question 1
Technical Questions
1. Build an excel sum function.
2. You walk in spiral pattern in a grid. In which square will you end up in after n moves.
3. Some SQL questions.
Met with a founder of the company to get an overview of the company and to get to know each other. Followed up with a technical interview with an engineer, focused on questions that built on top of each other to reflect emphasis on scaling products.
Interview questions [1]
Question 1
Given a string and integer n, print out all characters that appear at least n times.