Code Kai (解)
Home
About
Writing
Diary
Search
A blog by Kai to record learning, building, and exploring.
Find me on
,
and
.
LeetCode
(66)
2025-07-14
59. Spiral Matrix II
2025-07-11
57. Insert Interval
2025-07-11
58. Length of Last Word
2025-07-10
53. Maximum Subarray
2025-07-10
56. Merge Intervals
2025-07-08
54. Spiral Matrix
2025-07-07
44. Wildcard Matching
2025-07-06
47. Permutations II
2025-07-06
48. Rotate Image
2025-07-06
49. Group Anagrams
Page 2 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