ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

53 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

667 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

7 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

7 months ago

Mahesh Ahirwar
K Closest Points to Origin Explained | Priority Queue Approach

In this video, we solve the K Closest Points to Origin problem using multiple optimal approaches, including Heap (Priority Queue).

11:21
K Closest Points to Origin Explained | Priority Queue Approach

38 views

4 weeks 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

15 views

4 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

6 views

3 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

44,664 views

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

33 views

3 weeks ago

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

... java java linked list object example java linked list of #objects queue linkedlist in java queue implementation in java linked #list ...

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

117 views

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

31 views

4 weeks 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

9 views

2 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

2,044 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

29,353 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

10,085 views

11 months ago

Mahesh Ahirwar
Kth Largest Element in an Array | Heap | DSA Interview Problem

In this video, we solve the Kth Largest Element in an Array problem using multiple optimal approaches, Heap (Priority Queue).

7:58
Kth Largest Element in an Array | Heap | DSA Interview Problem

25 views

1 month ago

Mahesh Ahirwar
Minimum Cost of Ropes | Greedy + Min Heap | DSA Interview Problem

In this video, we solve the Minimum Cost of Ropes problem using the Greedy Algorithm with Min Heap (Priority Queue). This is a ...

7:11
Minimum Cost of Ropes | Greedy + Min Heap | DSA Interview Problem

38 views

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

7,305 views

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

86 views

8 months ago

Mahesh Ahirwar
Top K Frequent Elements | Heap & Bucket Sort | DSA Interview Problem

In this video, we solve the Top K Frequent Elements problem using multiple optimal approaches, including Heap (Priority Queue) ...

19:49
Top K Frequent Elements | Heap & Bucket Sort | DSA Interview Problem

25 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.

14,442 views

3 months ago

Tech With Tim
Learn Fast API With This ONE Project

ImageKit is an image and video API plus AI-Powered DAM that we use in this project to handle all of our image and video ...

2:05:44
Learn Fast API With This ONE Project

145,889 views

3 months ago

AI with Avthar
6 Months of Claude Code Lessons in 27 Minutes

Claude Code tutorial and guide (beginner, intermediate, advanced). Want to go even deeper on Claude Code with hands-on help ...

26:24
6 Months of Claude Code Lessons in 27 Minutes

285,693 views

5 months ago

Code With Sahid
Data Structure And Algorithms | #dsa  #datastructures #algorithms

Data Structure and Algorithms, introduction to data structure #dsa #searchingalgorithms #dsatutorial Welcome to the Introduction ...

8:22
Data Structure And Algorithms | #dsa #datastructures #algorithms

85 views

5 months ago

JAVA
week 6 session

So this element is defined internally in linked list that implementation in >> BS JAVA: Yeah. >> PRASHANTH S: Java. >> BS JAVA: ...

3:20:40
week 6 session

457 views

Streamed 7 months ago

IBM Technology
5 Types of AI Agents: Autonomous Functions & Real-World Applications

Ready to become a certified watsonx Generative AI Engineer? Register now and use code IBMTechYT20 for 20% off of your exam ...

10:22
5 Types of AI Agents: Autonomous Functions & Real-World Applications

343,428 views

9 months ago