Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (18 loc) · 621 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 621 Bytes

DISCRETE MATHEMATICS

Discrete mathematics is a branch of mathematics wherein we study about discrete or disconnected objects. The tools and techniques of DM make you fall in love with beauty of mathematics and computer science.

Topics coming under Discrete Mathematics

  1. Number Theory and Cryptography
  2. Induction and Recursion
  3. Counting
  4. Discrete Probability
  5. Advanced counting techniques
  6. Relations
  7. Graphs
  8. Trees
  9. Boolean Algebra
  10. Modeling Computation

Books Recommended

Discrete Mathematics and Its Applications by Kenneth H. Rosen You can easily find on the internet.

All the best!!