Skip to content

The book a CS student can use to refresh their knowledge of Data Structures and Algorithms or just review how to do them in TypeScript

Notifications You must be signed in to change notification settings

basarat/algorithms-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

I feel that being a successful software developer requires a solid knowledge of fundamental Data Structures and Algorithms. However it is also important to be familiar with your tools of trade (your programming language / environment). This is the book that a CS student can use to refresh their knowledge of Data Structures and Algorithms or just review how to do them in TypeScript.

The code in this book should also provide idiomatic TypeScript code samples. Should should be able to see the advantages that having a Type system can bring to documenting your code.

All the code + markdown files can be found on GitHub

About

The book a CS student can use to refresh their knowledge of Data Structures and Algorithms or just review how to do them in TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published