Everything you need to review has already been discussed in Glassdoor and Leetcode forums at length. The nice thing about the problems is they are all relevant to the problem space that Gusto sits in, so it isn't just whiteboarding for whiteboarding's sake.
Staff Software Engineer Interview Questions
2,609 staff software engineer interview questions shared by candidates
Question about my past experience, What interested me in the role with Affinidi and some behavioural questions.
OOP is weird thing to interview for. They asked me to implement a tic-tac-toe game.
simple, easy, technical and non-technical
The technical interview was around the challenge and questions about past projects, about decisions and implementation details and choices.
1. Questions on Frontend component Coding 2. One DSA based question.
Real time use case scenario in Swift development like how to manage multiple Analytics by using Abstract interface.
About last project. If I've team handling experience? What motivate me to apply for the role? Why I want to join okta?
The code challenge on the application is just a base64 encoded string that once you decode it is a lambda URL. Once you decode it and go to the URL it is some markdown with instructions. The instructions have another lambda URL that you go to plus instructions that there is a 3rd hidden URL within the HTML on the page rendered by the 2nd URL. You have to filter a bunch of DOM nodes based on matching some conditions of attributes, which lead you to yet another lambda URL. This final URL just returns a string and the instructions state to build a simple react app in CodeSandbox that fetches the string and displays it with a typewriter effect using only React APIs (and not CSS). The submission is just the "flag" that you captured (which is just the string that the last lambda URL returns) and the link to your code sandbox.
Mars rover TDD pair program
Viewing 961 - 970 interview questions