YoVDO

Learn Merge Sort in JavaScript

Offered By: Scrimba

Tags

Javascript Courses Computer Science Courses Software Development Courses Merge Sort Courses Imperative Programming Courses

Course Description

Overview

In this course, you'll practice your software craftsmanship skills by coding six different merge sort algorithms. Each solution will teach you a new technique for solving problems as a software developer and level up your computer science skills in general.
  • Merge Sort
  • Imperative
  • Array splitting
  • Array view
  • Queue
  • Cursor
  • Cursor + ArrayView
  • Simple
  • Improving your CS skills
  • Crafting exceptional code

Syllabus

  • Learn Merge Sort in JavaScript
    • 1. Intro
    • 2. Merge Sort
    • 3. Frontend Career Path
    • 4. Imperative
    • 5. Array Splitting
    • 6. Array View
    • 7. Queue
    • 8. Cursor
    • 9. Cursor + ArrayView
    • 10. Simple
    • 11. Wrap Up

Related Courses

Arrange student marks using Merge Sort algorithm
Coursera Project Network via Coursera
Learn Sorting Algorithms with Python
Codecademy
Learn Algorithms: Merge Sort in JavaScript
Scrimba via Coursera
Big O Notation - Full Course
freeCodeCamp
Understanding Sorting Algorithms
freeCodeCamp