ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8,133,475 results

People also watched

Harvard University
Advanced Algorithms (COMPSCI 224), Lecture 1

Logistics, course topics, word RAM, predecessor, van Emde Boas, y-fast tries. Please see Problem 1 of Assignment 1 at ...

1:28:19
Advanced Algorithms (COMPSCI 224), Lecture 1

20,071,045 views

9 years ago

MIT OpenCourseWare
16. Strings

MIT 6.851 Advanced Data Structures, Spring 2012 View the complete course: http://ocw.mit.edu/6-851S12 Instructor: Erik ...

1:24:30
16. Strings

131,195 views

12 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,778 views

13 years ago

MIT OpenCourseWare
15. Linear Programming: LP, reductions, Simplex

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

1:22:27
15. Linear Programming: LP, reductions, Simplex

226,553 views

9 years ago

MIT OpenCourseWare
R8. NP-Complete Problems

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

45:47
R8. NP-Complete Problems

138,305 views

9 years ago

MIT OpenCourseWare
Lecture 19: Dynamic Programming I: Fibonacci, Shortest Paths

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

51:47
Lecture 19: Dynamic Programming I: Fibonacci, Shortest Paths

2,883,206 views

13 years ago

MIT OpenCourseWare
Lecture 13: Breadth-First Search (BFS)

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

50:48
Lecture 13: Breadth-First Search (BFS)

727,141 views

13 years ago

MIT OpenCourseWare
Lecture 16: Dijkstra

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

51:26
Lecture 16: Dijkstra

320,583 views

13 years ago

Veritasium
The World's Most Important Machine

The insane machines that make the most advanced computer chips. Sponsored by Brilliant - To learn for free for a full 30 days, ...

55:00
The World's Most Important Machine

16,111,768 views

2 weeks ago

MIT OpenCourseWare
4. Hashing

MIT 6.006 Introduction to Algorithms, Spring 2020 Instructor: Jason Ku View the complete course: https://ocw.mit.edu/6-006S20 ...

52:55
4. Hashing

392,510 views

4 years ago

MIT OpenCourseWare
1. Algorithms and Computation

MIT 6.006 Introduction to Algorithms, Spring 2020 Instructor: Jason Ku View the complete course: https://ocw.mit.edu/6-006S20 ...

45:39
1. Algorithms and Computation

1,847,404 views

4 years ago

MIT OpenCourseWare
Lecture 1: Algorithmic Thinking, Peak Finding

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

53:22
Lecture 1: Algorithmic Thinking, Peak Finding

5,899,367 views

13 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,753,204 views

2 years ago

MIT OpenCourseWare
Lec 1 | MIT 6.046J / 18.410J Introduction to Algorithms (SMA 5503), Fall 2005

Lecture 01: Administrivia; Introduction; Analysis of Algorithms, Insertion Sort, Mergesort View the complete course at: ...

1:20:36
Lec 1 | MIT 6.046J / 18.410J Introduction to Algorithms (SMA 5503), Fall 2005

1,483,132 views

17 years ago

MIT OpenCourseWare
Lec 17 | MIT 6.046J / 18.410J Introduction to Algorithms (SMA 5503), Fall 2005

Lecture 17: Shortest Paths I: Properties, Dijkstra's Algorithm, Breadth-first Search View the complete course at: ...

1:24:34
Lec 17 | MIT 6.046J / 18.410J Introduction to Algorithms (SMA 5503), Fall 2005

122,886 views

17 years ago

MIT OpenCourseWare
2. Data Structures and Dynamic Arrays

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

50:18
2. Data Structures and Dynamic Arrays

652,853 views

4 years ago

freeCodeCamp.org
Algorithms and Data Structures Tutorial - Full Course for Beginners

In this course you will learn about algorithms and data structures, two of the fundamental topics in computer science. There are ...

5:22:09
Algorithms and Data Structures Tutorial - Full Course for Beginners

5,657,672 views

4 years ago

MIT OpenCourseWare
12. Greedy Algorithms: Minimum Spanning Tree

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

1:22:10
12. Greedy Algorithms: Minimum Spanning Tree

247,035 views

9 years ago

MIT OpenCourseWare
Lec 2 | MIT 6.046J / 18.410J Introduction to Algorithms (SMA 5503), Fall 2005

Lecture 02: Asymptotic Notation | Recurrences | Substitution, Master Method View the complete course at: ...

1:10:31
Lec 2 | MIT 6.046J / 18.410J Introduction to Algorithms (SMA 5503), Fall 2005

422,580 views

17 years ago

MIT OpenCourseWare
Lecture 2: Models of Computation, Document Distance

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

48:52
Lecture 2: Models of Computation, Document Distance

921,250 views

13 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,581 views

9 years ago

MIT OpenCourseWare
6. Recursion and Dictionaries

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

48:22
6. Recursion and Dictionaries

402,083 views

8 years ago