Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 1.07 KB

Ep1-Basic-Math.md

File metadata and controls

27 lines (13 loc) · 1.07 KB

Part 2 Episode 1/4: Basic Math

Math and Competitive Coding are like two sides of the same coin. One cannot seek to rise in the ranks of competitive coding whilst avoiding mathematical topics. Most problems contain a mathematical aspect to them and a solid understanding of certain mathematical concepts that frequently appear in questions would be greatly beneficial to the user.

Tutorial on basic maths for competitive coding


Here are some links to practice math based problems:

  1. Codeforces 1341 A

  2. Codeforces 1389 A

  3. Codeforces 1194 A

  4. Codeforces 1415 A

  5. Codeforces 1327 A

  6. Codeforces 1538 D

  7. Codeforces 1107 B