ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,551 results

Gate Smashers
L-3.1: How Quick Sort Works | Performance of Quick Sort with Example | Divide and Conquer

In this video, Varun sir will explain how Quick Sort actually works using simple examples you can easily follow. You'll understand ...

13:27
L-3.1: How Quick Sort Works | Performance of Quick Sort with Example | Divide and Conquer

3,185,513 views

5 years ago

Gate Smashers
L-3.7: Insertion Sort | Time Complexity Analysis | Stable Sort | Inplace Sorting

In this video, Varun sir will explain about Insertion Sort — a simple yet powerful sorting algorithm. You'll learn how it works ...

15:32
L-3.7: Insertion Sort | Time Complexity Analysis | Stable Sort | Inplace Sorting

1,036,304 views

5 years ago

Gate Smashers
L-3.6: How Bubble Sort Works | Performance of Bubble Sort | All Imp Points with Example | Algorithm

In this video, Varun sir will break down the Bubble Sort algorithm in the simplest way possible — with a real example, step-by-step ...

8:34
L-3.6: How Bubble Sort Works | Performance of Bubble Sort | All Imp Points with Example | Algorithm

1,039,012 views

5 years ago

Gate Smashers
Lec-48: SELECTION SORT in PYTHON 🐍 | DSA Concepts in PYTHON 🐍

Selection sort is another simple sorting algorithm that works by repeatedly finding the minimum (or maximum) element from the ...

10:23
Lec-48: SELECTION SORT in PYTHON 🐍 | DSA Concepts in PYTHON 🐍

73,137 views

2 years ago

Gate Smashers
Lec-47: INSERTION SORT in PYTHON 🐍 | DSA Concepts in Python 🐍

In this video, Varun sir will explain about Insertion sort is a simple sorting algorithm that builds the final sorted array one item at a ...

8:58
Lec-47: INSERTION SORT in PYTHON 🐍 | DSA Concepts in Python 🐍

96,909 views

2 years ago

Gate Smashers
L-3.8: Selection Sort | Time Complexity(Best, Avg & Worst) Analysis | Stable or Not | Inplace or Not

In this video, Varun sir will break down Selection Sort in the simplest way possible! Understand how it works step-by-step, and ...

11:37
L-3.8: Selection Sort | Time Complexity(Best, Avg & Worst) Analysis | Stable or Not | Inplace or Not

747,052 views

5 years ago

Gate Smashers
L-1.6: Time Complexities of all Searching and Sorting Algorithms in 10 minute | GATE & other Exams

In this video, Varun sir will break down the time complexities of all major searching and sorting algorithms—perfectly tailored for ...

12:52
L-1.6: Time Complexities of all Searching and Sorting Algorithms in 10 minute | GATE & other Exams

1,137,812 views

7 years ago

Gate Smashers
Lec-49: BUBBLE SORT in PYTHON 🐍 with Code 👩‍💻 👨‍💻DSA in PYTHON 🐍

Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if ...

10:17
Lec-49: BUBBLE SORT in PYTHON 🐍 with Code 👩‍💻 👨‍💻DSA in PYTHON 🐍

84,189 views

2 years ago

Gate Smashers
L-3.18: Heap sort with Example | Heapify Method

In this video, Varun sir explains Heap Sort in the simplest way possible — using real examples to show how the Heapify method ...

13:38
L-3.18: Heap sort with Example | Heapify Method

1,483,780 views

4 years ago

Gate Smashers
L-3.3: How Merge Sort Works?? Full explanation with example

The “Merge Sort” uses a recursive algorithm to achieve its results. The divide-and-conquer algorithm breaks down a big problem ...

9:52
L-3.3: How Merge Sort Works?? Full explanation with example

1,299,783 views

3 years ago

Abdul Bari
2.8.1  QuickSort Algorithm

Quick Sort Algorithm Explained PATREON : https://www.patreon.com/bePatron?u=20475192 Courses on Udemy ...

13:43
2.8.1 QuickSort Algorithm

3,791,544 views

7 years ago

Gate Smashers
Lec-53: Quick Sort in Python 🐍 with Code | DSA in Python 🐍

In this video, Varun sir is discussing in detail about Quick sort, which is a popular sorting algorithm based on the ...

12:17
Lec-53: Quick Sort in Python 🐍 with Code | DSA in Python 🐍

57,786 views

2 years ago

UniExercises
External Sort explained easy!

This video is for educational purposes only! I'm just sharing what I've learned, so take it with a grain of salt and do your own ...

8:59
External Sort explained easy!

15,264 views

2 years ago

Gate Smashers
L-3.9: Radix Sort | Easiest explanation with example

Radix sort is a non-comparative sorting algorithm that is used to sorts the data in lexicographical (dictionary) order. It uses ...

6:05
L-3.9: Radix Sort | Easiest explanation with example

600,537 views

3 years ago

Gate Smashers
L-3.10: Counting Sort | Easiest explanation with example

In this video, Varun sir will break it down in the simplest way possible — step by step with an easy-to-follow example. Whether ...

7:37
L-3.10: Counting Sort | Easiest explanation with example

509,512 views

3 years ago

Jenny's Lectures CS IT
7.5 Selection Sort in Data Structure | Selection Sort Algorithm with C Program

Jenny's lectures Placement Oriented DSA with Java course (New Batch): ...

17:49
7.5 Selection Sort in Data Structure | Selection Sort Algorithm with C Program

1,822,934 views

6 years ago

Gate Smashers
L-3.11: Bucket Sort | Easiest explanation with examples | Time Complexity analysis with Pseudocode

Bucket Sort is a sorting algorithm that divides the unsorted array elements into several groups called buckets. Each bucket is then ...

10:21
L-3.11: Bucket Sort | Easiest explanation with examples | Time Complexity analysis with Pseudocode

410,090 views

3 years ago

Lalitha Natraj
Introduction to Selection Sort

Video 19 of a series explaining the basic concepts of Data Structures and Algorithms. This video introduces the selection sort ...

10:56
Introduction to Selection Sort

304,062 views

6 years ago

Gate Smashers
Lec-54: Merge Sort in Python 🐍 with Code | DSA in Python 🐍

In this video, Varun sir will discuss about the Merge sort is a divide-and-conquer algorithm that works by dividing the input array ...

9:33
Lec-54: Merge Sort in Python 🐍 with Code | DSA in Python 🐍

51,207 views

2 years ago

Gate Smashers
L- 6.8:Topological Sorting with examples | Topological Sorting using DFS

In this video, Varun sir has discussed about Topological Sorting—a key concept in graph theory, especially useful for tasks like ...

11:33
L- 6.8:Topological Sorting with examples | Topological Sorting using DFS

554,703 views

3 years ago