> For the complete documentation index, see [llms.txt](https://protegejj.gitbook.io/algorithm-practice/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://protegejj.gitbook.io/algorithm-practice/leetcode/hash-table.md).

# Hash Table

- [599 Minimum Index Sum of Two Lists](https://protegejj.gitbook.io/algorithm-practice/leetcode/hash-table/599-minimum-index-sum-of-two-lists.md)
- [697 Degree of an Array](https://protegejj.gitbook.io/algorithm-practice/leetcode/hash-table/697-degree-of-an-array.md)
- [734 Sentence Similarity](https://protegejj.gitbook.io/algorithm-practice/leetcode/hash-table/734-sentence-similarity.md)
- [749 Shortest Completing Word](https://protegejj.gitbook.io/algorithm-practice/leetcode/hash-table/749-shortest-completing-word.md)
- [760 Find Anagram Mappings](https://protegejj.gitbook.io/algorithm-practice/leetcode/hash-table/760-find-anagram-mappings.md)
