ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

51 results

Lisk
What is Hashing? Hash Functions Explained Simply

What is hashing? In this video we explain how hash functions work in an easy to digest way. Hashing is the process of converting ...

2:36
What is Hashing? Hash Functions Explained Simply

446,664 views

7 years ago

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

In this stream we continue the work of porting Java's ConcurrentHashMap to Rust. We finish up the concurrent hash table resizing ...

5:20:13
Porting Java's ConcurrentHashMap to Rust (part 2)

13,452 views

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

5 years ago

Otavio Santana
Why do we have reflection on Java?

shorts Java reflection is excellent for creating extensibility on runtime. If you're using Jakarta EE, MicroProfile, or Spring, you're ...

0:50
Why do we have reflection on Java?

2,110 views

2 years ago

Jon Gjengset
impl Rust: One Billion Row Challenge

I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.

10:36:57
impl Rust: One Billion Row Challenge

76,342 views

1 month ago

CS 125 @ Illinois
CS 125 Fall 2018: Mon 12.3.2018. Hashing and Maps

Hash tables, maps, and some theory behind hashing. https://cs125.cs.illinois.edu/learn/2018_12_03_hashing_and_maps.

50:55
CS 125 Fall 2018: Mon 12.3.2018. Hashing and Maps

903 views

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

7 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Wed 12.5.2018. Generics

Wrap up of hashing and a discussion of how to program with Java generics.

51:02
CS 125 Fall 2018: Wed 12.5.2018. Generics

450 views

7 years ago

Spoken-Tutorial IIT Bombay
Hash in Perl - English

PERL Hash is a key value pair data structure. Hash is also called as associative array. Hash is an un-ordered collection of data.

10:35
Hash in Perl - English

1,194 views

11 years ago

J David Eisenberg
Chapter 4: Reading Strings and Extracting Characters from them

How to read a line of text into a string, and how to get specific characters from it.

3:58
Chapter 4: Reading Strings and Extracting Characters from them

123 views

6 years ago

DeepSource
Setup static analysis on thousands of repositories effortlessly

The all-new Auto Onboard feature is a quick and easy way to activate analysis on multiple repositories at once. This makes it ...

2:06
Setup static analysis on thousands of repositories effortlessly

324 views

4 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Wed 11.28.2018. Exceptions and Errors

Discussion of Java errors and error handling. https://cs125.cs.illinois.edu/learn/2018_11_28_exceptions_and_errors.

49:40
CS 125 Fall 2018: Wed 11.28.2018. Exceptions and Errors

635 views

7 years ago

Spoken-Tutorial IIT Bombay
MD5 Encryption - English

MD5 Encryption Calculates the MD5 hash of str using the RSA Data Security, Inc.'s MD5 Message-Digest Algorithm, and returns ...

9:34
MD5 Encryption - English

5,504 views

11 years ago

Md. Sakibur Rahman
List vs Hashset in C# - Bangla tutorial #List #Hashset #csharp

List vs Hashset in C# - Bangla tutorial #List #Hashset #csharp In C#, a #List and #HashSet have some differences: In C, the ...

5:32
List vs Hashset in C# - Bangla tutorial #List #Hashset #csharp

10 views

1 year ago

iter
The Rendezvous Problem

The rendezvous problem is a logical problem. Main paper discussed in video: ...

5:21
The Rendezvous Problem

1,724 views

6 years ago

Cours Python
3.3 Tables de hash

Dans cette vidéo, nous allons parler des tables de hash, une structure de données qui permet de répondre à certaines limitations ...

8:18
3.3 Tables de hash

5,991 views

7 years ago

Jon Gjengset
Rust open-source contributions stream

This time we're trying something new! We're going to go through a few open-source Rust projects and see if we can contribute ...

4:01:36
Rust open-source contributions stream

18,956 views

7 years ago

Codegram
How to write a search engine in 15 lines of code (Paul Chiusano) - Full Stack Fest 2016

Unison is a new programming language and platform. This talk zooms in on just one aspect of Unison: its support for building ...

36:05
How to write a search engine in 15 lines of code (Paul Chiusano) - Full Stack Fest 2016

8,077 views

9 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

144,973 views

9 years ago

CS 125 @ Illinois
CS 125 Spring 2018: Fri 9.28.2018. Getters and Setters

More about Java objects, including static methods and variables and object modeling.

39:12
CS 125 Spring 2018: Fri 9.28.2018. Getters and Setters

558 views

7 years ago