"소프트웨어란 알고리즘과 자료구조가 합쳐지면 그게 소프트웨어다."
- Knuth, the author of "The Art of Programming Language"
The Art of Programming Language by Knuth
- 읽지 않더라도 (?) 가지고는 있어야 할 책
자료구조를 정하면 알고리즘을 정할 수 있다.
따라서 자료구조를 잘 정해야 한다.
WRITTEN BY
,
"소프트웨어란 알고리즘과 자료구조가 합쳐지면 그게 소프트웨어다."
- Knuth, the author of "The Art of Programming Language"
The Art of Programming Language by Knuth
- 읽지 않더라도 (?) 가지고는 있어야 할 책
자료구조를 정하면 알고리즘을 정할 수 있다.
따라서 자료구조를 잘 정해야 한다.