Skip to content

Conversation

socpite
Copy link
Contributor

@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
Contributor 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
kassane

This comment was marked as outdated.

@kassane
Copy link
Member

kassane commented May 11, 2025

Rebased to zig v0.14.0. @socpite, thanks for your contribution!

@kassane kassane merged commit 5317ae6 into TheAlgorithms:main May 11, 2025
5 checks passed
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