ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

46 results

Craig Piercy
Python built-in function: hash()

In this video, we will discuss the function: hash() Hi Python enthusiasts! Today, we're diving into the `hash()` function —a built-in ...

4:46
Python built-in function: hash()

168 views

10 months ago

Programming threads
Python Dictionaries Explained: Hashing, Performance & Big O Notation

Master Python dictionaries from the ground up — from the basic structure to how they work behind the scenes. In this tutorial, we ...

13:57
Python Dictionaries Explained: Hashing, Performance & Big O Notation

229 views

1 year ago

Cours Python
3.3 Tables de hash

En Python, il faut savoir que les tables de hash ont été implémentées de manière très efficace ; vous n'avez pas à vous ...

8:18
3.3 Tables de hash

6,002 views

7 years ago

J David Eisenberg
Chapter 12: Dictionaries

They are also called hashes, hash tables, or associative arrays. Note: There is an error at 1:54. I should say “Dictionaries aren't ...

11:56
Chapter 12: Dictionaries

257 views

7 years ago

Solve Computer Science
Real-world Python code optimizations

In this video I explain the optimizations for the upcoming version of md-toc (8.2.1). You'll see an in-depth analysis about some ...

15:07
Real-world Python code optimizations

31 views

2 years ago

John Kubiatowicz
CS162 Lecture 24 (4/28/2020): Distributed File Systems (Finished), Key-Value Stores, and Chord

... and then dive into a discussion of Key-Value stores, finishing up with a quick introduction into the Chord Distributed Hash Table ...

1:25:22
CS162 Lecture 24 (4/28/2020): Distributed File Systems (Finished), Key-Value Stores, and Chord

1,868 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,452 views

7 years ago

parlough
How to Iterate over Keys and Values in a Java Map

Learn with me as I go over how to access both the key and the value as you loop over a map in #Java. I hope you found this video ...

5:45
How to Iterate over Keys and Values in a Java Map

101 views

4 years ago

Danny Heap
racket recursion 2.9/4 --- memoization with recursion

Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html. Recursion is the obvious choice for implementing a function ...

3:49
racket recursion 2.9/4 --- memoization with recursion

902 views

13 years ago

Danny Heap
racket recursion video 6/6 ---- recursion with automatic memoization

Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on the most natural way to write many functions --- recursion.

4:03
racket recursion video 6/6 ---- recursion with automatic memoization

1,778 views

13 years ago

Thousand Brains Project
2023/02 - Speedup Discussions - Part 1

In this video, Viviane Clay dives into optimizing performance in Monty's learning module, highlighting challenges in improving ...

54:54
2023/02 - Speedup Discussions - Part 1

212 views

1 year 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,893 views

6 years ago

Danny Heap
racket recursion video 5/6 --- manual memoization

http://www.cdf.toronto.edu/~heap/racket_lectures.html Video on Serpinski's triangle, a fractal, most naturally rendered with ...

3:56
racket recursion video 5/6 --- manual memoization

1,940 views

13 years ago

NPTEL IIT Bombay
Lecture 24 : Data structure based programming : Part 4 : Composing data structures

Data structure based programming : Part 4 : Composing data structures.

15:37
Lecture 24 : Data structure based programming : Part 4 : Composing data structures

3,305 views

6 years ago

Hugo Kornelis
Here's the execution plan, now what? (Part 2)

You have learned the relevance of execution plans. You know where to find them, and you've been taught the basics of how to ...

28:20
Here's the execution plan, now what? (Part 2)

601 views

3 years ago

Wisc-Online
CRC - Cyclic Redundancy Check

Learn what the CRC is, the technology behind it, and how it's performed.

6:05
CRC - Cyclic Redundancy Check

145,560 views

9 years ago

CppNow
C++Now 2019: Arthur O'Dwyer "Boost.Blockchain: A new business model for open source”

http://cppnow.org — Lightning Talk — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

5:07
C++Now 2019: Arthur O'Dwyer "Boost.Blockchain: A new business model for open source”

3,149 views

6 years ago

Bruno Sampaio Pinho da Silva
Tutorial básico Python (parte 3 de 3) Dicionários pt-BR

Explicação de dicionários na linguagem python em ambiente Linux. Now with English subtitles, try the caption option!!! Take a ...

8:06
Tutorial básico Python (parte 3 de 3) Dicionários pt-BR

421 views

12 years ago

VIDA-NYU
Packing and Unpacking Experiments with ReproZip

This is a demo video showing how to pack and unpack experiments with ReproZip, narrated by Vicky Steeves. Packing: 1:00 ...

9:49
Packing and Unpacking Experiments with ReproZip

1,633 views

10 years ago