ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

78 results

Geekific
Java Deque in 1 min | #geekific #deque #in1min

Our Discord, GitHub repo, and socials: https://linktr.ee/geekific.

1:21
Java Deque in 1 min | #geekific #deque #in1min

3,425 views

7 months ago

theHostCode
Maximizing Event Attendance  A Greedy Algorithm Approach in Java

... greedy algorithm works for this problem ✓ Time & space complexity analysis ✓ Complete Java implementation with detailed ...

36:29
Maximizing Event Attendance A Greedy Algorithm Approach in Java

33 views

5 months ago

Topictrick
What are Message Queues? (MQ) Explained with Examples: Asynchronous Messaging, Message Brokers 🚀

MessageQueues #SoftwareArchitecture #AsynchronousProgramming #topictrick Dive into the world of message queues, the ...

17:18
What are Message Queues? (MQ) Explained with Examples: Asynchronous Messaging, Message Brokers 🚀

2,019 views

10 months ago

AlgoEdge by Adee
StackQueue Data Structure : Explained with Java Code 🚀📚  English | Japanese

Welcome to AlgoEdge by Adee! In this video, we'll explore the StackQueue Hybrid Data Structure, combining the power of stacks ...

15:16
StackQueue Data Structure : Explained with Java Code 🚀📚 English | Japanese

47 views

10 months ago

LalMani Educator
QUEUE data structure Secrets That Will Make Your Coding Life Easier

QUEUE data structure Secrets That Will Make Your Coding Life Easier Learn Queue Concepts in data structure and more with Dr.

21:36
QUEUE data structure Secrets That Will Make Your Coding Life Easier

52 views

5 months ago

Code Viento
Java Queue Implementation: Build an Efficient Queue Using Linked Lists 🚀

Welcome back to CodeViento! In this video, we dive into Queue implementation in Java, a crucial data structure for handling ...

6:24
Java Queue Implementation: Build an Efficient Queue Using Linked Lists 🚀

113 views

10 months ago

Nodematic Tutorials
Introduction to KEDA Autoscaling (Message Queue Example)

Learn how to implement intelligent auto-scaling in your Kubernetes clusters using KEDA (Kubernetes Event-driven Autoscaling) ...

19:19
Introduction to KEDA Autoscaling (Message Queue Example)

359 views

10 months ago

Khanh Nguyen J
Java Deque Tutorial | push(), addFirst(), offerFirst(), removeFirst(), pollFirst(), ... Explained

In this video, you'll learn *the basics of the Deque interface in Java* — focusing on *how to manipulate elements at the front* of a ...

14:31
Java Deque Tutorial | push(), addFirst(), offerFirst(), removeFirst(), pollFirst(), ... Explained

11 views

2 months ago

Code Viento
Mastering Stacks and Queues Made Easy

Welcome back to CodeViento! In this video, we dive into the fascinating world of Stacks and Queues, two foundational data ...

3:18
Mastering Stacks and Queues Made Easy

62 views

10 months ago

Java2Cloud Academy
51. Java Collections: Set, SortedSet, and Queue Explained

Welcome to Java2CloudAcademy ! In this video, you'll Dive deep into Java Collections with this detailed explanation of Set, ...

17:01
51. Java Collections: Set, SortedSet, and Queue Explained

47 views

10 months ago

Anton Putra
Redis Streams vs Pub/Sub: Performance

Mentorship/On-the-Job Support/Consulting - https://calendly.com/antonputra/youtube or me@antonputra.com ...

4:01
Redis Streams vs Pub/Sub: Performance

27,088 views

8 months ago

Tech With Tim
Data Structures  - Full Course for Beginners

This course will teach you about Data Structures and how they will apply in real-world scenarios, like computer science courses, ...

3:11:08
Data Structures - Full Course for Beginners

30,363 views

3 weeks ago

Annar Academy
📈DSA Lecture-13 | Queue | FIFO | What it is | Rear - Enqueue | Front - Deque🧑‍💻

dsa #dsalgo #datastructures #datastructure #datastructuresandalgorithms #java #javaprogramming #programmer #itsector ...

18:25
📈DSA Lecture-13 | Queue | FIFO | What it is | Rear - Enqueue | Front - Deque🧑‍💻

61 views

11 months ago

Annar Academy
📈DSA Lecture-14 | Queue | FIFO | Implementation using Array 🧑‍💻

dsa #dsalgo #datastructures #datastructure #datastructuresandalgorithms #java #javaprogramming #programmer #itsector ...

29:23
📈DSA Lecture-14 | Queue | FIFO | Implementation using Array 🧑‍💻

51 views

11 months ago

CyberSpace Coding
Linkedlist in java | Insertion | #java #linkedlist #insertion #tutorial

https://youtube.com/@cyberspacecoding?si=w5h3C7vdaHdCSIkb In this video we will learn about "How to insert a data in a ...

14:22
Linkedlist in java | Insertion | #java #linkedlist #insertion #tutorial

117 views

10 months ago

Synadia
Meet NATS: How NATS solves communication in code and radically simplifies the developer experience

Discover how NATS radically simplifies communication between microservices of any kind and simplifies your developer ...

10:35
Meet NATS: How NATS solves communication in code and radically simplifies the developer experience

8,451 views

9 months ago

Backend Verse
Queue Data Structure | What is Queue? #datastructures #queue #youtubeshorts

Queue Data Structure | What is Queue? #datastructures #queue #youtubeshorts #java #coding #programming #javaprogramming ...

1:16
Queue Data Structure | What is Queue? #datastructures #queue #youtubeshorts

558 views

1 month ago

Khanh Nguyen J
Java Deque Tutorial | add(), addLast(), offerLast(), removeLast(), pollLast(), ... Explained

In this video, you'll learn how to *manipulate elements at the rear (end)* of a *Deque interface in Java* — including how to *add, ...

9:53
Java Deque Tutorial | add(), addLast(), offerLast(), removeLast(), pollLast(), ... Explained

5 views

1 month ago

RedMonk
Justin Reock on Why Java Devs Use Apache ActiveMQ

In this conversation, Justin Reock, Deputy CTO at DX, chats with RedMonk's Kate Holterhoff about Java development and ...

40:43
Justin Reock on Why Java Devs Use Apache ActiveMQ

81 views

6 months ago

Gaurav Sen
How event systems manage 1000s of concurrent bookings

System Design Course at InterviewReady: https://interviewready.io/ Event booking systems like TicketMaster and BookMyShow ...

1:07
How event systems manage 1000s of concurrent bookings

124,256 views

11 months ago

csprofmarin
220 u27 GMT20251126 011449 Recording 1920x1080

00:00 Intro 01:25 Main idea 1 07:40 Main idea 2 12:10 Conclusion.

1:15:54
220 u27 GMT20251126 011449 Recording 1920x1080

8 views

3 weeks ago

CyberSpace Coding
Why Java's LinkedList is a Terrible Choice #linkedlist

... linkedlist in java, how to reverse a linkedlist in java, how linked list works internally in java, linkedlist in java implementation, ...

22:10
Why Java's LinkedList is a Terrible Choice #linkedlist

144 views

10 months ago

Geekific
Sliding Window Maximum: Efficient Deque Solution Explained | LeetCode 239 | Geekific

Master one of the most commonly asked coding problems: Sliding Window Maximum! This problem is crucial for understanding ...

5:59
Sliding Window Maximum: Efficient Deque Solution Explained | LeetCode 239 | Geekific

1,691 views

8 months ago

That Average Tech Bro
OpenAI Batch API - A Complete guide to cut OpenAI bill by 50% 💸

Want to slash your OpenAI costs in half? This comprehensive tutorial reveals how to leverage OpenAI's powerful batch API to ...

17:26
OpenAI Batch API - A Complete guide to cut OpenAI bill by 50% 💸

2,034 views

11 months ago

Geekific
Find Median from Data Stream: Real-Time Median with Heaps | LeetCode 295 | Geekific

Practice for your upcoming coding interview as we tackle a popular coding problem that every programmer should know: Find ...

5:05
Find Median from Data Stream: Real-Time Median with Heaps | LeetCode 295 | Geekific

1,878 views

11 months ago