There are many algorithm files for which there is no dedicated test file written instead there is a `main()` function that has a demonstration for that. Write test files for the Algorithms that do not have one. So that any bad changes in that algorithm can be identified.