Dynamic Programming in C++

Post about everything you want - even if it is not related to programming or this site.

Moderator: Board moderators

Post Reply
shondhi
New poster
Posts: 25
Joined: Tue Oct 02, 2012 5:24 pm
Location: Chittagong
Contact:

Dynamic Programming in C++

Post by shondhi »

Is there any resource to learn dynamic programming in C++? Can anyone provide me any website link or resource link? :)
predicate
New poster
Posts: 18
Joined: Tue Jun 17, 2014 9:32 pm
Location: Hyderabad, India

Re: Dynamic Programming in C++

Post by predicate »

I don't think the language will be a big concern when you are starting with DP. The skills that you will have to master are the ability to determine problem states and to determine the transitions from the current problem to its subproblem. You should become comfortable with recursion and writing recursive code. I have attached some resources which will give you a basic idea about dp, after that you should solve problems to become comfortable.
https://www.topcoder.com/community/data ... -advanced/
http://www.codechef.com/wiki/tutorial-d ... rogramming
bialry
New poster
Posts: 3
Joined: Sat Sep 22, 2018 7:17 pm

Рабочие курсы по заработку!

Post by bialry »

Приветствую!
Для Вас интересный и не сложный заработок!
Курс по заработку. СМОТРЕТЬ.....
Post Reply

Return to “Off topic (General chit-chat)”