Code Kai (解)
Home
About
Writing
Diary
Search
A blog by Kai to record learning, building, and exploring.
Find me on
,
and
.
LeetCode
(66)
2025-06-11
6. Zigzag Conversion
2025-06-08
5. Longest Palindromic Substring
2025-06-07
4. Median of Two Sorted Arrays
2025-06-05
3. Longest Substring Without Repeating Characters
2025-06-04
2. Add Two Numbers (Linked List)
2025-06-03
1. Two Sum (HashMap)
Page 7 of 7
Topics
Array
Backtracking
Binary Search
Bit Manipulation
Divide and Conquer
Dynamic Programming
Greedy
Hash
HashMap
Hashing
KMP
Linked List
Math
Permutation
Priority Queue
Recursion
Regular Expression
Sliding Windows
Sorting
Stack
String
Trie
Two Pointers