Annotated solutions to Amazon's AMCAT assessment.
-
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.
Annotated solutions to Amazon's AMCAT assessment.
Repository from Github https://github.comshamoh19/Sample-Solution
Annotated solutions to Amazon's AMCAT assessment.
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.
Annotated solutions to Amazon's AMCAT assessment.