Pregunta de entrevista de 98point6

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

Respuesta de la entrevista

Anónimo

3 de oct de 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.