Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function PrefixTreeSearch
import { PrefixTreeSearch } from "https://deno.land/x/masx200_leetcode_test@10.0.1/implement-trie-prefix-tree/PrefixTreeSearch.ts";

Parameters

word: string

Returns

boolean