ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

110,481 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,130 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,574,020 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,289 views

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

4 years ago

MIT OpenCourseWare
Lecture 23: Computational Complexity

MIT 6.006 Introduction to Algorithms, Fall 2011 View the complete course: http://ocw.mit.edu/6-006F11 Instructor: Erik Demaine ...

51:12
Lecture 23: Computational Complexity

535,608 views

12 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,644 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,969 views

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

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

2 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,214 views

4 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,171 views

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

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

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

6 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,070 views

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

10 years ago

MIT OpenCourseWare
18. Complexity: Fixed-Parameter Algorithms

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

1:17:43
18. Complexity: Fixed-Parameter Algorithms

37,242 views

9 years ago

Geekific
Sorting Algorithms Time and Space Complexity | Sorting Algorithms | Big-O | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the past few weeks, ...

13:39
Sorting Algorithms Time and Space Complexity | Sorting Algorithms | Big-O | Geekific

19,478 views

4 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,754 views

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

4 years ago