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

YouTube

Quick Sort Using Recursion - Theory, Complexity, Code

Kunal Kushwaha via YouTube

Overview

Dive into a comprehensive 42-minute video tutorial on Quick Sort using recursion. Learn the theory behind the algorithm, understand its implementation in code, and analyze its space and time complexity. Compare Quick Sort with Merge Sort and explore how in-built sorting algorithms function. Follow along with code examples, assignments, and notes available on GitHub. Gain insights into pivot selection strategies, complexity comparisons for different pivot positions, and discover hybrid sorting algorithms. Explore internal sorting algorithms and participate in the learning-in-public initiative by sharing your newfound knowledge on social media with #DSAwithKunal.

Syllabus

Introduction
What is Pivot?
Recursive Quick Sort
How to put pivot at correct position?
How to pick the pivot?
Complexity comparison of pivot positions
Important Notes
Hybrid Sorting Algorithms
Code for Quick Sort
Internal Sorting Algorithm
Outro

Taught by

Kunal Kushwaha

Reviews

Start your review of Quick Sort Using Recursion - Theory, Complexity, Code

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.