Recitation Logs 2014b

Recitation logs appear under the different tabs.

Number Topics Comments
1 Introduction, Python basics: variables, conditionals, loops -
2 Nested loops, lists, functions -
3 Binary representation of integers, Python's memory model -
4 Complexity and O notation -
5 More Complexity
Lambda expressions and high order functions
-
6 Prime numbers and Diffie Hellman protocol
Recursion
-
7 Recursion -
8 Object Oriented Programming -
9 Basic data structures - linked list and tree
Hashing
-
10 Hashing, repeated substring problem
Iterators and generators
-
11 String matching: Karp-Rabin
Text compression: Huffman
-
12 Text compression: Lempel-Ziv
Image Processing
-
13 Image noise reduction (denoising) -
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License