Resources on Discrete Mathematics

Since discrete mathematics and competitive programming go hand in hand here are some useful resources available.

[Skienna][1] (Stony Brook University)

[Discrete Mathematics][2] (ADUni.org)

Add to it if you find more useful resources. Thank you and Happy Programming. :slight_smile:
[1]: http://www.cs.sunysb.edu/~algorith/math-video/
[2]: http://www.aduni.org/courses/discrete/index.php?view=cw

2 Likes

Concrete Mathematics: A Foundation for Computer Science, by Ronald Graham, Donald Knuth, and Oren Patashnik. It’s one of the best books for discrete mathmatics

1 Like