ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

71 results

CS213.3x
CS213 3x S109 Graph Traversal Algorithms BFS IIT Bombay

In this session, we will introduce you to graph traversal algorithms. We have already discussed graphs and different data structure ...

33:25
CS213 3x S109 Graph Traversal Algorithms BFS IIT Bombay

442 views

4 years ago

Berkeley Institute for Data Science (BIDS)
SFrame and SGraph: Scalable External Memory Data Frame and Graph Structures for Machine Learning

BIDS Guest Lecture | July 22, 2015 | 1:30-3:00 p.m. | 190 Doe Library, UC Berkeley Speaker: Jay Gu, Co-Founder and Software ...

53:21
SFrame and SGraph: Scalable External Memory Data Frame and Graph Structures for Machine Learning

2,973 views

Streamed 10 years ago

Confreaks
RubyConf 2015 - The Hitchhiker's Guide to Ruby GC by Eric Weinstein

The Hitchhiker's Guide to Ruby GC by Eric Weinstein When Ruby programs slow down, the usual culprits—database queries, ...

35:26
RubyConf 2015 - The Hitchhiker's Guide to Ruby GC by Eric Weinstein

3,029 views

10 years ago

Jon Gjengset
Crust of Rust: Sorting Algorithms

In this Crust of Rust episode, we implement some common sorting algorithms in Rust. This episode doesn't aim to explain any ...

2:37:53
Crust of Rust: Sorting Algorithms

67,052 views

5 years ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 3)

This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...

5:39:15
Porting Java's ConcurrentHashMap to Rust (part 3)

10,885 views

5 years ago

Jon Gjengset
Live-coding a linked hash map in Rust

Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...

2:29:40
Live-coding a linked hash map in Rust

39,419 views

7 years ago

Tyler Caraza-Harter
CS 320 Oct 7 (Part 1) - BFS Backtrace

... it's been removed but i really want to know well has it ever been there and somebody have to have a separate data structure for ...

26:25
CS 320 Oct 7 (Part 1) - BFS Backtrace

261 views

5 years ago

José A. Alonso
El TAD de los grafos en Haskell (2 de 2)

Estudio del tipo abstracto de datos de las colas de prioridad con distintas implementaciones en Haskell y la comprobación de sus ...

39:53
El TAD de los grafos en Haskell (2 de 2)

304 views

5 years ago

Jon Gjengset
Thesis: Partial State in Dataflow-Based Materialized Views

This is my PhD dissertation presentation, which I gave at MIT (virtually) on October 22nd, 2020. It was immediately followed by my ...

45:50
Thesis: Partial State in Dataflow-Based Materialized Views

16,424 views

5 years ago

Vizlab
CS50 2019 - Lecture 3 - Algorithms

This is CS50x, Harvard's University Computer Science Course, taught by David J. Malan in 2019. This video is licensed under ...

1:28:59
CS50 2019 - Lecture 3 - Algorithms

44 views

5 years ago

Jon Gjengset
The Unsafe Chronicles: Exhibit A: Aliasing Boxes

In this new series we take deep-dives into the world of unsafe Rust. These chronicles aren't necessarily aimed at teaching you ...

1:37:09
The Unsafe Chronicles: Exhibit A: Aliasing Boxes

26,527 views

5 years ago

CS50
CS50 Lecture by Mark Zuckerberg - 7 December 2005

On 7 December 2005, Mark Zuckerberg joined CS50 for a guest lecture about Facebook and computer science. With Professor ...

1:05:35
CS50 Lecture by Mark Zuckerberg - 7 December 2005

8,985,161 views

11 years ago

Tyler Caraza-Harter
CS 320 Oct 12 (Part 2) - Breadth-First Search for Web

... some sort of graph structure to them and these are actually all based on examples that students came up with last semester and ...

29:13
CS 320 Oct 12 (Part 2) - Breadth-First Search for Web

376 views

5 years ago

TLA+ - The Temporal Logic of Actions
TLA + specification of PCR parallel programming pattern - Jose Solsona & Sergio Yovine

https://conf.tlapl.us/2020/10-Yovine_and_Solsona-TLA_+_specification_of_PCR_parallel_programming_pattern.pdf.

31:56
TLA + specification of PCR parallel programming pattern - Jose Solsona & Sergio Yovine

227 views

5 years ago

Jon Gjengset
Lock-Free to Wait-Free Simulation in Rust

In this stream, we start implementing the concurrency algorithm from the academic paper "A Practical Wait-Free Simulation for ...

4:47:58
Lock-Free to Wait-Free Simulation in Rust

49,825 views

4 years ago

EmacsConf and Emacs hangouts
EmacsConf 2022: Health data journaling and visualization with Org Mode and GNUplot - David O'Toole

EmacsConf 2022: Health data journaling and visualization with Org Mode and GNUplot - David O'Toole (he/him) ...

24:30
EmacsConf 2022: Health data journaling and visualization with Org Mode and GNUplot - David O'Toole

2,657 views

3 years ago

Chrome for Developers
Stand Out on Google Search Using Structured Data and Search Analytics (Google I/O '17)

Learn how to make your site stand out on Search. Google increasingly uses structured data to understand a site's content and ...

28:41
Stand Out on Google Search Using Structured Data and Search Analytics (Google I/O '17)

16,156 views

8 years ago

NPTEL IIT Bombay
Week 1 : Lecture 1 : Introduction

Lecture 1 : Introduction.

25:42
Week 1 : Lecture 1 : Introduction

13,095 views

3 years ago

NERSC
10. CUDA C++ Basics

Part of the Nvidia HPC SDK Training, Jan 12-13, 2022. Slides and more details are available at ...

33:30
10. CUDA C++ Basics

20,155 views

3 years ago

Tyler Caraza-Harter
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues

... pretty big graph and so one of the things i want to think about today is is there a better data structure for this besides a python list ...

23:37
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues

235 views

5 years ago