ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

77 results

Code Challenge Central
How to reverse a singly linked list in 5 languages (JS, Python, Java, C++, C#)

In our first episode, we explore the classic problem of reversing a singly linked list with an animated conceptual explanation, and ...

18:24
How to reverse a singly linked list in 5 languages (JS, Python, Java, C++, C#)

6,576 views

3 years ago

Derick Rethans
1. Lists (part 1)

In this first video in a series of videos about data structures, I am diving into linked lists. I go through an example explaining the ...

58:45
1. Lists (part 1)

936 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,313 views

7 years ago

Confreaks
RubyConf 2015 - Changing the Unchangeable... by Brad Urani

Changing the Unchangeable: The Hows and Whys of Immutable Data Structures by Brad Urani Immutable data structures give us ...

34:42
RubyConf 2015 - Changing the Unchangeable... by Brad Urani

1,724 views

10 years ago

Craig Piercy
Python data types: deque

Unlike Python lists, which are built on dynamic arrays, a `deque` is implemented as a doubly linked list. That's why operations at ...

4:55
Python data types: deque

15 views

5 months ago

Adam Gaweda, Dr. Sensei
Inserting and Removing from a Skip List

Now, this is going to actually surprise you, but in the just truly generic sense of, a linked, a skip-list, I just go up some random ...

7:08
Inserting and Removing from a Skip List

40,032 views

8 years ago

UBC_CPSC_103 _screencasts
Module 5: How to Design Functions with arbitrary-sized data (example a)

In this screencast, we're going to work on a function design that will use the list of integers type that we designed in the previous ...

3:27
Module 5: How to Design Functions with arbitrary-sized data (example a)

5,914 views

7 years ago

Adam Gaweda, Dr. Sensei
Skip List Exercises

- [Narrator] So here's an implementation of skip list that is a little bit more robust. Let's say for example that I wanted to do a lookup, ...

4:05
Skip List Exercises

3,413 views

8 years ago

Caden Crowson
Strucs and Local Variables - Assembly Part 11

This series covers x86-64 NASM. Let's create a linked list and in the process, learn about strucs and local variables!

2:23
Strucs and Local Variables - Assembly Part 11

311 views

11 months ago

Kenny Liao
How to Build AI Agents from Scratch in Python - Start here!

Learn how to build AI agents from scratch in Python. If you want to learn how to build AI agents and applications, I absolutely ...

1:11:21
How to Build AI Agents from Scratch in Python - Start here!

1,279 views

4 months ago

Confreaks
RubyConf 2016 - Computer Science: The Good Parts by Jeffrey Cohen

RubyConf 2016 - Computer Science: The Good Parts by Jeffrey Cohen You don't need a 4-year degree to learn the best parts of ...

30:25
RubyConf 2016 - Computer Science: The Good Parts by Jeffrey Cohen

1,060 views

9 years ago

MOOC de l'IMT
1. Introduction 🌐 MOOC Advanced Algorithmics & Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

3:10
1. Introduction 🌐 MOOC Advanced Algorithmics & Graph Theory with Python

8,329 views

7 years ago

Dan Kornas
Python Programming Fundamentals | Python Handling Files

Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community—sign up now ...

8:30
Python Programming Fundamentals | Python Handling Files

437 views

1 year ago

Phillip Bradbury
Life in life

A video of Conway's Game of Life, emulated in Conway's Game of Life. The Life pattern is the OTCA Metapixel: ...

1:30
Life in life

3,961,953 views

13 years ago

Solve Computer Science
Simpler Python YAML

In this video you'll see a better way to handle complex YAML files: instead of using PyYAML we're going to use Mashumaro.

12:38
Simpler Python YAML

150 views

1 year 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

66,832 views

5 years ago

Poking Technology
Porting Python to a terrible $3 smartwatch

In whch yr hmbl svt makes an incredibly cheap trash smartwatch run Micropython. This is me disassembling, exploring, ...

1:11:17
Porting Python to a terrible $3 smartwatch

376,592 views

1 year ago

The WP-Buddy
Structured Data Training 10: How to create Events using Structured Data

https://rich-snippets.io In this video I'll show you how you can create Structured Data for Events that produce a Rich Snippet in ...

18:09
Structured Data Training 10: How to create Events using Structured Data

1,079 views

6 years ago

J David Eisenberg
Chapter 10: Pointers (part 2) - Pointers and Data Structures
6:11
Chapter 10: Pointers (part 2) - Pointers and Data Structures

165 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,643 views

3 years ago