README¶
Basic Info¶
Algorithms and Data Structures part 1
└── README.md
More Info¶
Moodle Link¶
Textbook¶
- Introduction to Algorithms - Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein - Third Edition - Massachusetts Institute of Technology
- link 1
- link 2
- link 3
About¶
- PhD jokes
- PhD Comics
- algorithm
- Programming pearls: algorithm design techniques
- C bible
- The C Programming Language - Brian W. Kernighan, Dennis M. Ritchie - Second Edition
- Multiplication
- Integer multiplication in time O(n log n)
- algorithm assembly instructions
- IDEA