/COMP3711

my notes taken at the Algorithms course given by Prof. Timothy Chan

Primary LanguageTeX

COMP3711

My notes taken at the Algorithms course given by Prof. Timothy Chan

Topics covered:

  • Bentley's Problem (Maximum subarray problem)
  • 3SUM
  • Math Review (Big-O stuff)
  • Sorting
  • Searching
  • Selection
  • Technique: Divide and Conquer
  • Technique: Greedy
  • Technique: Dynamic Programming
  • Graph Algorithms

Everything besides math review and graph algorithms can be found in Notes.txt.

License

The content of this repo is licensed under the Creative Commons Attribution 4.0 license. Feel free to share with others if you think it's useful! :)