Skip to content

Implemented trie #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Implemented trie #22

wants to merge 5 commits into from

Conversation

socpite
Copy link

@socpite socpite commented Mar 6, 2025

Implemented trie. Supports adding strings, traversing trie via TrieIterator.

@socpite socpite requested a review from kassane as a code owner March 6, 2025 06:58
@kassane
Copy link
Member

kassane commented Mar 6, 2025

Hi @socpite ,

Thank you for your contribution.

Please, add new algorithm in runall.cmd too.

Regarding the error that occurred in CI (Linux/macOS), by default it detects the most recent final release (now, v0.14.0) which has some compatibility breaks.

@socpite
Copy link
Author

socpite commented Mar 6, 2025

I've added trie to runall.cmd. It seems that runall.cmd is not mentioned in CONTRIBUTING.md

kassane
kassane previously approved these changes Mar 6, 2025
@github-actions github-actions bot requested a review from Panquesito7 as a code owner March 6, 2025 18:55
Copy link
Member

@kassane kassane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stick zig v0.13.0

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.

3 participants