Thank you for considering contributing to this repository! Here are some ways you can contribute:
- Enhance the README file by correcting grammar and syntax errors.
- Improve the structure and layout of the content.
- Write the same structure present in the README file in Java, JavaScript, Python, or any other language.
- Link resources to cover missed topics in the README content.
- Provide additional resources with content.
- Add more useful content.
- Add files implementing data structures (insertion, deletion, searching).
- Include conceptual implementation codes in C, C++, Java, Python, or any other language of your choice.
- Respective Algorithms implementation
Important: Make any of the above changes in an organized and proper structure.
Note: You can add your own content if you wish.
Example:
- JavaScript-DSA
(folder)
- 01-Introduction
(folder)
- 02-Data-Structures
(folder)
- Linked-List
(folder)
- Operations
(folder)
- Singly-Linked-List
(folder)
- insertion.js or insertion.md
(file)
- deletion.js or deletion.md
(file)
- insertion.js or insertion.md
- Doubly-Linked-List
- insertion.js or insertion.md
(file)
- deletion.js or deletion.md
(file)
- insertion.js or insertion.md
- Singly-Linked-List
- Operations
- Linked-List
- 01-Introduction
Example:
- 03-Algorithms
- Greedy Method
(folder)
- Fractional-Knapsack-Problem.cpp
(file)
- Fractional-Knapsack-Problem.cpp
- Recursion
(folder)
- Divide and Conquer
(folder)
- Greedy Method
Thanks! ❤️ ❤️ ❤️
SERVERX Team