We are given a vocabulary V of (lowercase) English words. It uses letters of the English alphabet [a-z], digits [0-9], and the apostrophe symbol [']. No other characters are used in the vocabulary V.
LeetCode is a platform for practicing algorithms and data structures through various coding challenges. This repository contains my personal solutions to these challenges, all implemented in Rust.