aaryahjolia / dsa_competitive-coding

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

Implementing advanced data structures: Fenwick trees, trie, Segment trees , Red black trees #327

Open Yashika-Agrawal opened 1 year ago

Yashika-Agrawal commented 1 year ago

Currently, the DSA repository does not include an implementation of the Advanced Data Structure. I believe adding this data structure would greatly enhance the repository's offerings and provide a valuable resource for future contributors and learners.

Yashika-Agrawal commented 1 year ago

Hey @aaryahjolia , I am a GSsoc'23 contributor , I would like to solve this issue as I am preparing for competitive programming and advanced data structure so it will enhance my skills. Please assign me this task!