Skip to content

brkdnmz/notion-math-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Math Notes for Competitive Programming

Hi!

This repository contains the HTML and Markdown versions of my math notes I prepared using Notion. I created the repository just to reflect my work, and to keep my notes in GitHub also :)

Visit here to open the notes in Notion.

Topics Covered

  • Divisors & Divisibility
  • Prime Factorization
  • Sieve of Eratosthenes (and other Sieve-like algorithms)
  • GCD & LCM
  • Combinatorics (Factorials, Binomial Coefficients, Counting etc.)
  • Modular Arithmetic (a.k.a. $\bmod 10^9 + 7$)
  • Binary Exponentiation
  • Additional Tips & Tricks

QR Code (for fun :P)

QR Code

About

Math Notes for Competitive Programming πŸ’™

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages