Data Structures and Algorithms

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

I am selected for INOI 2015 and it was a good news which was followed by a bad news that we have to appear INOI using coding languages and i had no idea about them. I need real help in learning cplus plus

1 Like

BIT tutorial: Binary Indexed Tree or Fenwick Tree - GeeksforGeeks

1 Like

For KMP algorithm , u can also see this post

1 Like

you can try the link below for nCr % m problem

Thank you very much for this wonderful post… helped a lot

Thanks very much for the list.

Would be even more helpful if links to simple problems implementing compulsorily the above algorithms and ds were listed.

1 Like

Its really a great effort…thanks you very much