Skip to content

alirostami1/dsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA

This repository servers as my DSA practice. As I read the Introduction to Algorithm book, I will be implementing DSA algorithms in C, Go and Typescript.

Plan

  • Read 8 Pages of the Introduction To Algorithms book each day.
  • Write code for each algorithm I learn in C, Go and Typescript.
  • Do complexity analysis of each code and include benchmark results in the report.
  • Write a bunch of real world example and usecases for each algorithm and write test cases for each one.
  • Write the pros and the cons of each algorithm.
  • Take notes as you read the book

Progress Log

  • 2024-04-14: read 3 pages (3 to 5)
  • 2024-04-15: read 3 pages (6 to 8)
  • 2024-04-16: read 3 pages (9 to 11)
  • 2024-04-17: read 3 pages (12 to 14)
  • 2024-04-18: read 3 pages (15 to 17)

About

My data structure and algorithm playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors