Introduction
Build up your JavaScript portfolio
()
What you should know
()
1. Getting Started
Using this project in interviews
()
Tools
()
2. Sorting Our Table Efficiently
Sort algorithm
()
Regular sort method
()
Node list
()
Filter null values
()
Sorting nodes
()
3. Sorting Algorithms
Overview of sorting algorithms
()
Intro to bubble sort
()
Bubble sort
()
Intro to merge sort
()
Merge sort
()
Intro to insertion sort
()
Insertion sort
()
Performance testing
()
4. Creating Our Own Algorithm
Intro to quartile sorter
()
Push values into header array
()
Quartile, min, max, and mean
()
Nodes
()
Bucketing into quartiles
()
5. Design
Design components
()
Adding icons
()
Ex_Files_Web_Portfolio_Tables.zip
(2.0 MB)