ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

47 results

Piyush Wairale IITM
Backtracking Concepts | Algorithms | SEBI GRADE A IT Officer Phase 2 course #sebiitofficer #sebi

For Course & Test Series Visit: https://www.piyushwairale.com/ Have any questions? Join our telegram group ...

23:23
Backtracking Concepts | Algorithms | SEBI GRADE A IT Officer Phase 2 course #sebiitofficer #sebi

219 views

5 days ago

Sundeep Saradhi Kanthety
Learn DAA - Design and Analysis of Algorithms (Part-2) || Dynamic Programming || Backtracking

00:00:00 Introductiont to Dynamic Programming 00:15:56 0/1 Knapsack Problem using Dynamic Programming 00:48:06 0/1 ...

11:17:05
Learn DAA - Design and Analysis of Algorithms (Part-2) || Dynamic Programming || Backtracking

312 views

3 days ago

Tsoding Daily
Deciphering Academic Slop

Streamed Live on Twitch: https://twitch.tv/tsoding Chapters: - 00:00:00 - Teaser - 00:00:37 - Intro - 00:06:01 - Venation - 00:09:18 ...

2:06:33
Deciphering Academic Slop

61,287 views

6 days ago

GATE Wallah - EE, EC, CS & IN
Algorithms One Shot Maha Revision | CS & DA | Mission GATE 2026

Session By Aditya Jain Sir Get ready for a power-packed Algorithms One Shot Maha Revision specially crafted for GATE 2026 ...

8:55:26
Algorithms One Shot Maha Revision | CS & DA | Mission GATE 2026

15,535 views

Streamed 6 days ago

Study Placement
Backtracking Lecture 9 🔥 | Sudoku Solver Explained | Recursion + Backtracking

This is Lecture 9 of my Backtracking Series Notes: Telegram Community Group Telegram Community Channel link: ...

23:04
Backtracking Lecture 9 🔥 | Sudoku Solver Explained | Recursion + Backtracking

27 views

5 days ago

Hacktrickz
5.1 : Intro to Recursion [Abdul Bari] DSA Course

In this lecture, we introduce Recursion, a fundamental concept in Data Structures and Algorithms (DSA). Learn how functions call ...

21:12
5.1 : Intro to Recursion [Abdul Bari] DSA Course

3 views

6 days ago

Alpha-Code
Mock Interview With Intern - Tech Screen Level - Lean Hire

This is a mock with a college student. Their problem solving was reasonable but they really struggled with coding basic stuff, and I ...

56:34
Mock Interview With Intern - Tech Screen Level - Lean Hire

848 views

1 day ago

Learn For Free
Master Python Algorithms | 06B '

' Course: Master Python Algorithms Module 06: Recursion And Backtracking Lecture B: Backtracking Patterns Link to ...

2:12:15
Master Python Algorithms | 06B '

2 views

1 day ago

Alpha-Code
Mock FAANG DSA Interview With Intern - Medium Difficulty - Solid Hire

This is a mock with a college student preparing for intern roles. The asked for an easier interview but did quite well on the first ...

1:00:55
Mock FAANG DSA Interview With Intern - Medium Difficulty - Solid Hire

2,409 views

5 days ago

Web Fusion with Bharadwaj
44. Sudoku Solver using Backtracking (Java)

Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...

25:12
44. Sudoku Solver using Backtracking (Java)

48 views

6 days ago

Dave Churchill
COMP 3200 / 6980 - Intro to Artificial Intelligence - Lecture 03 - Problem Solving and Search

00:00 - Intro 01:07 - Problem Formulation and Solution 10:11 - Example Graph Problem 12:34 - What is Search? 14:26 - Search ...

1:16:52
COMP 3200 / 6980 - Intro to Artificial Intelligence - Lecture 03 - Problem Solving and Search

209 views

5 days ago

Learn For Free
Master Python Algorithms | 06A '

' Course: Master Python Algorithms Module 06: Recursion And Backtracking Lecture A: Thinking Recursively Link to ...

1:14:53
Master Python Algorithms | 06A '

0 views

1 day ago

Machine Learning System Design
Daily Live Coding Interview Practice — Thinking Aloud, No Rehearsal — LC 407 Trapping Rain Water II

This is a live coding interview practice stream. I'm mainly preparing for ML system design interviews, but coding interviews are still ...

42:38
Daily Live Coding Interview Practice — Thinking Aloud, No Rehearsal — LC 407 Trapping Rain Water II

39 views

Streamed 6 days ago

Web Dev Mastery
Recursion with Arrays in Java | Linear Search, Max Min, Sum | DSA in Java Full Course #18

Learn Recursion with Arrays in Java by solving important DSA problems step by step. This video focuses on applying recursion ...

1:20:16
Recursion with Arrays in Java | Linear Search, Max Min, Sum | DSA in Java Full Course #18

52 views

2 days ago

Web Dev Mastery
Binary Search Using Recursion in Java | First & Last Occurrence | DSA in Java Full Course #19

Learn Binary Search using Recursion in Java with clear explanation and dry run. This video covers recursive binary search and ...

55:39
Binary Search Using Recursion in Java | First & Last Occurrence | DSA in Java Full Course #19

58 views

1 day ago

Web Fusion with Bharadwaj
43. N-Queen Algorithm (Java)

Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...

23:03
43. N-Queen Algorithm (Java)

50 views

6 days ago

Code Flux
Two Pointer Pattern Questions | Segregate 0s and 1s & Remove Duplicates

In this video, we solve a coding problem using a clear two pointer pattern , pattern-based approach that helps you understand the ...

54:01
Two Pointer Pattern Questions | Segregate 0s and 1s & Remove Duplicates

6 views

2 days ago

Web Dev Mastery
Recursion in Java from Scratch | Basics to Advanced | 5 Must Do Problems | DSA in Java Course #17

Learn Recursion in Java from scratch with real DSA problems, dry run, and recursion tree. This video covers complete recursion ...

1:51:03
Recursion in Java from Scratch | Basics to Advanced | 5 Must Do Problems | DSA in Java Course #17

112 views

4 days ago

codeTips
Maximize Area of Square Hole in Grid | LeetCode 2943 | Sorting

In this video I'll be discussing the solution of Maximize Area of Square Hole in Grid. LeetCode Problem Link ...

21:47
Maximize Area of Square Hole in Grid | LeetCode 2943 | Sorting

102 views

4 days ago

Sumit Bhuia
🎯 Road to Candidate Master (30/270)

Playlist : https://www.youtube.com/playlist?list=PLO0rSbITINEbaFQnP90tguE0BHLeucexu Problem : 2138A ...

43:57
🎯 Road to Candidate Master (30/270)

10 views

Streamed 7 days ago

Machine Learning System Design
LC 149 Max Points on a Line — Daily Live Coding Interview Practice — Thinking Aloud, No Rehearsal

This is a live coding interview practice stream. I'm mainly preparing for ML system design interviews, but coding interviews are still ...

40:20
LC 149 Max Points on a Line — Daily Live Coding Interview Practice — Thinking Aloud, No Rehearsal

35 views

Streamed 5 days ago

Study Placement
Largest Magic Square | LeetCode 1895 | Medium | Prefix Sum + Brute Force | Daily LeetCode

In this video, we solve LeetCode 1895: Largest Magic Square. Code: https://leetcode.com/problems/largest-magic-square ...

24:18
Largest Magic Square | LeetCode 1895 | Medium | Prefix Sum + Brute Force | Daily LeetCode

966 views

1 day ago

Machine Learning System Design
Daily Live Coding Interview Practice — Thinking Aloud, No Rehearsal — LC 480 Sliding Window Median

This is a live coding interview practice stream. I'm mainly preparing for ML system design interviews, but coding interviews are still ...

36:03
Daily Live Coding Interview Practice — Thinking Aloud, No Rehearsal — LC 480 Sliding Window Median

45 views

Streamed 7 days ago

Karan Mashru
15.9 Heap Sort Algorithm

Question Link : https://www.geeksforgeeks.org/problems/heap-sort/1 1. Complete DSA For Placements Playlist ...

20:01
15.9 Heap Sort Algorithm

11 views

1 day ago

Study Placement
Maximum Capacity Within Budget 🔥 LeetCode 3814 | Weekly Contest 485 | Greedy + Sorting

In this video, we solve LeetCode 3814 – Maximum Capacity Within Budget from Weekly Contest 485.

20:54
Maximum Capacity Within Budget 🔥 LeetCode 3814 | Weekly Contest 485 | Greedy + Sorting

577 views

1 day ago