Skip to content

๐Ÿ  studying algorithms & data structures

Notifications You must be signed in to change notification settings

bigfishh/algo-club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

41 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Algo club

A series of six weekly lectures and workshops on algorithms and data structures:

  1. Big O and whiteboarding: an introduction
  2. Big O: more practice
  3. Arrays: runtime (dynamic vs static), implementing your own Array class
  4. Hash tables: runtime, hashing function, collision, building your own hash table
  5. Linked lists: runtime, implementing your own linked list
  6. Stacks and queues: runtime, similarities and differences, implementing your own

About

๐Ÿ  studying algorithms & data structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published