Welcome to the Data Structures and Algorithms I course!
Contest | Contest Deadline | Code-Review Problem | Code-Review Attempts | Code Review Submissions Deadline |
---|---|---|---|---|
Binary Search | 23:59 26.02 | Random | 1 | 23:59 28.02 |
Stack | 23:59 05.03 | Stack | 4 | 23:59 19.03 |
Simple Sorting | 23:59 12.03 | Random | 2 | 23:59 26.03 |
Quick Sort | 23:59 19.03 | QuickSort | 3 | 23:59 04.04 |
Merge Sort | 23:59 26.03 | MergeSort | 4 | 23:59 11.04 |
Heap | 23:59 9.04 | Heap | 4 | 23:59 25.04 |
Binary Trees | 23:59 24.04 | BST | 4 | 23:59 10.05 |
Hash Table Chaining | 23:59 7.05 | HashTable | 3 | 23:59 21.05 |
Hash Table Open Addressing | 23:59 21.05 | HashTable | 3 | 23:59 28.05 |
-
Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne
-
Introduction to Algorithms, Third Edition | The MIT Press
Read the policy here. In case of a violation of the policy, you get -2 points to your final mark.