ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,454 results

MIT 6.824: Distributed Systems
Lecture 1: Introduction

Lecture 1: Introduction MIT 6.824: Distributed Systems (Spring 2020) https://pdos.csail.mit.edu/6.824/

1:19:35
Lecture 1: Introduction

742,824 views

5 years ago

Electrical & Computer Learning Center, ECL Center
Introduction to Algorithms - MIT -  Lec 01

Lecture 01: Algorithms and Computation The goal of this introductions to algorithms class is to teach you to solve computation ...

45:39
Introduction to Algorithms - MIT - Lec 01

90 views

1 year ago

Electrical & Computer Learning Center, ECL Center
Introduction to Algorithms - MIT - Lec 02

Lecture 02: Data Structures and Dynamic Arrays Data structures are ways to store data with algorithms that support operations on ...

50:18
Introduction to Algorithms - MIT - Lec 02

18 views

1 year ago

MIT 6.824: Distributed Systems
Lecture 5: Go, Threads, and Raft

Lecture 5: Go, Threads, and Raft MIT 6.824: Distributed Systems (Spring 2020) https://pdos.csail.mit.edu/6.824/

1:22:28
Lecture 5: Go, Threads, and Raft

70,790 views

5 years ago

MIT 6.824: Distributed Systems
Lecture 3: GFS

Lecture 3: GFS MIT 6.824: Distributed Systems (Spring 2020) https://pdos.csail.mit.edu/6.824/

1:22:22
Lecture 3: GFS

170,184 views

5 years ago

Electrical & Computer Learning Center, ECL Center
Advanced Data Structures - MIT - Lec 01

Session 1: Persistent Data Structures Description: “Persistence”–remembering all past versions of a data structure (“partial ...

1:23:44
Advanced Data Structures - MIT - Lec 01

315 views

1 year ago

Electrical & Computer Learning Center, ECL Center
Introduction to Algorithms - MIT - Problem S 1

Problem Session 1 Four examples of worked problems on the asymptotic behavior of functions and double-ended sequence ...

1:26:38
Introduction to Algorithms - MIT - Problem S 1

4 views

1 year ago

MIT 6.824: Distributed Systems
Lecture 11: Cache Consistency: Frangipani

Lecture 11: Cache Consistency: Frangipani MIT 6.824: Distributed Systems (Spring 2020) https://pdos.csail.mit.edu/6.824/

1:20:03
Lecture 11: Cache Consistency: Frangipani

32,664 views

5 years ago

Electrical & Computer Learning Center, ECL Center
Advanced Data Structures - MIT - Lec 02

Session 2: Retroactive Data Structures Description: Partial and full retroactivity let us alter and manipulate the order of operations, ...

1:18:39
Advanced Data Structures - MIT - Lec 02

88 views

1 year ago

Electrical & Computer Learning Center, ECL Center
Advanced Data Structures - MIT - Lec 21

Session 21: Dynamic Connectivity Lower Bound Description: Dynamic graphs: Ω(lg n) lower bound for dynamic connectivity.

1:22:18
Advanced Data Structures - MIT - Lec 21

14 views

1 year ago

MIT 6.824: Distributed Systems
Lecture 12: Distributed Transactions

Lecture 12: Distributed Transactions MIT 6.824: Distributed Systems (Spring 2020) https://pdos.csail.mit.edu/6.824/

1:17:24
Lecture 12: Distributed Transactions

54,047 views

5 years ago

Electrical & Computer Learning Center, ECL Center
Advanced Data Structures - MIT -  Lec 16

Session 16: Strings Description: Strings: Suffix tree, suffix array, linear-time construction for large alphabets, suffix tray, document ...

1:24:30
Advanced Data Structures - MIT - Lec 16

19 views

1 year ago

Electrical & Computer Learning Center, ECL Center
Introduction to Algorithms - MIT - Lec 16

Lecture 16: Dynamic Programming, Part 2: LCS, LIS, Coins This is the second of four lectures on dynamic programming.

58:44
Introduction to Algorithms - MIT - Lec 16

9 views

1 year ago

Electrical & Computer Learning Center, ECL Center
Introduction to Algorithms - MIT - Lec 05

Lecture 05: Linear Sorting This builds on the lecture on improving find times and discusses how to achieve a faster sort.

51:57
Introduction to Algorithms - MIT - Lec 05

10 views

1 year ago

MIT 6.824: Distributed Systems
Lecture 9: More Replication, CRAQ

Lecture 9: More Replication, CRAQ MIT 6.824: Distributed Systems (Spring 2020) https://pdos.csail.mit.edu/6.824/

1:18:34
Lecture 9: More Replication, CRAQ

34,610 views

5 years ago

Electrical & Computer Learning Center, ECL Center
Performance Engineering of Software Systems - MIT - Lec 21

Lecture 21: Tuning a TSP Algorithm Description: Jon Bentley, retired from Bell Labs Research, discusses the traveling ...

1:20:53
Performance Engineering of Software Systems - MIT - Lec 21

20 views

8 months ago

Electrical & Computer Learning Center, ECL Center
Introduction to Algorithms - MIT - Lec 09

... Search This class covers graph definitions, neighbor sets and adjacencies, graph representations in data structures, and paths.

52:53
Introduction to Algorithms - MIT - Lec 09

9 views

1 year ago

Electrical & Computer Learning Center, ECL Center
Advanced Data Structures - MIT - Lec 04

Session 4: Geometric Structures II Description: Fractional cascading in 3D orthogonal range searching in O(log n) time. Moving ...

1:22:09
Advanced Data Structures - MIT - Lec 04

40 views

1 year ago

Electrical & Computer Learning Center, ECL Center
Introduction to Algorithms - MIT - Lec 13

Lecture 13: Dijkstra This class discusses a fourth weighted single-source shortest path algorithm: Dijkstra's algorithms.

57:22
Introduction to Algorithms - MIT - Lec 13

9 views

1 year ago

Electrical & Computer Learning Center, ECL Center
Advanced Data Structures - MIT - Lec 05

Session 5: Dynamic Optimality I Description: Dynamic optimality: Binary search trees, analytic bounds, splay trees, geometric view ...

1:22:44
Advanced Data Structures - MIT - Lec 05

30 views

1 year ago

Electrical & Computer Learning Center, ECL Center
Advanced Data Structures - MIT - Lec 14

Session 14: Sorting in Linear Time Description: Integer: Sorting in linear time for w = O(lg2+ε n), priority queues. Speaker: Prof.

1:24:03
Advanced Data Structures - MIT - Lec 14

8 views

1 year ago

Electrical & Computer Learning Center, ECL Center
Advanced Data Structures - MIT - Lec 18

Session 18: Succinct Structures II Description: Succinct: Compact suffix arrays and trees. Speaker: Prof. Erik Demaine Source: ...

1:24:05
Advanced Data Structures - MIT - Lec 18

36 views

1 year ago

Electrical & Computer Learning Center, ECL Center
Advanced Data Structures  - MIT - Lec 12

Lecture Videos Session 12: Fusion Trees Description: Fusion trees: Sketching, parallel comparison, most significant set bit.

1:24:09
Advanced Data Structures - MIT - Lec 12

16 views

1 year ago

Electrical & Computer Learning Center, ECL Center
Introduction to Algorithms - MIT - Problem S 4

Problem Session 4 Five example problems are worked. Topics include sequence rotations, drawing sequence trees, binary ...

1:29:47
Introduction to Algorithms - MIT - Problem S 4

9 views

1 year ago

Electrical & Computer Learning Center, ECL Center
Advanced Data Structures - MIT - Lec 17

Session 17: Succinct Structures I Description: Succinct: Rank, select, tries. Speaker: Prof. Erik Demaine Source: OCW MIT ...

1:20:11
Advanced Data Structures - MIT - Lec 17

32 views

1 year ago