Skip to content

weazyexe/books

Repository files navigation

Books

Hello there! Here you can find tasks from books I read.

Read list

  • Grokking Algorithms (A. Bhargava)
  • Cracking the Coding Interview (G. McDowell)
  • Computer Science Distilled (W. F. Filho)

What I did

  • Data structures

    • Graph
    • Hash table
  • Algorithms

    • Binary search
    • Some recursive algorithms (find max, count sum etc)
    • Selection sort
    • Quick sort
    • BFS

TODO

  • Data structures

    • Priority queue
    • Binary search tree
    • Binary heap
  • Algorithms

    • DFS
    • Merge sort

About

Tasks from books I read

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages