ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

93,031 results

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,808 views

11 years ago

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,381,849 views

8 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,250 views

3 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,546 views

9 years 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,086 views

4 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

321,914 views

Streamed 1 year 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,908 views

10 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,105 views

8 years 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,202 views

4 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,263 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,475 views

9 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,663 views

1 year 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,833 views

3 years 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,029 views

3 years ago

Udacity
Vertex Cover - Georgia Tech - Computability, Complexity, Theory: Algorithms

Watch on Udacity: https://www.udacity.com/course/viewer#!/c-ud061/l-3527768539/m-1052679051 Check out the full Advanced ...

1:05
Vertex Cover - Georgia Tech - Computability, Complexity, Theory: Algorithms

166,733 views

10 years ago

Udacity
P and NP - Georgia Tech - Computability, Complexity, Theory: Complexity

In this video, you'll get a comprehensive introduction to P and NP.

2:03
P and NP - Georgia Tech - Computability, Complexity, Theory: Complexity

135,476 views

10 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,163 views

6 years ago

Neso Academy
Asymptotic Analysis (Solved Problem 1)

Data Structures: Solved Question on Asymptotic Analysis Topics discussed: 1) Calculating the Time Complexity of the program ...

7:23
Asymptotic Analysis (Solved Problem 1)

569,416 views

5 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,910,870 views

8 years ago

Computer Science Theory Explained
The Complexity Class P

Textbooks: Computational Complexity: A Modern Approach by S. Arora and B. Barak. Algorithm Design by J. Kleinberg and E.

7:13
The Complexity Class P

4,926 views

4 years ago