ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

205 results

JomaClass
Deque (Double-Ended Queue) | Data Structures & Algorithms

All JomaClass videos from 2020 are now free to watch. If you enjoy please consider donating here: https://support.joma.io/ This ...

4:33
Deque (Double-Ended Queue) | Data Structures & Algorithms

1,941 views

8 months ago

Mahesh Ahirwar
Build Stack & Queue From Scratch in Java | Complete Implementation + DSA Interview Concepts

In this video, we build our own Stack and Queue from scratch in Java without using Java Collections Framework. Instead of only ...

23:21
Build Stack & Queue From Scratch in Java | Complete Implementation + DSA Interview Concepts

69 views

1 month ago

JomaClass
Priority Queue & Heap | Data Structures & Algorithms

All JomaClass videos from 2020 are now free to watch. If you enjoy please consider donating here: https://support.joma.io/ This ...

14:13
Priority Queue & Heap | Data Structures & Algorithms

3,104 views

7 months ago

Axoniq
What is a Dead Letter Queue? (DLQs Explained)

Have you ever wondered what happens when an event is given to a piece of code, but the execution fails? In this video, Steven ...

1:23
What is a Dead Letter Queue? (DLQs Explained)

102 views

1 month ago

Confluent Developer
Apache Flink: What it is and how it works.

Try it: https://cnfl.io/flink-lightboard-2025 | Tim Berglund is at the lightboard to break down Apache Flink®. He explains what it is, ...

8:48
Apache Flink: What it is and how it works.

25,857 views

7 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

16 views

8 months 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

7 views

7 months ago

Anton Putra
ZeroMQ vs Aeron: Best for Market Data? Performance (Latency & Throughput)

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

10:16
ZeroMQ vs Aeron: Best for Market Data? Performance (Latency & Throughput)

8,414 views

9 months ago

Tech&Career Bytes
Pub-Sub vs Message Queue vs Broker — What Most Engineers Get Wrong

Pub-Sub vs Message Queue vs Broker — What Most Engineers Get Wrong Confused between Pub-Sub, Message Queue, and ...

9:04
Pub-Sub vs Message Queue vs Broker — What Most Engineers Get Wrong

653 views

2 months ago

Dan Vega
Spring Boot 4 JMS Client: The Fluent API You've Been Waiting For

Still working with JMS in your enterprise applications? You're not alone. While newer messaging technologies exist, the reality is ...

18:03
Spring Boot 4 JMS Client: The Fluent API You've Been Waiting For

8,333 views

6 months ago

news.com.au
Real reason behind Australia’s dire fuel prices

Real reason behind Australia's dire fuel prices #breakingnews #petrolprice #australia #oil #middleeastconflict As Aussies struggle ...

3:33
Real reason behind Australia’s dire fuel prices

50,316 views

3 months ago

theHostCode
Maximizing Event Attendance  A Greedy Algorithm Approach in Java

LeetCode 1353: Maximum Number of Events That Can Be Attended | Java Solution Explained* Master this challenging greedy ...

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

35 views

11 months ago

Java AI Academy
Java Collections Interview Questions | List, Set & Map Explained | Crack Java Interviews

Java Collections Framework Complete Interview Preparation Tutorial In this video, we will learn the Java Collections Framework ...

10:44
Java Collections Interview Questions | List, Set & Map Explained | Crack Java Interviews

47 views

2 weeks ago

Mahesh Ahirwar
Reorganize String | Greedy + Max Heap | DSA Interview Problem

In this video, we solve the Reorganize String problem using a Greedy strategy with Max Heap (Priority Queue) to ensure that no ...

7:34
Reorganize String | Greedy + Max Heap | DSA Interview Problem

51 views

5 months ago

The Leap
Three Async Bugs Your try/catch Can't Catch

A row in your database holds ₹100. Two requests come in, each one debiting ₹80. Both reads see ₹100. Both checks pass.

6:18
Three Async Bugs Your try/catch Can't Catch

31 views

1 month ago

Divya TechVerse
Still Confused About the Java Full Stack Roadmap in 2026?

java, java tutorial, java hindi, java programming, learn java, java in hindi, java oops, — OOP Concepts: Class & Object ...

9:44
Still Confused About the Java Full Stack Roadmap in 2026?

111 views

1 month ago

Renan Rodolfo | Dev
RabbitMQ Made Easy: Queues & Exchanges Explained (Visual Guide)

In this video, you will finally understand how RabbitMQ works through a visual and straightforward approach. I will explain ...

15:02
RabbitMQ Made Easy: Queues & Exchanges Explained (Visual Guide)

506 views

5 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

71,799 views

7 months ago

The Leap
It Doesn't Log. It Doesn't Alert. | Race Condition

On August 1, 2012, a trading firm in New Jersey watched four hundred and forty million dollars vanish in forty-five minutes.

3:17
It Doesn't Log. It Doesn't Alert. | Race Condition

42 views

1 month ago

Mahesh Ahirwar
Find K Pairs With Smallest Sums Explained | Priority Queue Approach

In this video, we solve the Find K Pairs With Smallest Sums problem using an optimized Min Heap (Priority Queue) approach with ...

17:00
Find K Pairs With Smallest Sums Explained | Priority Queue Approach

36 views

5 months ago