ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

160 results

Logic & Layer
Ep 4: Stop Using Lists as Queues! (The Latency Trap)

If your backend uses my_list.pop(0) to process a job queue, your API is slower than it needs to be. A standard Python list is not ...

30:55
Ep 4: Stop Using Lists as Queues! (The Latency Trap)

15 views

4 days ago

ITCM Edu Tech
Chapter#4-Lecture#3- Queues in Python I Queues Properties I Queues Functions I First Year Computer

In this lecture, we will study another important linear data structure — the Queue, and understand how it is implemented in Python.

12:24
Chapter#4-Lecture#3- Queues in Python I Queues Properties I Queues Functions I First Year Computer

8 views

6 days ago

Professor Py: AI Engineering
Redis Streams Job Queue: Build Durable LLM Processing in Python

Build a durable job queue with retries and dead-lettering to stop losing LLM tasks when workers crash. Keep LLM tasks safe: ...

8:14
Redis Streams Job Queue: Build Durable LLM Processing in Python

0 views

9 hours ago

Code with Josh
7 Python Tricks That Make Your Code WAY Faster

Python Mentorship Program — https://www.zerotoknowing.com/interactive-python Join 9k+ Readers — Python Newsletter ...

14:12
7 Python Tricks That Make Your Code WAY Faster

756 views

1 day ago

CodeHarbinger
Noob vs Pro: Queue Operations

Noob vs Pro: Queues. Noob pops from lists. Pro uses deque. Like, save, and subscribe! #Shorts.

0:19
Noob vs Pro: Queue Operations

90 views

20 hours ago

Lou Chumdararith
Visualizing CPU Scheduling: Python Simulator & Algorithm Comparison

In this video, we, team 2, present my Operating Systems project: a comprehensive CPU Scheduling Simulator built using Python.

28:36
Visualizing CPU Scheduling: Python Simulator & Algorithm Comparison

4 views

5 days ago

TeachSmart AI Academy
Advanced Python (1/3) | Lesson 5: The Specialist's Toolkit - Mastering the collections Module

Welcome to Lesson 5 of our Advanced Python Programming series! In this lesson, we move beyond Python's general-purpose ...

8:17
Advanced Python (1/3) | Lesson 5: The Specialist's Toolkit - Mastering the collections Module

10 views

7 days ago

Aya Alharazin
Week 11 - Python Lists

Learn everything about Python Lists in this comprehensive tutorial! Perfect for beginners and intermediate programmers looking to ...

45:11
Week 11 - Python Lists

153 views

6 days ago

One2OneHub
Queue - 2

Lets dive a little deeper into Queues, into its types, some examples, pseudocodes.

6:26
Queue - 2

0 views

5 days ago

Express VTU 4 All
VTU DSA Module 2 | Multiple Stacks and Queues | Sequential & Linked Representation | BCS304

Welcome to Express VTU 4 All In this video, we discuss one of the most important and repeatedly asked questions from ...

6:14
VTU DSA Module 2 | Multiple Stacks and Queues | Sequential & Linked Representation | BCS304

2,564 views

6 days ago

Mamdouh Code
STL:  Stack & Queue Session

We start STL. Explain Stack and Queue. Examples. I focus on problem-solving, so I encourage you to search for more information ...

1:08:24
STL: Stack & Queue Session

15 views

5 days ago

SV CODE ACADEMY
Data Structures in Python – Part 1 | Lists Explained#svcodeacademy #Python  #PythonLists #DSA

Welcome to Data Structures in Python – Part 1: LIST. In this video, you will learn everything about Python Lists, the most important ...

44:15
Data Structures in Python – Part 1 | Lists Explained#svcodeacademy #Python #PythonLists #DSA

62 views

3 days ago

Pooja Singh
Data Structures in Python - Arrays, Linked list, Stack and Deque, Hashmap and Hashset.
13:29
Data Structures in Python - Arrays, Linked list, Stack and Deque, Hashmap and Hashset.

3 views

5 days ago

GDG on Campus HeritageIT
Heap / Priority Queue | Kth Largest & Last Stone Weight | Master DSA from Scratch

Confused about heaps or when to use a priority queue in problems? Not sure how questions like Kth largest element or stone ...

57:43
Heap / Priority Queue | Kth Largest & Last Stone Weight | Master DSA from Scratch

39 views

Streamed 3 days ago

CTO Bhaiya
Day 47/90 |⚡Task Scheduler Explained | Max Heap + Cooldown Queue (LeetCode 621) | GFG #6 #heap

Telegram Channel : https://t.me/ctobhaiya_tg Instagram: https://www.instagram.com/ctobhaiya Linkedin: ...

48:26
Day 47/90 |⚡Task Scheduler Explained | Max Heap + Cooldown Queue (LeetCode 621) | GFG #6 #heap

476 views

3 days ago

The Junior Engineer
Stop being a Coder. Start being an ENGINEER. (The Missing Piece)

I followed the tutorial, so why doesn't my app work in the real world? If you've ever felt this frustration, you're not alone. Most of us ...

14:40
Stop being a Coder. Start being an ENGINEER. (The Missing Piece)

32 views

1 day ago

Flare College
Queue & Queue Operations - 11th Class (1st Year) Computer Science

Queue | Queue Operations | Chapter 04 | 11th Class Computer Science - This video explains Queue and Queue Operations of ...

7:36
Queue & Queue Operations - 11th Class (1st Year) Computer Science

11 views

6 days ago

Coding with Lewis
This $50 AI Command Center Runs My Life

Use code: CODINGWITHLEWIS to get 10% off with Hostinger: https://www.hostinger.com/codingwithlewis I built a custom ...

14:11
This $50 AI Command Center Runs My Life

24,758 views

1 day ago

JS TechnicalCloud
What is List in Python ? | How to Find largest number in List | Sort a List without sort() function.

... python link - https://youtu.be/3yy7ZJph_fo What is Stacks in python - https://youtu.be/LXEQ0ww3gCw What is Queue in python ...

16:41
What is List in Python ? | How to Find largest number in List | Sort a List without sort() function.

50 views

3 days ago

JS TechnicalCloud
What is List ? | Find Largest Number in List using Python | Print a List in Reverse Order.

... python link - https://youtu.be/3yy7ZJph_fo What is Stacks in python - https://youtu.be/LXEQ0ww3gCw What is Queue in python ...

21:31
What is List ? | Find Largest Number in List using Python | Print a List in Reverse Order.

23 views

5 days ago