geekahmed / CLRS

My Work ( Solutions and Notes ) for CLRS algorithms book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Algorithms - Third Edition

Studying algorithms for computer scienctists is one of the most important subjects because of its implication on the real-world projects. The study of algortihms may be seen in two different aspects: 1- In an abstract theoritical view that will be based on mathmatical proofs. 2- In a more practical view that will be based on problem solving on the studied algorithms and techniques.

This book is balancing between both views. It gives you the needed theory to understand the basics as well as it enables writing code for the studied algorithms.

Resources

Books

MOOCS

Table of Contents

About

My Work ( Solutions and Notes ) for CLRS algorithms book