Skip to content

NLGRF/a-picture-is-worth-a-1000-words

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header image

Doodles-as-A-Service Repo

CC BY-SA 4.0

👋 Hello, I am sharing some of my doodles, which was originally posted on Twitter, in larger resolution.

Algorithms

/algorithms

└── 📁algorithms
    ├── 📁png
    │   ├── 📄algorithm101_file.png
    │   └── 📄...
    └── 📁tiff
        ├── 📄algorithm101_file.tiff
        └── 📄...

The tiff files are for printing. I set them in 5.83 x 8.27 inches, which should fit in A5 paper size.

  1. Big O Notation: O(n)
  2. Big O Natation: O(1) and O(n²)
  3. Data Structures: Array
  4. Data Structures: Linked List
  5. Data Structures: Stack
  6. Data Structures: Queue
  7. Data Structures: Hash Table (1/2)
  8. Data Structures: Hash Table (2/2)
  9. Data Structures: Binary Heap (1/2)
  10. Data Structures: Binary Heap (2/2)
  11. Data Structures: Binary Search Tree (1/2)
  12. Data Structures: Binary Search Tree (2/2)

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0

About

I am trying to describe complex matters in simple doodles!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published