dp_is_life's blog

By dp_is_life, history, 4 years ago, In English

has any GM or LGM develop some standard algorithm like-dijkstra or data structure like-fenwick tree or something?

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

| Write comment?
»
4 years ago, # |
Rev. 3   Vote: I like it +1 Vote: I do not like it

You mean whether they invented it?

Maybe some have but most of the standard algorithms of this level were invented long-long time before the foundation of codeforces, so current participants are just in a different age group than the one, that discovered those tools. So I assume most of the time algorithms they discover / write papers about are generally much more specialized or just suggest small optimizations to the classic ideas

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