- 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 CodersForLife/Data-Structures-Algorithms
-
Notifications
You must be signed in to change notification settings - Fork 0
PShivani07/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++ 60.4%
- Python 20.6%
- Java 19.0%