realstealthninja
realstealthninja
### Detailed description Times change so does the development of algorithms and documentation Some of the older algorithms existing in this repository do not fit the [contribution guidelines](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/CONTRIBUTING.md). A short...
Repository requires standardized documentation format.
There is no issue nor pull request template. It seems like this repository is completely abandoned.
## Minor update: huge bug fixes and improvements and complying with pep8 ### Why: alot of bugs. like reactions not working properly. this was a huge issue as the "interactive...
All the code is non compliant to ruff either: make all lines shorter than 88 or: increase the line length limit
### Description #2702 mentions reports of algorithms failing to compile due to a reordering of the headerfiles. Including cstdint would be better practice too. ### Expected behavior all typedefs of...
Please add the CIs from the algorithms repository such as directory writer https://github.com/TheAlgorithms/scripts
#### Description of Change Improve build times by making the builds parallel see TheAlgorithms/C-Plus-Plus/2714 for more information #### References #### Checklist - [x] Added description of change - [ ]...
#### Description of Change #### Checklist - [x] Added description of change - [x] Added file name matches [File name guidelines](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/CONTRIBUTING.md#New-File-Name-guidelines) - [ ] Added tests and example, test must...