-
Notifications
You must be signed in to change notification settings - Fork 272
Google Summer of Code Project Ideas
Following are the latest project ideas for GSoC. Students are requested to discuss before applying. Discussing via email (gdp.1807@gmail.com and anutosh.bhat.21@gmail.com) would be the best.
Project Length - 350 hours
Mentors - @czgdp1807, @anutosh491
Expected Outcomes - Python tests running with Backend.CPP
as the backend.
Project Length - 175 hours
Mentors - @czgdp1807, @anutosh491
Expected Outcomes - unordered_map
, unordered_set
have drop in replacements implement in PyDataStructs.
Project Length - 90 hours
Mentors - @czgdp1807, @anutosh491
Expected Outcomes - APIs for comparing two data structures added. Tests added for the same.
- Graph Algorithms - https://github.com/codezonediitj/pydatastructs/issues?q=is%3Aissue+is%3Aopen+label%3Agraphs.algorithms
Project Length - 350 hours
Mentors - @czgdp1807, @anutosh491
Expected Outcomes - Different graph algorithms added along with proper tests.