Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Scrimba

Learn Merge Sort in JavaScript

via Scrimba

Overview

The course follows on from Jonathon Lee Martin’s Working Developer’s Guide to Algorithms and aims to help working developers or bootcamp graduates to step up their software design skills by learning to think algorithmically.

Along the way, you'll learn to code six alternative implementations of the Merge Sort algorithm, as well as algorithm analysis and a handful of powerful design patterns.

By the end, you’ll be more confident in your CS skills and have sharper problem-solving skills to boot.

Syllabus

  • Intro
  • Merge Sort
  • Imperative
  • Array Splitting
  • Array View
  • Queue
  • Cursor
  • Cursor + ArrayView
  • Simple
  • Wrap Up

Reviews

Start your review of Learn Merge Sort in JavaScript

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.