Interview Prep: Merge Sort
Edaqa Mortoray
40:16
More details
Sorting is a key activity in programming, and you should understand how it works. Merge sort is a common approach. By learning this algorithm, youâll improve your understanding of sorting. It serves as a cornerstone to your algorithmic knowledge, helping you in your job, and improving your interview performance.
In this class, weâll look at:
- How the merge sort algorithm works
- The time and space complexity
- An implementation coded in Python
The code I use for the final chapter can be found in my GitHub repository.
Project
I encourage students of this class to write their own merge sort algorithm. Itâs not mandatory, but helps internalize the information I present.
In the code chapter of the course, I provide some points of interest. Coding these provide a deeper understanding of the algorithm.
User Reviews
Rating
Edaqa Mortoray
Instructor's Courses
SitePoint
View courses SitePoint- language english
- Training sessions 7
- duration 40:16
- Release Date 2023/09/25