recursion, dynamic programming, algorithms and data structures.
Staff Software Engineer Interview Questions
2,635 staff software engineer interview questions shared by candidates
1. Basic S/W Question for 10 mins. 2. Implementation of the algorithm to do with ranges.
=== TECHNICAL === • I was asked to implement JSON.Stringify. (ehem, ehem, creativity and novelty in the problem to ask!) • I finish that with unit tests in half an hour which later I found was working way better than all the version I could find online in random people's public github accounts. • The interviewer asked me to support recursive loops in Javascript. He didn't even have a working example and it was super-tricky to think about it -- an object having properties to point to the object itself to form a loop of "pointers" in Javascript! I modified my code to cover that too. I tested that and it worked perfect. • And guess what, the feedback (more than a week later) was that there are "some concerns about my Javascript" so they need to have a second phone interview. lol. I could only laugh! I just bailed out and canceled it. Enough is enough.
Describe a time when you experienced conflict / gave constructive criticism / identified areas for growth.
Q: Print out the diffs between to hashes
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.
Question about my past experience, What interested me in the role with Affinidi and some behavioural questions.
Explain actors in the Swift Concurrency paradigm including the use of Actors
OOP is weird thing to interview for. They asked me to implement a tic-tac-toe game.
simple, easy, technical and non-technical
Viewing 961 - 970 interview questions