Algorithms and Data Structures part 1¶ ← Back Basic Info¶ Course ID: 146290 Professor: Vella Moodle Download Name Type Item Size Lab / 3 items 3 KiB README md / 2 KiB More Info¶ Moodle Link¶ [146290] Algorithms and Data Structures (part 1) - VELLA 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 link 1 link 2 link 3 Multiplication Integer multiplication in time O(n log n) link 1 link 2 algorithm assembly instructions IDEA