Skip to content

This repository keeps my progress when I was learning Algorithms and data structure

License

Notifications You must be signed in to change notification settings

vickttor/algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms and Data Structure in Typescript

This repository keeps my progress learning data structure and algorithms in typescript. By reading the book: "Entendo algoritmos, um guia ilustrado para programadores e outros curiosos" I could learn many concepts such as data structures, algorithms, and solve problem mindsets:

  • Big O notation
  • Recursion
  • Binary Search
  • Selection Sort
  • Quick Sort
  • Arrays vs Lists
  • How memory works
  • Logarithm
  • Graphs
  • Hash Tables
  • Dikstra Algorithm

Contribute

If you want to contribute to this repository or learn with the source code, feel free to fork it and make some pull requests. You can try apply the same code in another programming language such as Python, Java, Rust, Golang etc.

About

This repository keeps my progress when I was learning Algorithms and data structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published