DEV Community

0 seconds of 5 minutes, 0Volume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
05:00
 
Michael Solati
Michael Solati

Posted on

16 4

Merge Sort Algorithm - Algorithm Design and Analysis

In this episode of Algorithm Design and Analysis we'll break down the merge sort sorting algorithm, and implement it in JavaScript. This requires us to dive into recursion and take a divide-and-conquer approach to sorting an array.

I upload videos like this one as well as live stream coding session on my YouTube channel.


To keep up with everything I’m doing, follow me on Twitter and dev.to. If you’re thinking, “Show me the code!” you can find me on GitHub.

Top comments (0)

Image of Datadog

Create and maintain end-to-end frontend tests

Learn best practices on creating frontend tests, testing on-premise apps, integrating tests into your CI/CD pipeline, and using Datadog’s testing tunnel.

Download The Guide