It is also good to include a readme.md file in each algorithm to explain how the algorithm functions.
I'd like to work on this! Should i include the readme.md file in the folder which contains the cpp file ?
@ashutosh97 Yes, the readme.md file exists at the same level as the code 馃憤
Created a readme.md file for Segment Trees. Please review and merge -
https://github.com/OpenGenus/cosmos/pull/591
I would like to work on this.
PR #629 readme.md for knapsack problem. Please review and merge
Most helpful comment
I'd like to work on this! Should i include the
readme.mdfile in the folder which contains the cpp file ?