Collection of notes, TILs, how to do`s and stuff like that.
- Arrays
- Big O Notation
- Binary Search
- Binary Trees
- Bubble Sort
- Graphs
- Hash Tables
- Heaps
- Insertion Sort
- Linked Lists
- Logarithm
- Merge Sort
- Queue
- Quick Sort
- Recursion
- Selection Sort
- Stack
- Trees
- Tries
- JavaScript uses 64-bit floating point numbers
this
in JavaScript- Array Reduce
- Array Sort
- Closures
- Differences between declarations
- ES versions
- Hoisting
- Prototypal inheritance
- Prototype chain
- Type conversion and coercion
Useful links: