Westlake Services Interview Question

A simple fizzbuzz question in java

Interview Answer

Anonymous

Nov 1, 2021

I did an example going from 1 - 15 to cover all test cases on a white board, and then wrote out the program in java on a whiteboard. After writing the code, I would reapply the example onto my code going line by line.