Advanced-Data-Structures-with-Python icon indicating copy to clipboard operation
Advanced-Data-Structures-with-Python copied to clipboard

Added AVL Tree Data Structure and Made appropriate changes in Readme.md

Open singhalpranav22 opened this issue 4 years ago • 2 comments

Added AVL tree Data structure


Contribution for hacktober fest

singhalpranav22 avatar Sep 30 '20 18:09 singhalpranav22

Hi @singhalpranav22,

Thanks for your contribution. 2 reasons I can't accept the pull request right away:

  1. Plagiarism: Please do not use code directly from geeksforgeeks. Instead, try writing the code from scratch.
  2. Please write an explanation for AVL tree and your code. Add the markdown for the same to the repository.

Let me know if you have any questions.

bhavinjawade avatar Sep 30 '20 22:09 bhavinjawade

Sure..I will look forward and won't make this mistake again in future.

singhalpranav22 avatar Sep 30 '20 22:09 singhalpranav22