Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.75 KB

File metadata and controls

35 lines (22 loc) · 1.75 KB

HOWTO Cover the Course Prereqisits

Studying the material requires

  • advanced Python programming skills.
  • practical knowledge of how to implement data structures (Big-O notation, search trees).
  • a working knowledge of probability theory and combinatorics.

You should have good practical knowledge of these topics from courses on programming, data structures and algorithms, and discrete math and statistics. If you feel not well prepared in one of the areas then here are some pointers on how to prepare.

Note: Please contact me if you find a link that does not work.

Python Skills

Data Strucutres and Algorithms

Probability Theory

Combinatorics