Ryuuji_Nakamura's blog

By Ryuuji_Nakamura, history, 18 months ago, In English

I don’t get it, man. I can only solve very very basic recursion problems, but when I encounter problems like Tower of Hanoi or Josephus, my brain melts. I kind of understand what I need to do, but I have trouble translating that into recursive code.

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

| Write comment?
»
18 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

same that is the reason too that I am not able to solve dp problems

»
18 months ago, hide # |
 
Vote: I like it +3 Vote: I do not like it

practice makes perfect.

»
18 months ago, hide # |
 
Vote: I like it +19 Vote: I do not like it

Go through this blog