Abdullah_Khalaf's blog

By Abdullah_Khalaf, history, 5 months ago, In English

How can i develop myself in num theory and math

can u recommend me a book or a playlist or some sheets

  • Vote: I like it
  • +5
  • Vote: I do not like it

»
5 months ago, # |
  Vote: I like it 0 Vote: I do not like it

honestly, i'm not an expert, but i tried improve my number teory skill with cses and some of the chanel MindYourDecisions. The key is practice :p

»
5 months ago, # |
  Vote: I like it 0 Vote: I do not like it
»
5 months ago, # |
  Vote: I like it 0 Vote: I do not like it

Number theory chapter of CLRS, cp-algorithms.com. Knuth's Concrete Mathematics has more than enough math. The Project Euler level problems are all like 2500+

disclaimer: I am a contributor to cp-algorithms