c_legg's blog

By c_legg, history, 4 hours ago, In English

I'm trying to learn some new algorithms and data structures now.And can someone offer a problem list?

The problems should be:

  1. Their ratings are between $$$1200$$$ and $$$1800$$$.
  2. They are about DP,Heap,Binary Search,Binary Indexed Tree,or ST Table.

Thank you for helping me!

  • Vote: I like it
  • 0
  • Vote: I do not like it

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

Well, you can refer this resource. It might feel overwhelming looking at the number of topics , but you can always select the topics you want to practice from the list.

  • »
    »
    3 hours ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    But it seems that there are no problems.

    • »
      »
      »
      3 hours ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      Go to topics list , then select a topic. A new tab would be opened , You will see three sections : Resources , Templates and Problems . You can solve problems from there.

»
3 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

Btw,the problems can from other OJs.