Repository template for a local development environment to efficiently learn the Algo-method.
Kapture.2022-06-12.at.13.56.58.mp4
Create a repository from this link and clone it locally.
Generate test cases and answer sheet for the target question under /questions
.
The question number is the number at the end of the URL. (e.g. https://algo-method.com/tasks/116/
is No=116
)
make get_question No=116
Run test on the target question.
make run_test No=116
Go to the question page and submit your answers 🎉