Skip to content

[Hacktoberfest] Create Python DSA Projects #37

@gautamankoji

Description

@gautamankoji

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!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions