Data Structures and Algorithms

Thanks ! will add them later.

http://www.comp.nus.edu.sg/~stevenha/visualization/index.html
This contains nice illustrations.

3 Likes

all the things have already been added :frowning:

Thanks brother, this is a treasure :smiley:

1 Like

Hi I find this site useful.You can also try that.

1 Like

Thank you so much.

1 Like

couldn’t find any algorithms :frowning:

To understand how algorithms word, link below is very useful,
VisuAlgo - visualising data structures and algorithms through animation

2 Likes

calculating nCr

also RMQ is more clearly described here

http://www14.informatik.tu-muenchen.de/konferenzen/Jass08/courses/1/moufatich/El_Moufatich_Paper.pdf

1 Like

The one on RMQ was nice :slight_smile:

For edit Distance:-
http://www.csse.monash.edu.au/~lloyd/tildeAlgDS/Dynamic/Edit/ and for introduction:
http://en.wikipedia.org/wiki/Wagner–Fischer_algorithm

1 Like

please post some links of tutorials on voronoi diagrams,online construction of 3D convex hull,deunay triangulation and other computational geometry algorithms which are commonly used.Thanks in advance.

1 Like

yeah i haven’t added as much geometry as i would’ve liked. Will add them in a day or two. It would be awesome if you could provide link to some problems on those.

Can someone add more links to DP optimization techniques?

http://wcipeg.com/wiki/Convex_hull_optimization_technique

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

@neo1tech9_7

will add them later :slight_smile: