Learn Merge Sort in JavaScript
Offered By: Scrimba
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
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera