Skip to Main Menu
Algorithm Solutions
Solutions for algorithm questions.
Search
Search
Archive
Tags
Array
Backtracking
Binary Search
Binary Search Tree
Binary Tree
Bit Manipulation
Brainteaser
Breadth-first Search
Counting
Data Stream
Depth-first Search
Design
Divide and Conquer
Dynamic Programming
Game Theory
Geometry
Graph
Greedy
Hash Function
Hash Table
Hash Tables
Heap
Heap(Priority Queue)
Iterator
Linked List
Math
Matrix
Memoization
Memorization
Minimax
Monotonic Stack
Number Theory
Ordered Map
Ordered Set
Prefix Sum
Queue
Quickselect
Randomized
Recursion
Rolling Hash
Segment Tree
Shortest Path
Simulation
Sliding Window
Sliding Windows
Sort
Sorting
Stack
String
String Matching
Tree
Trie
Two Pointers
Union Find
二分查找
位运算
分治算法
动态规划
双指针
哈希表
回溯算法
堆
字符串
广度优先搜索
排序
数学
数组
栈
树
深度优先搜素
深度优先搜索
滑动窗口
设计
递归
链表
队列
Skip to Content
Toggle Sidebar
HomePage
Tags
Backtracking
Algorithm Solutions
Solutions for algorithm questions.
Tag:
Backtracking
Posted on
2020, Nov 23
10. Regular Expression Matching
Posted on
2020, Dec 03
17. Letter Combinations of a Phone Number
Posted on
2020, Dec 05
22. Generate Parentheses
Posted on
2022, Jun 02
37. Sudoku Solver
Posted on
2020, Dec 05
39. Combination Sum
Posted on
2020, Dec 05
40. Combination Sum II
Posted on
2020, Dec 05
46. Permutations
Posted on
2020, Dec 05
47. Permutations II
Posted on
2020, Dec 05
51. N-Queens
Posted on
2020, Dec 05
52. N-Queens II
Posted on
2020, Dec 01
60. Permutation Sequence
Posted on
2020, Dec 05
77. Combinations
Posted on
2020, Nov 24
78. Subsets
Posted on
2020, Dec 05
79. Word Search
Posted on
2024, Apr 25
89. Gray Code
Posted on
2020, Dec 05
90. Subsets II
Posted on
2020, Dec 03
93. Restore IP Addresses
Posted on
2023, Apr 04
95. Unique Binary Search Trees II
Posted on
2020, Dec 05
211. Design Add and Search Words Data Structure
Posted on
2020, Dec 05
216. Combination Sum III
Posted on
2020, Dec 05
357. Count Numbers with Unique Digits
Posted on
2023, Feb 05
401. Binary Watch
Posted on
2020, Dec 05
494. Target Sum
Posted on
2020, Nov 25
784. Letter Case Permutation