YoVDO

Web Portfolio Projects: Sortable Table and Arrays

Offered By: LinkedIn Learning

Tags

Web Development Courses Javascript Courses Bubble Sort Courses Merge Sort Courses Insertion Sort Courses Algorithm Design Courses Sorting Algorithms Courses Interview Preparation Courses Code Optimization Courses Performance Testing Courses

Course Description

Overview

Learn how to build a portfolio piece that addresses some of the common interview questions on arrays, sorting algorithms, and optimizing code performance.

Syllabus

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
Conclusion
  • Next steps

Taught by

Leigh Lawhon

Related Courses

Compilers: Theory and Practice
Georgia Institute of Technology via Udacity
Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera
Spark
Udacity
Advanced JavaScript
Udemy
Writing Efficient Python Code
DataCamp