aleeczar's blog

By aleeczar, history, 4 years ago, In English

Hello everyone!

I would like to improve my competitive programming skills, so I am looking for resources, where I could learn new algorithms and maybe (not necessarily) try to solve some related problems. If you know such websites, books, etc., please share with me!

Peace!

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

| Write comment?
»
4 years ago, # |
  Vote: I like it +2 Vote: I do not like it
»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

If you learn algorithms to become better at cf, you should probably start by solving many Div.2 ABCD problems. They don't require any algorithms. If you can solve them all easily then you are probably in Div.1.

»
4 years ago, # |
  Vote: I like it +3 Vote: I do not like it

Competitive Programmer's Handbook is a great resource it contains pretty much everything you need. Click it for the book.