ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

155 results

Tech With Tim
Learning to code has changed

To learn for free on Brilliant, go to https://brilliant.org/techwithtim . Brilliant's also given our viewers 20% off an annual Premium ...

13:19
Learning to code has changed

92,887 views

3 days ago

dr Jonas Birch
Coding a WINZIP file compressor in C

We'll code a file compressor which will divide a file into 32 bit integers and create a list with unique entries. Then we'll swap each ...

3:14:25
Coding a WINZIP file compressor in C

4,205 views

3 days ago

Geekific
Why Recursion Breaks Your Code (Until You Understand This) | Geekific

Master recursion for your next coding interview. Recursion is one of the most confusing topics for developers, and in this video, we ...

9:58
Why Recursion Breaks Your Code (Until You Understand This) | Geekific

578 views

5 days ago

Synadia
Message Tracing | NATS 2.11

Message Tracing in NATS — Debug Your Entire Distributed System with One Command** Observability in distributed systems ...

12:14
Message Tracing | NATS 2.11

658 views

6 days ago

Manning Publications
Hughes Lists Explained: A Different Way to Think About Lists

A sneak peek at the first chapter of Eric Lippert's new book Fabulous Adventures in Data Structures and Algorithms ...

5:04
Hughes Lists Explained: A Different Way to Think About Lists

35 views

4 hours ago

Yufei Tao
Indexing 2: Hashing

Now pay attention uh it doesn't really make sense to talk about data structures unless you know what are the target operations you ...

1:32:50
Indexing 2: Hashing

223 views

5 days ago

Amulya's Academy
Linear Search vs Jump Search vs Binary Search | Algorithms Explained

In this tutorial, we compare linear search, jump search, and binary search algorithms. Linear search checks elements one by one ...

2:11
Linear Search vs Jump Search vs Binary Search | Algorithms Explained

161 views

7 days ago

Parallel Routines
GPU Programming Model Explained: Architecture, Compilation, and Thread Hierarchy | M2L5

This video explains the GPU programming model from a system-level view. We cover how CPUs and GPUs work together, how a ...

5:36
GPU Programming Model Explained: Architecture, Compilation, and Thread Hierarchy | M2L5

499 views

6 days ago

Khan Academy
Classes and objects | Intro to CS - Python | Khan Academy

Write a class definition to define the template for a new data type, and then call the class to instantiate objects of that type.

7:52
Classes and objects | Intro to CS - Python | Khan Academy

4,666 views

7 days ago

OpenCourse Studio
Real-World Machine Learning Case Study | From Data to Model (Day 16)

In Day 16 of this Machine Learning course, you will learn how to apply Machine Learning concepts to real-world problems using a ...

6:43
Real-World Machine Learning Case Study | From Data to Model (Day 16)

0 views

7 days ago

Code Cleanup
Code Cleanup Ep 2: Building Bidirectional Sorting with Locale Support

Learn how to replace inefficient O(n²) bubble sort with JavaScript's built-in Timsort algorithm for better performance and cleaner ...

11:52
Code Cleanup Ep 2: Building Bidirectional Sorting with Locale Support

117 views

6 days ago

Voyager Quests
Python Foundational Types — A Practical Introduction

This video walks through Python's foundational built-in types and how to use them correctly. It's aimed at beginners and anyone ...

9:44
Python Foundational Types — A Practical Introduction

2 views

6 days ago

Data Engineering with GS
PySpark Interview Question: Find Teachers Who Teach ONLY Math | Data Engineer Interview Questions

Ace Your Data Engineering Interviews with This Must-Know SQL& PySpark Trick! Struggling with mobile number masking logic ...

7:04
PySpark Interview Question: Find Teachers Who Teach ONLY Math | Data Engineer Interview Questions

81 views

6 days ago

Soledad Galli | Data Scientist @ Train in Data
Scoring New Data With Our Model | Deployment of Machine Learning Models

We would like to see how accurate your model is in the most recent data that we have." So now we need to take our entire ...

9:45
Scoring New Data With Our Model | Deployment of Machine Learning Models

0 views

7 days ago

AI_College
PCA in Python

In this video, we implement PCA from scratch and using scikit-learn in Python on the famous MNIST_784 handwritten digits ...

35:38
PCA in Python

51 views

6 days ago

Mahesh Ahirwar
Find Median from Data Stream Explained | Min Heap + Max Heap | DSA Interview Problem

In this video, we solve the Find Median from Data Stream problem using the Two Heaps approach (Max Heap + Min Heap) to ...

16:40
Find Median from Data Stream Explained | Min Heap + Max Heap | DSA Interview Problem

46 views

7 days ago

csprofmarin
Advanced C++ Unit 4 (Lab 4 removed)

This is an abbreviated edit of the original Unit 4 Lecture, which has had the old "Risk Lab 4 Collaboration" section removed (since ...

1:03:23
Advanced C++ Unit 4 (Lab 4 removed)

15 views

6 days ago

Nikhil Gupta
Adapter Pattern?

Adapter pattern is widely used, it is used when you want to wrap an incompatible class into an interface that is compatible for ...

2:19
Adapter Pattern?

6 views

6 days ago

DKodeTree
Relative Sort Array - LeetCode 1122 ⚡ Counting Sort - O(n) Optimal Solution | Python

Learn the O(n) Most Optimal and Easy Solution - Counting Sort Approach for LeetCode 1122. Relative Sort Array. In this video, I ...

10:54
Relative Sort Array - LeetCode 1122 ⚡ Counting Sort - O(n) Optimal Solution | Python

8 views

5 days ago

Deep Notes
Why Your Code Crashes at Scale: Time Complexity Explained

Stop writing code that destroys your system's performance. // SYSTEM INITIATED: MODULE [02] // SUBJECT: ALGORITHMIC ...

6:34
Why Your Code Crashes at Scale: Time Complexity Explained

11 views

7 days ago