What is an algorithm and why should you care?

Algorithms are a fundamental part of computer programs. Whether you are multiplying two numbers or processing images sent by spacecrafts billions of mile away, you need algorithms to solve the problem at hand correctly and efficiently. Without going into any details, let's watch an algorithm in action. Click Play to see how are we sorting a deck of cards with the help of an algorithm known as Insertion Sort (which we will look in detail soon).

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy