Youwang Deng
I'm a software developer, familiar with C#, Java, JavaScript, focus on full stack development.
Navigation
Home
About Me
My Projects
Leetcode Math and Simulation Note
18 Jul 2019
»
Leetcode-Math
,
Algorithm
Math
start from base case, check each step and find the logic
Fraction Simulation
Factor Observation
Simulation
simulate the process
be careful about details and corner cases
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 Dynamic Programming Note
Leetcode Bit Manipulation Note »