ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

163 results

codestorywithMIK
Can You Answer This Java Interview Question? Default Method Trap | Small Java Dopamine – 12 | MIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 12th video of ...

4:46
Can You Answer This Java Interview Question? Default Method Trap | Small Java Dopamine – 12 | MIK

849 views

5 days ago

Navin Kumar
Dijkstra's Algorithm Explained in 3 Minutes

Dijkstra's Algorithm Python/Java/C++ Dijkstra's Algorithm explained in exactly 3 minutes! Learn the shortest path logic, the ...

2:01
Dijkstra's Algorithm Explained in 3 Minutes

16 views

7 days ago

Devoxx
Tracing Java's Hidden Performance Traps by Victor Rentea

Painful days spent optimizing the wrong part of a flow. Repeated attempts to blindly fix a performance issue. Speculative ...

47:22
Tracing Java's Hidden Performance Traps by Victor Rentea

1,914 views

4 days ago

DRACO
LeetCode 3666 | Minimum Operations to Equalize Binary String | BFS + Math | Java | Hard

LeetCode 3666 – Minimum Operations to Equalize Binary String (Java) Today's LeetCode Daily You are given a binary string s ...

5:26
LeetCode 3666 | Minimum Operations to Equalize Binary String | BFS + Math | Java | Hard

11 views

4 days ago

Uplatz
Graph and Vector Databases Convergence: The Future of AI Data Systems | Uplatz

AI systems today rely on two powerful paradigms: graph databases for relationship modeling and vector databases for semantic ...

6:06
Graph and Vector Databases Convergence: The Future of AI Data Systems | Uplatz

0 views

2 days ago

Roshan Adhav
Application of DFS & BFS | Cycle Detection in Graphs | Graphs Lec 2 | BounceBack DSA

Welcome to BounceBack DSA – Graph Series In this lecture, we dive into one of the most important applications of DFS and ...

21:19
Application of DFS & BFS | Cycle Detection in Graphs | Graphs Lec 2 | BounceBack DSA

7 views

5 days ago

Coffee + Software
Neo4j legend Jennifer Reif

Hi Spring and Neo4J fans! in this installment im thrilled to talk with the legendary Jennifer Reif!

42:06
Neo4j legend Jennifer Reif

191 views

Streamed 8 days ago

ujjwal painuly edit
🚍 LeetCode 815 – Bus Routes | Hard Graph Problem

In this video, we solve the famous Bus Routes problem using Graph Modelling and BFS. We treat each bus route as a node and ...

8:27
🚍 LeetCode 815 – Bus Routes | Hard Graph Problem

0 views

5 days ago

codestorywithMIK
Can You Answer This Java Interview Question? Constructor Order Trap | Small Java Dopamine – 14 | MIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 14th video of ...

3:53
Can You Answer This Java Interview Question? Constructor Order Trap | Small Java Dopamine – 14 | MIK

676 views

23 hours ago

Roelcode
🚀Metadatos, Open Graph y Favicon | Clase 08 👉 Curso de Desarrollo Web 2026

Bienvenidos a la Clase 08 del Curso de Desarrollo Web 2026! Hasta ahora hemos trabajado en lo que el usuario ve en la ...

21:11
🚀Metadatos, Open Graph y Favicon | Clase 08 👉 Curso de Desarrollo Web 2026

41 views

2 days ago

Bulta
Agentic AI System  Graphs වැඩකරන හැටි   | සරලව සිංහලෙන්  | #bulta #agenticai

Most developers think building an AI agent means writing a better prompt. It doesn't. In this video, I go inside the actual engine that ...

11:56
Agentic AI System Graphs වැඩකරන හැටි | සරලව සිංහලෙන් | #bulta #agenticai

3 views

4 days ago

UML Operator
Part 1 Getting Started with PlantUML

PlantUML Tutorial for Beginners | Part 1 Setup & Installation Guide Welcome to Part 1 – Getting Started with PlantUML, the first ...

17:39
Part 1 Getting Started with PlantUML

52 views

6 days ago

Microsoft Reactor
Local AI Development with Foundry Local

Discover how to run powerful AI models entirely on-device using Foundry Local. We'll cover the architecture, how to compile ...

1:05:14
Local AI Development with Foundry Local

1,302 views

Streamed 1 day ago

Developer Coder
Sum of Root To Leaf Binary Numbers | LeetCode 1022 | Java Code | Developer Coder

Welcome back to Developer Coder! In this video, we are covering LeetCode 1022 – Sum of Root To Leaf Binary Numbers using ...

12:07
Sum of Root To Leaf Binary Numbers | LeetCode 1022 | Java Code | Developer Coder

200 views

7 days ago

codestorywithMIK
Minimum Operations to Equalize Binary String | Brute Force | Optimal | Intuition | Leetcode 3666

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A This is the 86th Video of our Playlist ...

1:13:04
Minimum Operations to Equalize Binary String | Brute Force | Optimal | Intuition | Leetcode 3666

10,390 views

4 days ago

codestorywithMIK
Can You Answer This Java Interview Question? Functional Interface Trap | Small Java Dopamine – 11

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 11th video of ...

3:14
Can You Answer This Java Interview Question? Functional Interface Trap | Small Java Dopamine – 11

879 views

7 days ago

Astarte Cybersecurity
Data Poisoning, ML Security, Graph Theory, & Conferences with Maria Khodak

What is data poisoning and how did Maria give TWELVE talks last year? Maria's website: https://vesna.my/ GitHub: ...

39:30
Data Poisoning, ML Security, Graph Theory, & Conferences with Maria Khodak

83 views

6 hours ago

codestorywithMIK
Can You Answer This Java Interview Question? Static Block vs Constructor | Small Java Dopamine – 13

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 13th video of ...

4:30
Can You Answer This Java Interview Question? Static Block vs Constructor | Small Java Dopamine – 13

830 views

3 days ago

codestorywithMIK
Minimum Swaps to Arrange a Binary Grid | Intuition | Dry Run | Leetcode 1536 | codestorywithMIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 172nd video of ...

23:02
Minimum Swaps to Arrange a Binary Grid | Intuition | Dry Run | Leetcode 1536 | codestorywithMIK

9,809 views

1 day ago

Roel Van de Paar
Graph incidence list implementation (3 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:54
Graph incidence list implementation (3 Solutions!!)

17 views

2 days ago