👋 Hello, I am sharing some of my doodles, which was originally posted on Twitter, in larger resolution.
└── 📁algorithms
├── 📁png
│ ├── 📄algorithm101_file.png
│ └── 📄...
└── 📁tiff
├── 📄algorithm101_file.tiff
└── 📄...
- Big O Notation: O(n)
- Big O Natation: O(1) and O(n²)
- Data Structures: Array
- Data Structures: Linked List
- Data Structures: Stack
- Data Structures: Queue
- Data Structures: Hash Table (1/2)
- Data Structures: Hash Table (2/2)
- Data Structures: Binary Heap (1/2)
- Data Structures: Binary Heap (2/2)
- Data Structures: Binary Search Tree (1/2)
- Data Structures: Binary Search Tree (2/2)
These images are created for the project at Microsoft I was in, Machine Learning for Beginners curriculum.
└── 📁algorithms
├── 📁png
│ ├── 📄ml-history.png
│ └── 📄...
└── 📁tiff
├── 📄ml-history.tiff
└── 📄...
- Machine Learning history
- Faireness in ML
- Regression
- Reinforcement
- Time series
- ML in the real world
The tiff files are for printing. I set them in 5.83 x 8.27 inches, which should fit in A5 paper size.
They are large files and stored as LFS files so you won't download the actual files when you git clone so please download from GitHub!
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

