mac_n_cheese_pog's blog

By mac_n_cheese_pog, history, 3 years ago, In English

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?

  • Vote: I like it
  • -30
  • Vote: I do not like it

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

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

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

Use USACO Guide to learn any algorithm fast.

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

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