jfmartinz / ResourceHub

ResourceHub is an open-source project that serves as a one-stop repository of valuable resources curated by the amazing contributors in the community🚀
https://resourcehubdev.vercel.app/
MIT License
139 stars 275 forks source link

➕ [RESOURCE] - Add AVL Trees to DSA #1616

Open sreevidya-16 opened 1 month ago

sreevidya-16 commented 1 month ago

Idea Contribution

Where do you want to add the resource? Specify the category and section.

Description: A self-balancing binary search tree where the difference between heights of left and right subtrees cannot be more than one. Use Cases: Implementing balanced search trees, ensuring O(log n) time complexity for insertion, deletion, and lookup.

@jfmartinz, assign me this issue under GSSOC'24

Provide the URLs of the resources you are adding

No response

Any alternative approaches/features

No response

Additional Context

No response

Code of Conduct

github-actions[bot] commented 1 month ago

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUUTING.md carefully. Your contributions are highly appreciated! 😊

sreevidya-16 commented 1 month ago

@jfmartinz, could you please assign me this issue under GSSOC'24

sreevidya-16 commented 1 month ago

@jfmartinz, could you please assign me this issue under GSSOC'24

sreevidya-16 commented 1 month ago

@jfmartinz, could you please assign me this issue under GSSOC'24