Блог пользователя mac_n_cheese_pog

Автор mac_n_cheese_pog, история, 3 года назад, По-английски

most of the time,when im learning new algo,i always struggle to implement them in problems.i remember studying binary search.it took me 20 mins to understand the concept and 7 months to actually able to solve 1 problem using it.and now im learning bfs and dfs and other graph theory.i understand bfs concepts but when applied to real problems,i cant.i ended up copying others because in the problem i encounter,the nodes are coordinates,instead of numbers like node 1,2 etc.took me 3 days to try to solve before giving up.

does anyone know how to overcome this?

  • Проголосовать: нравится
  • -30
  • Проголосовать: не нравится

»
3 года назад, # |
Rev. 2   Проголосовать: нравится +38 Проголосовать: не нравится

Do you google stuff before asking or just post it as soon it comes to your mind?

»
3 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Use USACO Guide to learn any algorithm fast.

»
3 года назад, # |
  Проголосовать: нравится +27 Проголосовать: не нравится

35 blog posts and you still haven't discovered how to use capital letters.