-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Issue: Let’s showcase how DSA is used in real-world projects! Your task is to create a new folder that contains real-world project examples where DSA is applied. This could include projects for web development, AI, game development, etc.
Requirements:
-
Create a folder with real-world DSA-based project examples in any language (C++, Python, JS, Java).
-
Add a README.md explaining each project, what DSA concepts it utilizes, and how it solves the problem.
-
You can submit your own project or collaborate with others!
Suggested Folder Structure: -
/projects/web_dsa/README.md
(Web applications using DSA) -
/projects/ai_dsa/README.md
(AI/ML applications using DSA)Let’s inspire new programmers with practical, real-world DSA applications!