ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

93,314 results

Michael Sambol
Big-O notation in 5 minutes

Introduction to big-O notation. Code: https://github.com/msambol/dsa Sources: 1. Algorithms by S. Dasgupta, C. H. Papadimitriou, ...

5:13
Big-O notation in 5 minutes

1,382,081 views

8 years ago

hackerdashery
P vs. NP and the Computational Complexity Zoo

Hackerdashery #2 Inspired by the Complexity Zoo wiki: https://complexityzoo.uwaterloo.ca/Complexity_Zoo For more advanced ...

10:44
P vs. NP and the Computational Complexity Zoo

3,573,996 views

11 years ago

Codebagel
Big O in 2 Minutes

Big O notation is one of the most important algorithmic topics for coding interviews. Today we'll be understanding it in just 2 ...

2:54
Big O in 2 Minutes

86,280 views

3 years ago

BigOCast
Heap Sort Algorithm | Simple Explanation

Heap sort is a comparison based, in-place sorting algorithm. We can think of it as an improved version of selection sort as it ...

10:04
Heap Sort Algorithm | Simple Explanation

3,505 views

3 years ago

3Blue1Brown
But what is quantum computing?  (Grover's Algorithm)

Qubits, state vectors, and Grover's algorithm for search. Instead of sponsored ad reads, these lessons are funded directly by ...

36:54
But what is quantum computing? (Grover's Algorithm)

2,872,522 views

8 months ago

freeCodeCamp.org
Big O Notation - Full Course

This course will teach you how to understand and apply the concepts of Big O Notation to Software Engineering. Big-O notation is ...

1:56:16
Big O Notation - Full Course

635,158 views

4 years ago

MIT OpenCourseWare
16. Complexity: P, NP, NP-completeness, Reductions

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

1:25:25
16. Complexity: P, NP, NP-completeness, Reductions

473,637 views

9 years ago

WIRED
Harvard Professor Explains Algorithms in 5 Levels of Difficulty | WIRED

From the physical world to the virtual world, algorithms are seemingly everywhere. David J. Malan, Professor of Computer Science ...

25:47
Harvard Professor Explains Algorithms in 5 Levels of Difficulty | WIRED

4,748,200 views

2 years ago

Tom Scott
Why My Teenage Code Was Terrible: Sorting Algorithms and Big O Notation

When I was a teenager, I wrote some terrible code. Here's why. • Sponsored by Dashlane — for free on your first device ...

9:46
Why My Teenage Code Was Terrible: Sorting Algorithms and Big O Notation

2,760,240 views

6 years ago

MIT OpenCourseWare
10. Understanding Program Efficiency, Part 1

MIT 6.0001 Introduction to Computer Science and Programming in Python, Fall 2016 View the complete course: ...

51:26
10. Understanding Program Efficiency, Part 1

250,116 views

8 years ago

Coding with Lewis
10 Sorting Algorithms Easily Explained

Every programmer has run into sorting algorithms at one point in their career. ‍ In today's video I am going to explain 10 ...

10:48
10 Sorting Algorithms Easily Explained

277,903 views

1 year ago

MIT OpenCourseWare
19. Complexity

MIT 6.006 Introduction to Algorithms, Spring 2020 Instructor: Erik Demaine View the complete course: ...

59:09
19. Complexity

36,212 views

4 years ago

CrashCourse
Intro to Algorithms: Crash Course Computer Science #13

Algorithms are the sets of steps necessary to complete computation - they are at the heart of what our devices actually do. And this ...

11:44
Intro to Algorithms: Crash Course Computer Science #13

1,911,016 views

8 years ago

Algorithms with Attitude
Linear Time BuildHeap

Overview and proof of a linear worst-case time method to build binary heaps. Table of Contents: 00:00 - Introduction and ...

5:20
Linear Time BuildHeap

96,921 views

10 years ago

CS50
CS50x 2025 - Lecture 3 - Algorithms

Searching: Linear Search, Binary Search. Sorting: Bubble Sort, Selection Sort, Merge Sort. Asymptotic Notation: O, Ω, ...

2:06:35
CS50x 2025 - Lecture 3 - Algorithms

322,117 views

Streamed 1 year ago

Codebagel
Top 7 Algorithms for Coding Interviews Explained SIMPLY

Today we'll be covering the 7 most important algorithms you need to ace your coding interviews and land a job as a software ...

21:22
Top 7 Algorithms for Coding Interviews Explained SIMPLY

602,145 views

3 years ago

Quanta Magazine
Biggest Puzzle in Computer Science: P vs. NP

Are there limits to what computers can do? How complex is too complex for computation? The question of how hard a problem is ...

19:44
Biggest Puzzle in Computer Science: P vs. NP

1,250,651 views

2 years ago

MIT OpenCourseWare
17. Complexity: Approximation Algorithms

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

1:21:08
17. Complexity: Approximation Algorithms

91,491 views

9 years ago

Tech With Tim
Big O Notation & Time Complexity Analysis Tutorial

Welcome back to another video! In this video I am going to be explaining Big O Notation, as well as how to do Time Complexity ...

1:05:51
Big O Notation & Time Complexity Analysis Tutorial

50,862 views

3 years ago

Gate Smashers
L-1.3: Asymptotic Notations | Big O | Big Omega | Theta Notations | Most Imp Topic Of Algorithm

In this video, Varun sir will simplify the most important concepts in Algorithm Analysis – Big O, Big Omega (Ω), and Theta (Θ) ...

14:25
L-1.3: Asymptotic Notations | Big O | Big Omega | Theta Notations | Most Imp Topic Of Algorithm

3,035,458 views

5 years ago