Pergunta de entrevista da empresa Accio Data

The coding test provided by their Senior Software Engineer, was to provide a OOP program in any language I wanted that would run an automated game of blackjack with one player and a dealer using 6 decks of cards.

Resposta da entrevista

Sigiloso

12 de ago. de 2020

I provided a Python application that fulfilled all requirements, consisted of 3 classes, totaled under 200 lines of code, and had a run time under 0.001 seconds.