ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

423 results

Modern Software Engineering
The Kind of Training That ACTUALLY WORKS For Agentic AI

... and tutorials don't translate to real software development • The limits of exercises like FizzBuzz and toy coding problems when ...

13:54
The Kind of Training That ACTUALLY WORKS For Agentic AI

5,349 views

4 days ago

Alpha-Code
Mock Inteview With New Grad - Easy Difficulty - Lean No Hire

This is a mock with a new grad. They struggled with problem solving and coming up with clean/efficient solutions. 00:00:00 Intro ...

1:04:33
Mock Inteview With New Grad - Easy Difficulty - Lean No Hire

2,188 views

2 days ago

Alpha-Code
Mock DSA Interview With Midlevel SWE - Easy Difficulty - No Hire

This is a mock DSA Interview With a Midlevel SWE aiming to apply to big tech in the next few months. They need to work on ...

55:23
Mock DSA Interview With Midlevel SWE - Easy Difficulty - No Hire

1,541 views

1 day ago

CppCon
An Introduction to the new C++ 26 "Reflection" Feature - Inbal Levi - CppCon 2025

https://cppcon.org​ --- An Introduction to the new C++ 26 "Reflection" Feature - Inbal Levi - CppCon 2025 --- This talk will ...

1:03:36
An Introduction to the new C++ 26 "Reflection" Feature - Inbal Levi - CppCon 2025

4,748 views

4 days ago

Jon Gjengset
impl Rust: Avro IDL tool in Rust via LLM

Some of you may be familiar with Avro, the Apache take on Google's Protocol Buffers. Where Protobuf has just one file format, ...

4:54:38
impl Rust: Avro IDL tool in Rust via LLM

6,206 views

2 days ago

Rajan Keshari ( CSE - IIT Dhanbad )
Leetcode Weekly Contest 488 || Q1, Q2, Q3, Q4 Solution Explained C++ || Deque, 3-D DP || Watch 2X 🚀

Leetcode Weekly Contest 488: https://leetcode.com/contest/weekly-contest-488/ Q1. 3833. Count Dominant Indices (Easy) ...

45:27
Leetcode Weekly Contest 488 || Q1, Q2, Q3, Q4 Solution Explained C++ || Deque, 3-D DP || Watch 2X 🚀

489 views

1 day ago

Code with Dharmaveer
DSA in Java | LeetCode Java Solutions | Coding Interview Prep

DSA in Java | LeetCode Solutions | Coding Interview Preparation Welcome to the DSA (Java) LeetCode Series! In this video, we ...

7:47
DSA in Java | LeetCode Java Solutions | Coding Interview Prep

25 views

5 days ago

Fail2FWD Academy
Day 14 | Codeforces YES or YES? | String Comparison Trick

Codeforces Problem Link: https://codeforces.com/problemset/problem/1759/A GitHub – Codeforces A Solutions: ...

4:46
Day 14 | Codeforces YES or YES? | String Comparison Trick

0 views

41 minutes ago

Code Scribbler
LeetCode 1351: Count Negative Numbers in a Sorted Matrix | C# Solution | Binary Search

Learn how to efficiently count negative numbers in a sorted matrix using binary search. #leetcode #csharp #binarysearch #arrays ...

4:36
LeetCode 1351: Count Negative Numbers in a Sorted Matrix | C# Solution | Binary Search

70 views

5 days ago

Kumar K [Amazon]
Intuit SDE1(35LPA) Interview - Hard DSA Question(DP + Matrix) - Kumar K(SDE @ Amazon) Solves It

🔥 Intuit SDE-1 (35 LPA) Interview – HARD DSA Question | DP + Matrix | Explained by Kumar K (SDE @ Amazon) In this video, we ...

20:29
Intuit SDE1(35LPA) Interview - Hard DSA Question(DP + Matrix) - Kumar K(SDE @ Amazon) Solves It

1,249 views

5 days ago

JeanTheCoder
MICROSOFT Coding Question - Next Greater Element I | LeetCode

Link to problem : https://leetcode.com/problems/next-greater-element-i/description/ Hi! I'm JeanTheCoder. On my channel, you will ...

17:35
MICROSOFT Coding Question - Next Greater Element I | LeetCode

55 views

7 days ago

IBM Technology
Codex launch & OpenClaw/Moltbook chaos: This week in AI agents

Visit Mixture of Experts podcast page to get more AI content → https://ibm.biz/BdpEK5 Is OpenAI Codex a game-changer or just ...

24:57
Codex launch & OpenClaw/Moltbook chaos: This week in AI agents

4,839 views

2 days ago

Aya Alharazin
Week 11 Part 2 - Array Coding Challenges in Java & 2D Arrays

Description: Master essential array programming challenges! This tutorial covers 5 must-know coding problems that appear ...

43:59
Week 11 Part 2 - Array Coding Challenges in Java & 2D Arrays

15 views

3 days ago

vHiren
L4 - Subarrays DP | Maximum Absolute Sum of Any Subarray | 2D DP | Bottom Up 3 Ways | LeetCode 1749

Today in Lecture 4 of Subarrays DP, we solve LeetCode 1749 (MEDIUM). Maximum Absolute Sum of Any Subarray problem ...

19:29
L4 - Subarrays DP | Maximum Absolute Sum of Any Subarray | 2D DP | Bottom Up 3 Ways | LeetCode 1749

3 views

8 hours ago

Games to grow
Advanced Algorithms

Take your coding skills to the next level by mastering the two essential "mindsets" of advanced problem solving: Dynamic ...

6:04
Advanced Algorithms

56 views

5 days ago

JeanTheCoder
GOOGLE Coding Interview Question - Next Greater Element II | LeetCode

Link to problem : https://leetcode.com/problems/next-greater-element-ii/description/ Hi! I'm JeanTheCoder. On my channel, you ...

20:04
GOOGLE Coding Interview Question - Next Greater Element II | LeetCode

8 views

17 hours ago

Scriptwave Coding Labs
Live Coding💻

I'm grinding Data Structures & Algorithms (DSA) and solving LeetCode problems live for 10 hours straight. and right now learning ...

2:36:18
Live Coding💻

166 views

Streamed 8 hours ago

Fail2FWD Academy
Codeforces Day 8 | Anton and Danik Problem | Simple Game Logic

Important Links Codeforces Problem Link: https://codeforces.com/problemset/problem/734/A GitHub Solutions (Codeforces ...

3:55
Codeforces Day 8 | Anton and Danik Problem | Simple Game Logic

11 views

5 days ago

codestorywithMIK
Trionic Array II | Simplest Approach | Detailed Intuition | Leetcode 3640 | codestorywithMIK

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

36:45
Trionic Array II | Simplest Approach | Detailed Intuition | Leetcode 3640 | codestorywithMIK

12,457 views

5 days ago

Bhumika Pal
Reverse String & Valid Palindrome Explained  in C++ | LeetCode 344 & 125 | Two Pointer

In this video, we solve two classic LeetCode problems using the Two Pointer technique: ✓ LeetCode 344 – Reverse String ...

8:41
Reverse String & Valid Palindrome Explained in C++ | LeetCode 344 & 125 | Two Pointer

3 views

5 days ago