Introduction to Insertion Sort - But this not an introduction to Insertion Sort

I am not gonna explain how Insertion Sort works or anything about it. I am just here to share some things with you today that I fond very usefull and the fact is that I fond those items today only. I was watching a v
ideo on Sorting Techniques by Derek Banas on his youtube channel which I fond a little confusion when he tried to explain Insertion Sort. So I just ran a google search and then a youtube search. So by clicking and watching few tutorials I fond 2 channels which are pretty nice because those both channels are more devoted towards Data Structures and Algorithms and how things work rather than teaching a programming language and leaving you clueless later on how to Solve Problems.

But the best thing happend out of these two channels, a channel which is already a lot famous but not famous enough for its very very few Computer Programming/Science tutorials. "Khan Academy". That channel has very few videos on Programming and by chance there is only one Sorting technique they have explained which is Insertion Sort. I was spell bound the explanation of that video. It is was so clear and concise that it made by concepts of Selection Sort also clear with just diagramatical presentation of Insertion Sort. No Line Of Code or Pseudo Code was writting by Salman Khan.

This is it. I am sharing the links in between the text also and now below also if u want to check out those channels and videos that I found:

Channel 1
Channel 2
Khans Academy Insertion Sort Video

Comments

Popular posts from this blog

What happened to the blog ?

Why I love to be a programmer ?