Skip to main content
Go to Latest
function PrefixTreeSearch
import { PrefixTreeSearch } from "https://deno.land/x/masx200_leetcode_test@9.0.4/implement-trie-prefix-tree/PrefixTreeSearch.ts";

Parameters

word: string

Returns

boolean