- All the codes should be modular.
- All the codes should be indented.
- Name of the file should be algorithm's name and first letter of file should be capital.
- Code written should be readable.
- Variable names should be logical and understandable. Like int x; //This is not allowed
- Same algorithm can be submitted in different languages.
- Please Fix only one issue in one pull request
forked from shivhek25/Data-Structures-Algorithms
-
Notifications
You must be signed in to change notification settings - Fork 0
souvikxyz/Data-Structures-Algorithms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Your personal library of every algorithm and data structure code that you will ever encounter
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 38.9%
- Java 33.9%
- Python 23.6%
- C 3.6%