Skip to content

Add Trie using 2D Array  #436

Open
Open
@mujtaba1747

Description

@mujtaba1747

🚀 Feature

(A clear and concise description of what the feature is.)

Have you spent some time to check if this issue has been raised before?

Yes, this issue hasn't been raised earlier.

Have you read the Contributing Guidelines?

Yes !

Pitch

Trie can be implemented using a Tree Like structure (using HashMaps) which has already been implemented in this repo. Apart from this, it can also be implemented using a 2D Array.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions