Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
function TrieNodeInsert
import { TrieNodeInsert } from "https://deno.land/x/masx200_leetcode_test@10.6.5/sum-of-prefix-scores-of-strings/sumPrefixScores.ts";

Parameters

root: TrieNode
word: string