Data Structures and Algorithms

Can someone add more links to DP optimization techniques?

1 Like

Nice tutorialā€¦ Quite a lot helpful

1 Like

Here are a few more questions which you are add to the binary Indexed tree section:

http://www.spoj.pl/problems/INVCNT/

https://www.spoj.pl/problems/MCHAOS/

2 Likes

Many thanks for taking the initiative and creating this wonderful list.

1 Like

A topic that appears alot these days in many programming contests is Matrix exponentiation. Can someone suggest a good tutorial on that with the variety of problems. Any help will be highly appreciated.

1 Like

Thanks for this good information. Mathematics for programming will be helpful.

I started some of these on 24th September, will complete on 24h November, thank you for great compilation, and all comments :slight_smile:

1 Like

This is for dynamic programming, especially for the beginners:

Click here

Please excuse me if it has been already added before. There are too many posts to check all of them!

1 Like

Nyc work brotherā€¦ but donā€™t know where to get startedā€¦ :smiley: totally confused :wink:

1 Like

Nyc work brotherā€¦ but donā€™t know where to get startedā€¦ :smiley: totally confused :wink:

Here the link regarding Sqrt-Decomposition: http://kplabs.blogspot.in/2014/11/sqrt-decomposition.html

1 Like

Can anyone please add some tutorial links for Greedy Algorithm based Problems for novice.

Thanksā€¦ :slight_smile:

You may like to add BIT FIELDS (although it is common but still you can save a lot of memoryā€¦
Go here and here

I would like to add some links for learning STLā€™s

http://cse.csusb.edu/dick/samples/stl.html

http://cs.stmarys.ca/~porter/csc/ref/stl/cont_deque.html

http://www.math.ucla.edu/~wittman/10a.1.10w/ccc/ch23/index.html

Dear Brother please Guide me abuut Data_structure ACM problemā€¦
give me link about easy ACM prblemā€¦
i m bignerā€¦

Really greatā€¦:slight_smile: Thank youā€¦:slight_smile:
Can these algorithms be linked with problems hashtag on codechefā€¦that would be of much great helpā€¦
just a suggestionā€¦

love u who has done itā€¦

Segment trees - Tutorial - These IIT-K slides are pretty good too.

nice collections of ds and algorithms (y) Thanks to you :slight_smile:

nice collections of ds and algorithms tutorials(y) Thanks to you :slight_smile:

1 Like

Pl add MOā€™s algorithm http://blog.anudeep2011.com/mos-algorithm/.

1 Like