Skip to content

Latest commit

 

History

History
executable file
·
82 lines (71 loc) · 5.82 KB

README.md

File metadata and controls

executable file
·
82 lines (71 loc) · 5.82 KB

algorithm

Implementation of useful algorithms into runnable and tested computer codes. Designed using imperative knowledge to understand and correctly solve problems. Analyzed using declarative knowledge to do optimizations and discover better solutions.

Imperative knowledge needs practice and experience, so i code. Declarative knowledge needs strong understanding in mathematical abstraction and rigor, so i never satisfied if designed algorithm do not reach logarithmic time.

Notes

Slides

Algorithms (Pricenton University)

MIT Sloan School

Analysis of Algorithms (Pricenton University)

Analytic Combinatorics

Researches

Books

Notes