Skip to content

🧠 Repository with Introduction to Algorithms book exercises solutions and notes

Notifications You must be signed in to change notification settings

emiliosheinz/introduction-to-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Algorithms

Oficial book resources: https://mitpress.mit.edu/9780262046305/introduction-to-algorithms/

This repository houses my solutions to the exercises found in the 'Introduction to Algorithms' book. Explore this collection to access my comprehensive answers, which serve as a valuable resource for those studying this fundamental subject.


🛠️ Setup Locally

  1. Install dependencies
    yarn
    
  2. Run tests
    yarn test
    

📚 Table of Contents

  1. The Role of Algorithms in Computing

    1.1 Algorithms

    1.2 Algorithms as a technology

  2. Getting Started

    2.1 Insertion Sort

    2.2 Analyzing algorithms

    2.3 Designing algorithms

About

🧠 Repository with Introduction to Algorithms book exercises solutions and notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published