98point6 interview question

Q: Create a calculator using the language of your choice?

Interview Answer

Anonymous

3 Oct 2022

I built a calculator using common OOP patterns under Javascript and talked about the what's and why's of the code decisions I was making.