My homeworks of NTU EE 4033 Algorithms (by Yao-Wen Chang)
- Textbook: "Introduction to Algorithms, 3rd Edition (The MIT Press) 3rd Edition" by Thomas H. Cormen, Charles E. Leiserson , Ronald L. Rivest, Clifford Stein
- Homework refernce soultion: https://ita.skanev.com/index.html / https://walkccc.github.io/CLRS/ / https://sites.math.rutgers.edu/~ajl213/CLRS/CLRS.html
enter workstation
ssh [email protected] -p 40051
upload program assignment
scp -P 40051 <filename> [email protected]:/raid4/courses/algo2019/Alg19039/<path>