ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,075 results

MIT OpenCourseWare
R4. Randomized Select and Randomized Quicksort

MIT 6.046J Design and Analysis of Algorithms, Spring 2015 View the complete course: http://ocw.mit.edu/6-046JS15 Instructor: ...

39:30
R4. Randomized Select and Randomized Quicksort

46,028 views

9 years ago

Professor Painter
Quick Sort 10 - Randomized Selection

In this video we discuss and analyze an algorithm which can find the median of an unsorted array in an efficient amount of time.

20:14
Quick Sort 10 - Randomized Selection

3,692 views

5 years ago

Yang Song
12-2 Randomized selection

... sorting so in the worst case the randomized selection algorithm will be even worse than a sorting algorithm and then pick which ...

27:17
12-2 Randomized selection

667 views

4 years ago

Algorithms by Sharma Thankachan
2.10 - Quick Select | Randomized Algorithms

A simple Randomized (Las Vegas) algorithm for expected linear time selection.

29:58
2.10 - Quick Select | Randomized Algorithms

2,511 views

5 years ago

Free Engineering Lectures
Randomized Selection -  Analysis | Algorithm

Subscribe our channel for more Engineering lectures.

20:35
Randomized Selection - Analysis | Algorithm

329 views

11 years ago

Free Engineering Lectures
Randomized Selection - Algorithm | Algorithm

Subscribe our channel for more Engineering lectures.

21:40
Randomized Selection - Algorithm | Algorithm

2,184 views

11 years ago

The Tech Granth
Find the k th Smallest/Largest Element | Quick Select Algorithm | Optimizing Quick Sort

Finding Kth largest and smallest element of an array in an Optimized way is common software coding interview question asked in ...

24:28
Find the k th Smallest/Largest Element | Quick Select Algorithm | Optimizing Quick Sort

20,452 views

4 years ago

Luis Perez
Lecture 9: Randomized Algorithms and QuickSort

To get lecture notes, homework assignments, and links to more information, check out the course site at comp285.ml.

51:19
Lecture 9: Randomized Algorithms and QuickSort

55 views

3 years ago

MIT OpenCourseWare
6. Randomization: Matrix Multiply, Quicksort

MIT 6.046J Design and Analysis of Algorithms, Spring 2015 View the complete course: http://ocw.mit.edu/6-046JS15 Instructor: ...

1:21:52
6. Randomization: Matrix Multiply, Quicksort

67,714 views

9 years ago

Errichto Algorithms
Randomized algorithms lecture #1 - probability, repeating a process

This is a lecture on randomized algorithms in Competitive Programming. Second part: https://youtu.be/GS2MxmorEzc Codeforces ...

22:09
Randomized algorithms lecture #1 - probability, repeating a process

62,561 views

6 years ago

Kent Quanrud
Randomized searching and sorting

Fundamental Algorithms, Spring 2025, Lecture 20 Chapter 24 of www.fundamentalalgorithms.com/fas25.

1:17:10
Randomized searching and sorting

55 views

8 months ago

Algorithms with Attitude
Quick Sort and Quick Select

Table of Contents: 00:00 - Introduction and Prerequisites 00:22 - Quick Sort Concept 01:16 - Quick Sort Pseudocode 1 01:43 ...

21:36
Quick Sort and Quick Select

30,997 views

5 years ago

matsciencechannel
Lecture 06:Analysing Randomised Algorithms: Quick Select and Quicksort

... algorithm okay so this is this is actually called quick select something. And the more popular randomized algorithm is actually ...

1:09:41
Lecture 06:Analysing Randomised Algorithms: Quick Select and Quicksort

599 views

6 years ago

Anand Seetharam
Quicksort and Randomized Quicksort using Divide and Conquer

In this video, we will study the quicksort and randomized quicksort algorithms. We will learn how the divide and conquer ...

22:45
Quicksort and Randomized Quicksort using Divide and Conquer

17,343 views

6 years ago

Computer Learning Zone
How to Select Random Records in Microsoft Access. Top X. Random Number Generator. Randomize.

In this video, I will show you how to select any number of random records using a simple query in your Microsoft Access database.

20:44
How to Select Random Records in Microsoft Access. Top X. Random Number Generator. Randomize.

8,946 views

4 years ago

Sebastian Raschka
13.3.2 Decision Trees & Random Forest Feature Importance (L13: Feature Selection)

Sebastian's books: https://sebastianraschka.com/books/ This video explains how decision trees training can be regarded as an ...

39:43
13.3.2 Decision Trees & Random Forest Feature Importance (L13: Feature Selection)

17,383 views

4 years ago

Josh Hug
CS61b Spring 2023 - Lec 31 - Sorting 3: Quicksort, Quick Select, Stability

But there does exist a randomized algorithm that maybe doesn't get the best answer, but gets you a pretty good answer.

49:48
CS61b Spring 2023 - Lec 31 - Sorting 3: Quicksort, Quick Select, Stability

4,753 views

2 years ago

Sebastian Wild (Lectures)
Advanced Algorithms (Summer 2025) 07-2 Randomization selection

Lecture recordings of CS 627 – Advanced Algorithms (Summer 2025) Advanced Algorithms (CS 627) is a specialization module ...

29:55
Advanced Algorithms (Summer 2025) 07-2 Randomization selection

32 views

7 months ago

Kent Quanrud
Randomized search and sorting

Randomized Algorithms, Fall 2025, Lecture 1 Chapter 1 of www.fundamentalalgorithms.com/raf25.

1:18:16
Randomized search and sorting

213 views

4 months ago

Errichto Algorithms
Randomized algorithms lecture #2 - birthday paradox, random shuffle, hashing

Part 2 of Randomized algorithms in Competitive Programming. First part: https://youtu.be/0r2D32esF3Y Codeforces blog with ...

21:02
Randomized algorithms lecture #2 - birthday paradox, random shuffle, hashing

21,972 views

6 years ago