Data Structures and Algorithms

Here’s the most practical segment tree explanation and implementation I’ve ever read:
Efficient and easy segment trees

1 Like

i just need some upvote to upvote this post

thankyou so much guys for such help;it is really helpful for me as now i have a concise collection for what should i look upon.
keep up the good work community

Check out the best DSA tutorials. Here you will find the best dsa tutorials recommended by programming community.

Just a suggestion. Sort this list according to their usage. Like, the algorithms which are most used would be ranked first, then the rarely used problems.

30 Likes

I do add the ones that I find are good.

1 Like

Added. Thanks :slight_smile:

Thanks a lot :slight_smile:

Thanks a lot :slight_smile:

1 Like

I hope so too :slight_smile:

will add :slight_smile:

More concise collection of STL…
http://www.sgi.com/tech/stl/

Thanks! :slight_smile:

Thanks! :slight_smile:

For BIT use this tutorial: algorithm - BIT:Using a binary indexed tree? - Stack Overflow - way better than all other resources.
And thanks for the resource.

2 Likes

Thanks friends .These links are really useful for newbies like us. May Allah(swt) bless and guide all those who contributed in collecting these links.

3 Likes

already added :slight_smile:

Thanks added :slight_smile:

Dijkstra Algorithm Dijkstra's Shortest Paths Algorithm for Graphs - YouTube

Maybe you can add this also this video tutorial. Awesome video.

sorry not adding videos in to this list right now :frowning: otherwise i would have added MIT videos as well