Algorithms Unplugged Series
I managed to write a series of blogs about Algorithms Unplugged book. The book is divided into three parts which are:
part one: is about Searching and Sorting algorithms, part two: is about arithmetic and encryption and part three: is about Planning, Coordination and Simulation.
Each part consists of lessons the first part has 10 lessons I will read, understand and then try to explain each lesson in a simple way that anyone could understand. I will try to post an explanation for each lesson daily. hope it helps anyone struggling with algorithms and also encourages people to give this book a try and read it.
First I started this series on Twitter but I see that if you are not a Twitter user then it will be difficult to reach my content so I decided to write my series here so it can be accessed by anyone.
No more things to say it was just a simple intro about what I managed to do so stay tuned for the next blogs where the series will start with a famous searching algorithm which is binary search so see you there.