ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

792,477 results

Algorithms by Sharma Thankachan
2.2 - Linear Time Selection (Median of Medians Algorithm)

The selection problem asks to report the kth smallest element in an unsorted array. It is easily solvable in O(n log n) time via ...

32:07
2.2 - Linear Time Selection (Median of Medians Algorithm)

30,535 views

5 years ago

Ekeeda
Selection in Query Processing - Query Processing and Optimization - Database Management System

Subject - Database Management System Video Name - Chapter - Query Processing and Optimization Faculty - Prof. Sangeeta ...

31:37
Selection in Query Processing - Query Processing and Optimization - Database Management System

10,058 views

6 years ago

0612 TV w/ NERDfirst
Quickselect Algorithm - Find elements by rank without sorting!

How do you quickly find the kth smallest element in a list? While sorting the whole list might be one way of doing it, Quickselect is ...

22:28
Quickselect Algorithm - Find elements by rank without sorting!

3,796 views

3 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

31,369 views

5 years ago

Greg Hogg
Sorting: Bubble, Insertion, Selection, Merge, Quick, Counting Sort - DSA Course in Python Lecture 10

Timeline -- 0:00 Bubble Sort 4:26 Insertion Sort 8:33 Selection Sort 11:54 Merge Sort 23:30 Quick Sort 30:38 Counting Sort 38:59 ...

41:41
Sorting: Bubble, Insertion, Selection, Merge, Quick, Counting Sort - DSA Course in Python Lecture 10

78,444 views

1 year ago

HK Lam
Binary Genetic Algorithm - Part 4: Selection Processes

This video is about Binary Genetic Algorithm - Part 4: Selection Processes (Pairing, Random Pairing, Cost Weighting and ...

28:12
Binary Genetic Algorithm - Part 4: Selection Processes

990 views

4 years ago

IEEE ESCO Taskforce
Cross-domain Algorithm Selection: Algorithm Selection across Selection Hyper-heuristics

Hyper-heuristics are problem-independent methods that are used to solve various instances of different problem domains.

50:45
Cross-domain Algorithm Selection: Algorithm Selection across Selection Hyper-heuristics

152 views

2 years ago

Apna College
Sorting Algorithms | Bubble Sort, Selection Sort & Insertion Sort | DSA Series by Shradha Ma'am

Lecture 24 of DSA Placement Series Company wise DSA Sheet Link : https://docs.google.com/spreadsheets/d ...

34:33
Sorting Algorithms | Bubble Sort, Selection Sort & Insertion Sort | DSA Series by Shradha Ma'am

1,220,967 views

1 year ago

NPTEL - Special Lecture Series
Selection Problems

Selection Problems ACM India Summer School on Algorithms for Data Science Amrita Vishwa Vidyapeetham - Coimbatore.

34:23
Selection Problems

139 views

2 years ago

PREM KUMAR BORUGADDA
Lecture-48: Boruta Feature Selection Algorithm with python

In this video, -we will learn about Boruta feature selection and its implementation. -Comparison of classification machine learning ...

37:07
Lecture-48: Boruta Feature Selection Algorithm with python

5,492 views

4 years ago

Simons Institute for the Theory of Computing
A PAC Approach to Application-Specific Algorithm Selection

Rishi Gupta, Stanford University https://simons.berkeley.edu/talks/rishi-gupta-2016-11-16 Learning, Algorithm Design and Beyond ...

39:05
A PAC Approach to Application-Specific Algorithm Selection

796 views

9 years ago

Simplilearn
Feature Selection In Machine Learning | Feature Selection Techniques With Examples | Simplilearn

Discover SKillUP free online certification programs ...

22:39
Feature Selection In Machine Learning | Feature Selection Techniques With Examples | Simplilearn

132,991 views

5 years ago

Dormston Computing
Flowchart Algorithms - Selection
31:45
Flowchart Algorithms - Selection

226 views

5 years ago

Yang Song
12-2 Randomized selection

... another partition and depending on our log we even have to do several recursive calls of the selection algorithm but eventually ...

27:17
12-2 Randomized selection

673 views

4 years ago

Nickvash Kani
Quick-Select Algorithm and Median-of-Medians Lecture

A discussion of the Quick-Select algorithm. In this mini-lecture we go into how the algorithm works overall, and how we enhance ...

35:42
Quick-Select Algorithm and Median-of-Medians Lecture

10,028 views

5 years ago

UNC Computational Social Science Workshop
Variable Selection Algorithms for Causal Inference
1:00:14
Variable Selection Algorithms for Causal Inference

34 views

1 year 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

8 months ago

Pîrvu Mihai
Greedy selection algorithm for ensemble learning (ML)

Broadcasted live on Twitch -- Watch live at https://www.twitch.tv/meehai.

1:31:05
Greedy selection algorithm for ensemble learning (ML)

9 views

9 months ago

Chris Marriott - Computer Science
Job Selection - Dynamic Programming - Design and Analysis of Algorithms

In this video I use the dynamic programming design strategy to solve the job selection problem.

1:11:33
Job Selection - Dynamic Programming - Design and Analysis of Algorithms

2,330 views

5 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,567 views

5 years ago