HWH 5's seminar HW
This multi-level task is about hash, hash fuctions and hash tables
- 1-lvl is just about an usual hash table
- 2-lvl is about memory-effective rehashing of hash table
- 3-lvl consists in finding all possible fours of the words a, b, c and d, such that a+b = c+d
- ...
This seminar was about data structures (lists, trees, hash tables, etc.)
This seminar was about floating-point numbers, matrices, finding determinants and solving equations.
This seminar was about x86 assembly.
This seminar was about caching algorithms.