Skip to content

Add AVLTree data structure#30

Merged
Slashmsu merged 2 commits into
masterfrom
x34wd0-codex/continue-development-based-on-plan
Jun 4, 2025
Merged

Add AVLTree data structure#30
Slashmsu merged 2 commits into
masterfrom
x34wd0-codex/continue-development-based-on-plan

Conversation

@Slashmsu
Copy link
Copy Markdown
Owner

@Slashmsu Slashmsu commented Jun 4, 2025

Summary

  • implement AVLTree with basic rotation logic
  • export AVLTree from package index
  • add AVLTree unit tests
  • add a README example for AVLTree usage

Testing

  • npm run build
  • npm test

https://chatgpt.com/codex/tasks/task_e_683fef8836e4832c8dc8de8b2f116ffd

@Slashmsu Slashmsu merged commit 75129a6 into master Jun 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant