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.
Sigiloso
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.