Youwang Deng
I'm a software developer, familiar with C#, Java, JavaScript, focus on full stack development.
Navigation
Home
About Me
My Projects
Leetcode Brute Force Note
15 Jul 2019
»
Leetcode-Array
,
Leetcode-ArrayList
,
Leetcode-LinkedList
,
Algorithm
Brute Force
backtracking
try out
all possibilities
every element have
several choice
restore state
after one loop
Related Posts
Data Structure and Algorithm learning guide
(Categories:
Algorithm
)
Crack Algorithms
(Categories:
Algorithm
)
Climb the Hill and Optimization
(Categories:
Algorithm
,
Interview
,
Java
)
Union Find and Optimization
(Categories:
Algorithm
,
Interview
,
Java
)
Skip List
(Categories:
Java
,
Data-Structure
,
Algorithm
)
Leetcode Bit Manipulation Note
(Categories:
Leetcode-BitManipulation
,
Algorithm
)
« Leetcode Search Note
Leetcode BFS & DFS Note »