Skip to content

thorvn/big-o

Repository files navigation

Big O

Solution for Big-O Blue course

Lecture 1: Dynamic array and string

Lecture 5: BFS

  • Breadth First Search: Shortest Reach (from: Hackerrank)
  • Validate The Maze (from: Spoj)

Lecture 6: DFS

Lecture 7: Heap

  • Monk and Multiplication (from Hackerearth)
  • Qheap 1 (from Hackerrank)

Lecture 8: Dijkstra

Lecture 9: Midterm

  • Printer Queue (from Uva)

Lecture 10: Bellman Ford

  • Wormholes (from Uva)

About

Solution for Big-O blue course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages