Ninja has to implement a data structure "TRIE" from scratch. Implement the functions as follows: 1) Trie(): Initializes the trie object. 2) insert("WORD"): Inserts ...
用 AI 当教练,把 LeetCode 从“刷题”变成“系统化学习”。 本仓库收录我在 AI(GitHub Copilot / Claude)辅助下整理的 LeetCode 题解笔记。 重点不是“题做出来”,而是沉淀解题模板 + 提升主动回忆能力 ...