#
anagram
Here are 5 public repositories matching this topic...
A Rust implementation that finds anagrams of a given target word from a list of candidates. The solution considers case-insensitive matching, handles Unicode characters, and avoids treating a word as its own anagram. The project includes extensive tests to ensure correct functionality.
-
Updated
Sep 18, 2024 - Rust
🐰 Follow the Rabbit Code Challenge implemented in Rust
-
Updated
Feb 20, 2018 - Rust
Improve this page
Add a description, image, and links to the anagram topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the anagram topic, visit your repo's landing page and select "manage topics."