C-Plus-Plus icon indicating copy to clipboard operation
C-Plus-Plus copied to clipboard

feat: add AvlTreeMap data structure

Open RIvance opened this issue 3 years ago • 1 comments

Description of Change

The comments in data_structures/avltree.cpp mentioned that:

\todo update code to use C++ STL library features and OO structure \warning This program is a poor implementation and does not utilize any of the C++ STL features.

I implemented a full-featured map using AVL Tree and wrote some tests.

Checklist

  • [x] Added description of change
  • [x] Added file name matches File name guidelines
  • [x] Added tests and example, test must pass
  • [x] Added documentation so that the program is self-explanatory and educational - Doxygen guidelines
  • [x] Relevant documentation/comments is changed or added
  • [x] PR title follows semantic commit guidelines
  • [x] Search previous suggestions before making a new one, as yours may be a duplicate.
  • [x] I acknowledge that all my contributions will be made under the project's license.

Notes:

RIvance avatar Jul 29 '22 14:07 RIvance

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Aug 29 '22 00:08 github-actions[bot]

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Oct 01 '22 00:10 github-actions[bot]

Thanks for the feedback! :smiley: All fixed.

RIvance avatar Oct 03 '22 12:10 RIvance

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Apr 02 '23 00:04 github-actions[bot]

Thanks for the review again. All missing docs are added. :slightly_smiling_face:

RIvance avatar Apr 09 '23 15:04 RIvance

All done. :)

RIvance avatar Apr 15 '23 16:04 RIvance

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar May 30 '23 00:05 github-actions[bot]

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 01 '23 00:07 github-actions[bot]

Please ping one of the maintainers once you commit the changes requested or make improvements on the code. If this is not the case and you need some help, feel free to ask for help in our Gitter channel or our Discord server. Thank you for your contributions!

github-actions[bot] avatar Jul 09 '23 00:07 github-actions[bot]