ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

9,085,715 results

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

4 years ago

MIT OpenCourseWare
1. Persistent Data Structures

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

1:23:44
1. Persistent Data Structures

382,100 views

12 years ago

MIT OpenCourseWare
3. Sets and Sorting

MIT 6.006 Introduction to Algorithms, Spring 2020 Instructor: Justin Solomon View the complete course: ...

52:56
3. Sets and Sorting

210,485 views

4 years ago

MIT OpenCourseWare
6. Binary Trees, Part 1

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

50:59
6. Binary Trees, Part 1

200,572 views

4 years ago

MIT OpenCourseWare
4. Hashing

... faster search and dynamic operations on data structures, arrays, and sorted arrays. This lecture discusses comparison models, ...

52:55
4. Hashing

392,531 views

4 years ago

MIT OpenCourseWare
Lecture 4: Heaps and Heap Sort

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

52:32
Lecture 4: Heaps and Heap Sort

898,026 views

13 years ago

freeCodeCamp.org
Data Structures Easy to Advanced Course - Full Tutorial from a Google Engineer

You will learn how to code various data structures together with simple to follow step-by-step instructions. Every data structure ...

8:03:17
Data Structures Easy to Advanced Course - Full Tutorial from a Google Engineer

7,209,418 views

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

13 years ago

CS50
CS50x 2024 - Lecture 5 - Data Structures

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:02:49
CS50x 2024 - Lecture 5 - Data Structures

560,692 views

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

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

13 years ago

MIT OpenCourseWare
17. Succinct Structures I

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

1:20:11
17. Succinct Structures I

16,076 views

12 years ago

MIT OpenCourseWare
1. Algorithms and Computation

Models of computation, data structures, and algorithms are introduced. License: Creative Commons BY-NC-SA More information ...

45:39
1. Algorithms and Computation

1,847,631 views

4 years ago

MIT OpenCourseWare
Lecture 3: Insertion Sort, Merge Sort

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

51:20
Lecture 3: Insertion Sort, Merge Sort

873,548 views

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

17 years ago

MIT OpenCourseWare
Introduction to R, Part I: Interface and Data Structures

MIT RES.1-002 Introduction to R and Geographical Information Systems (GIS), Fall 2023 Instructor: Helena Vallicrosa View the ...

32:33
Introduction to R, Part I: Interface and Data Structures

76,213 views

1 year ago

MIT OpenCourseWare
Introduction to Algorithms - Problem Session 1: Asymptotic Behavior of Functions and Double-ended...

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

1:26:38
Introduction to Algorithms - Problem Session 1: Asymptotic Behavior of Functions and Double-ended...

311,537 views

4 years ago

freeCodeCamp.org and Destination FAANG
Data Structures and Algorithms Mega Course – Master Technical Interviews in 49 Hours

Learn about every popular data structure and algorithm. This 49-hour mega course will help you master technical interviews for ...

48:50:20
Data Structures and Algorithms Mega Course – Master Technical Interviews in 49 Hours

468,080 views

2 months ago

MIT OpenCourseWare
Lecture 1A: Overview and Introduction to Lisp

MIT 6.001 Structure and Interpretation of Computer Programs, Spring 2005 Instructor: Harold Abelson, Gerald Jay Sussman, Julie ...

1:12:56
Lecture 1A: Overview and Introduction to Lisp

370,255 views

6 years ago

CS50
CS50x 2025 - Lecture 5 - Data Structures

Abstract Data Types. Queues, Stacks. Linked Lists. Trees, Binary Search Trees. Hash Tables. Tries. *** This is CS50, Harvard ...

2:03:38
CS50x 2025 - Lecture 5 - Data Structures

235,400 views

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

4 years ago

MIT OpenCourseWare
12. Searching and Sorting

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

48:32
12. Searching and Sorting

190,542 views

8 years ago

MIT OpenCourseWare
Lecture 6: AVL Trees, AVL Sort

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

51:59
Lecture 6: AVL Trees, AVL Sort

694,712 views

13 years ago

freeCodeCamp.org
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

This is a comprehensive course on data structures and algorithms. @algo.monster will break down the most essential data ...

1:15:03
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

424,833 views

5 months ago