Skip to content

πŸ“š Code I wrote while reading the book Grokking Algorithms

Notifications You must be signed in to change notification settings

guisaliba/grokking-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Grokking Algorithms

Description

This repository contains the code I wrote and personal notes while reading the book Grokking Algorithms by Aditya Y. Bhargava. The code in this repository is not a copy of the code in the book, it is my own implementation of the algorithms and data structures presented in the book, written in a few programming languages I am familiar with. The repository is structured in chapters, each chapter has implementations of algorithms presented on it as well as notes for the chapter.

Technologies

This project was built using:

  • C#
  • JavaScript
  • Python
  • TypeScript

Usage

You are free to use this repository as you wish. If you want to run the code, you can clone the repository and run each file individually. To clone the repository, run the following command:

git clone https://github.com/guisaliba/grokking-algorithms.git

About

πŸ“š Code I wrote while reading the book Grokking Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published