course_outline
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
course_outline [2007/07/31 19:53] – external edit 127.0.0.1 | course_outline [2013/07/31 22:09] (current) – kargar | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Course Outline ====== | ====== Course Outline ====== | ||
- | The course outline is a guideline to topics that will be discussed in the course, and when they will be discussed: | + | 1. Course Information |
- | ===== Week 1 ===== | + | 2. Algorithm Analysis Part 1-Chapter 4 |
- | Your notes here. | + | 3. Algorithm Analysis Part 2-Chapter 4 |
- | ===== Week 2 ===== | + | 4. Recursion-Section 3.5 |
- | ===== Midterm ===== | + | 5. Merge sort-Section 11.1 |
- | ===== Drop Deadline ===== | + | 6. Quick sort-Section 11.2 |
- | ===== Week 13 ===== | + | 7. Arrays and Linked Lists-Sections 3.1,3.2,3.3 |
- | ===== Final Exam ===== | + | 8. Stacks-Section 5.1 |
+ | 9. Queues-Section 5.2 | ||
+ | 10. Double-Ended Queues/ | ||
+ | |||
+ | 11. Trees-Sections 7.1 and 7.2 | ||
+ | |||
+ | 12. Binary Trees-Section 7.3 | ||
+ | |||
+ | 13. Binary Search Trees-Section 10.1 | ||
+ | |||
+ | 14. AVL Trees-Section 10.2 | ||
+ | |||
+ | 15. Heaps-Section 8.3 | ||
+ | |||
+ | 16. Heap Sort-Section 8.3.5 | ||
+ | |||
+ | 17. Hashing I-Section 9.2 | ||
+ | |||
+ | 18. Hashing II-Section 9.2 | ||
+ | |||
+ | 19. Introduction to Graphs-Sections 13.1 and 13.2 | ||
+ | |||
+ | 20. Breadth First Search-Section 13.3 | ||
+ | |||
+ | 21. Depth First Search-Section 13.3 | ||
+ | |||
+ | 22. Applications of BFS and DFS-Section 13.3 |
course_outline.1185911597.txt.gz · Last modified: 2013/05/13 01:04 (external edit)