Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hacktoberfest] Create Python DSA Projects #37

Open
gautamankoji opened this issue Oct 18, 2024 · 0 comments
Open

[Hacktoberfest] Create Python DSA Projects #37

gautamankoji opened this issue Oct 18, 2024 · 0 comments

Comments

@gautamankoji
Copy link
Contributor

Issue: We want to showcase how Data Structures and Algorithms can be applied in Python to solve real-world problems. Your task is to develop a Python project that uses at least two DSA concepts (e.g., Graphs, Trees, DP).
Requirements:

  • Project should solve a unique problem (e.g., route optimization, text compression).
  • Detailed documentation should be added for setup, code explanation, and DSA concepts used.
  • Bonus if you include unit tests to verify correctness!

Suggested Projects:

  • Maze Solver using DFS and BFS

  • Flight Scheduler using Graphs and Priority Queues

    Help us show how DSA can be fun and practical in Python!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant