puruagarwal1 / python_dir

accepted in hacktoberfest 2023
15 stars 110 forks source link

[feat]: Custom data structure #36

Open Parvezkhan0 opened 1 year ago

Parvezkhan0 commented 1 year ago

Implement a custom data structure like a Red-Black Tree, AVL Tree, or a Priority Queue from scratch. Write the necessary methods for insertion, deletion, and searching.

Parvezkhan0 commented 1 year ago

assign it to me

Parvezkhan0 commented 1 year ago

@puruagarwal1 label my issue with hacktoberfest