Krishna Vedala
Krishna Vedala
https://github.com/TheAlgorithms/C/pull/619#issuecomment-702148934
Thank you @Shezza221b However, the documentation will not be compiled and not be visible until the code is updated to the specs. Please refer to [contribution guidelines](https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md) for a sample...
Review existing code and standards: https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/range_queries/fenwick_tree.cpp 
You can look at the empirical data - https://github.com/TheAlgorithms/C-Plus-Plus/graphs/traffic and notice the increase in traffic to the repo after the deployment of the doc site. I don't think the value-proposition...
> The problem with the code comments is that there isn't a standardized way to write comments and the writing of comments and docstrings is generally not enforced. We need...
> > Are you sure? While there might be multiple documentation standards, it is to the group the pick one and stick with it > > This is true, different...
I came across this repo: https://github.com/OpenGenus/cosmos with a really nice website A really good set of codes nicely organized into one giant repo. Even they are using the same long...
Once in a while, I go to the old commits and have requested the authors for status. I think every author should get a chance to revive their contribution and...
> > Once in a while, I go to the old commits and have requested the authors for status. > > I think every author should get a chance to...
> Hello everyone, > > I am not sure who the main author of this repository is, but I have a project of working on open source code and was...