Experience that was relevant to the role.
Implementation Manager Interview Questions
9,621 implementation manager interview questions shared by candidates
I had two logic puzzle questions where I had to explain my answer/ design a system to solve a problem, and one coding question that had to do with remainders. I think the solution included a nested for loop.
Given a number, determine whether it's prime or not
Easy–medium LeetCode style problem (optimized)
How do you get three gallons?
Write a function to determine if n is prime or not, then call the function in a method that prints all prime numbers present up to 100. Typical follow up questions about possibly making function more efficient (e.g. start for loop at 2 since that is the first prime number).
Why are you interested in working at FAST?
Reverse a string with spaces and special characters
Questions about personal goals, long term plans, company directives, etc.
Describe a time when a project went off the rails and how did you deal with it?
Viewing 7711 - 7720 interview questions