aaryahjolia / dsa_competitive-coding

A repository to learn deep competitive coding algorithms along with DSA.
MIT License
96 stars 120 forks source link

[GSSoC' 23] Adding standard topic based question under different data structures #334

Open ritik48 opened 1 year ago

ritik48 commented 1 year ago

Hi @aaryahjolia , There are many standard topic questions under different data structures. I would like add standard topic based folders under different data structures

For example , structure will be:

|- tree
|  |-spanning tree
      - Connecting Cities With Minimum Cost
      - Optimize Water Distribution in a Village
      - Find Critical and Pseudo-Critical Edges in Minimum Spanning Tree

and similarly for other data structures.

adityavpawar commented 1 year ago

Please assign me this issue so that I can resolve it under GSSOC-23