/Amazon-AMCAT-Assessment

Annotated solutions to Amazon's AMCAT assessment.

Primary LanguagePython

build-badge

About

Annotated solutions to Amazon's AMCAT assessment.

Layout

  • questions/ : The questions on their own.

  • src/ : The associated code for each question.

  • test/ : Tests for the code based on the supplied example input and expected output.