akshitagit / CPP

Repository for C++/C codes and algos.
https://github.com/akshitagupta15june
MIT License
493 stars 434 forks source link

Add max heap min heap #602

Closed akshitagupta15june closed 3 years ago

srihari039 commented 3 years ago

Hey @akshitagupta15june I'm intereseted in contributing on these heap data structures! Can I take the lead for these?

akshitagupta15june commented 3 years ago

Yes you can

srihari039 commented 3 years ago

Hi @akshitagupta15june, I created the heap folder with the required files. and created a pull request :)