upen_g's blog

By upen_g, 11 years ago, In English

Hello everyone I think i am not able to solve some Dynamic Programing Problems and some graph related problem due to least knowledge of algorithm so please tell me the name or some important links about major algorithm's that are useful to solve the Contest Problem.

Thanks in advance.

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

| Write comment?
»
11 years ago, # |
  Vote: I like it 0 Vote: I do not like it
»
11 years ago, # |
  Vote: I like it 0 Vote: I do not like it
»
11 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I would recommend a class at coursera https://class.coursera.org/algo2-2012-001/class/index

»
11 years ago, # |
Rev. 4   Vote: I like it 0 Vote: I do not like it

I think this is a great site to learn here you also find simulation code, If you don't understand the topic by googling you can clear your idea.

http://translate.google.com/translate?hl=en&sl=auto&tl=en&u=http%3A%2F%2Fe-maxx.ru%2Falgo%2F

yet i ain't a good contest but i like ghandi ji's quote "“If I have the belief that I can do it, I shall surely acquire the capacity to do it even if I may not have it at the beginning.” that give me inspiration. Best of luck frnd, i am sure one day you will be a great contestent.......:)

»
11 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

have you ever logged in USACO? ( if not, follw this link, and then go to "usaco training". it is a good site that have good problems, the first chapter has some easy and moderate problems, but in the next chapters(like chapter 2), there are a lot of algorithmic problems like graph algorithms and also dynamic programming