Skip to content

cppit::Dictionary optimisations #5

Description

@Flu

Make Dictionary class store values as red-black bynary tree or AVL. Makes searching, inserting and deleting time complexity logarithmic. Currently is O(n).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions