I applied through university. The process took 1 day. I interviewed at Fast Enterprises (Birmingham, AL) in Sep 2025
Interview
In my technical interview they asked me the modulus question about prime numbers. They first wanted me to print the first 100 prime numbers using pseudocode, and then build the algorithim that tested if it was a prime number or not.
Interview questions [1]
Question 1
Write an algorithim to print the first one hundred prime numbers
I applied through university. The process took 2 weeks. I interviewed at Fast Enterprises in Oct 2023
Interview
Got an interview the day after a career fair. The recruiter brought a promoted intern with her who conducted the technical part of the interview. Overall very nice, but they started the interview about 15 minutes late.
Interview questions [1]
Question 1
Write a function to print the first 100 prime numbers.