AMR-KELEG's blog

By AMR-KELEG, history, 8 years ago, In English

Hi guys,

I have always used the top-down approach of dynamic programming until i found that some questions require using the bottom-up (table method) to optimize memory and(or) time usage.

Could you please tell me what are these optimizations or provide a link to a blog post/website that explains it?

Thanks

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