Skip to content

Added trie implementation in C++ with a possible use-case being searching students in my university.#213

Open
Raajzz wants to merge 1 commit intoccgcv:mainfrom
Raajzz:main
Open

Added trie implementation in C++ with a possible use-case being searching students in my university.#213
Raajzz wants to merge 1 commit intoccgcv:mainfrom
Raajzz:main

Conversation

@Raajzz
Copy link

@Raajzz Raajzz commented Oct 31, 2022

VIT Search

This is a mini project aimed at implementing the trie data structure to efficiently search student details given their registration number (or any form of unique identification code).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant