- stack
- queue
- linear search
- binary search
- factorial
- fibonacci
- bubble sort
- quick sort
"Use this template" and add "Collaborators" in "Settings"->"Manage access"
Comment the code of test for the function you don't want to test.
Use "pytest --cov=tasks --cov-report term-missing tests" for check coverage