ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

36 results

DSA Code Club
3 Binary Serach |  Leetcode 33 - Search in Rotated Sorted Array | Java

There is an integer array nums sorted in ascending order (with distinct values). Prior to being passed to your function, nums is ...

21:48
3 Binary Serach | Leetcode 33 - Search in Rotated Sorted Array | Java

31 views

2 years ago

Coding Tutorials by Umar Khan
Heap Data Structure in Java: Coding Tutorials by Umar Khan

In this video - the final video of this playlist - we will learn about the heap data structure and create a heap from scratch in Java.

52:00
Heap Data Structure in Java: Coding Tutorials by Umar Khan

201 views

3 years ago

Shubham Aher
Remove Duplicates from Sorted Array | LeetCode DSA Problem Explained | Python, Java, C++

In this video, we solve the popular LeetCode Problem – Remove Duplicates from Sorted Array, a must-know DSA question for ...

7:22
Remove Duplicates from Sorted Array | LeetCode DSA Problem Explained | Python, Java, C++

121 views

5 months ago

Shubham Aher
3 Sum Problem Explained | DSA Interview Question | Arrays Two Pointer Approach (C++ / Java / Python)

In this video, we solve the famous 3 Sum Problem from LeetCode — a must-know DSA interview question frequently asked in ...

9:21
3 Sum Problem Explained | DSA Interview Question | Arrays Two Pointer Approach (C++ / Java / Python)

165 views

5 months ago

MattJ
451. Sort Characters By Frequency

Problem link: https://leetcode.com/problems/sort-characters-by-frequency/ Link to solution post: ...

5:03
451. Sort Characters By Frequency

26 views

2 years ago

Code & Complexity
First and Last Position of Element in Sorted Array | Amazon | What? | How? | TC? | SC?

In this video, we dive into a commonly asked coding interview question: how to find the **first and last occurrence** of a given ...

16:21
First and Last Position of Element in Sorted Array | Amazon | What? | How? | TC? | SC?

773 views

10 months ago

Padho with Pratyush
Episode 5 - 2 Pointer DSA Pattern | DSA PATTERNS ROADMAP 2025

Welcome to the third lecture in this dsa pattern series. If you want the sheet you can take it here: ...

50:42
Episode 5 - 2 Pointer DSA Pattern | DSA PATTERNS ROADMAP 2025

42,534 views

3 months ago

THE BACKEND BOI
LeetCode Daily Challenge 🔥 | DAY 1

In this video, we solve the Minimum Absolute Difference problem from LeetCode (Problem 1200) using an efficient and ...

6:41
LeetCode Daily Challenge 🔥 | DAY 1

30 views

2 weeks ago

Lovleen Kala
Bottom Up Merge Sort| Data Structure Algorithms
9:35
Bottom Up Merge Sort| Data Structure Algorithms

28 views

2 years ago

Jubei
coding a shitty calculator in java

This is my very first program in java. I mean its not very good but hey its something. And I'm planning of making more videos like ...

32:43
coding a shitty calculator in java

226 views

1 year ago

THE BACKEND BOI
LeetCode Daily Challenge 🔥| DAY 15

In this video, we solve LeetCode 976 – Largest Perimeter Triangle using an efficient and interview-ready approach in Java.

5:14
LeetCode Daily Challenge 🔥| DAY 15

10 views

3 days ago

Padho with Pratyush
DSA PATTERNS Episode 8 | Two Pointers Pattern: Most Important Questions

Welcome to Lecture 5 of the DSA Patterns Playlist — in this video, we break down the Dutch National Flag Algorithm and Triplet ...

41:16
DSA PATTERNS Episode 8 | Two Pointers Pattern: Most Important Questions

24,231 views

3 months ago

Doctor Lai
Day 437 - Teaching Kids Programming - Largest Unique Number via Hash Table, Bucket Sorting & GroupBy

Post: ...

12:40
Day 437 - Teaching Kids Programming - Largest Unique Number via Hash Table, Bucket Sorting & GroupBy

23 views

3 years ago

cobraHut-by-Tanveer
array in c /c++ |c++ tutorial for beginners| c++

... why use array how to declare array how initialize array how to use loop in array how use array operations how to array sort how ...

13:12
array in c /c++ |c++ tutorial for beginners| c++

18 views

2 years ago

Priyanshu Sharma
Revision starts | Day 10 | Priyanshu Sharma

Day 10 of my coding journey! ✨ Today I started revising topics: • Sorting techniques • Arrays • Binary Search Revision is just as ...

1:40
Revision starts | Day 10 | Priyanshu Sharma

14 views

5 months ago

Code & Complexity
Position of an Element in Infinite Sorted Array | What it is? | How to Solve? | TC? | SC?

To solve the problem of finding an element in an infinite sorted array, I used an optimized approach based on binary search.

13:40
Position of an Element in Infinite Sorted Array | What it is? | How to Solve? | TC? | SC?

340 views

10 months ago

Doctor Lai
Day 346 - Teaching Kids Programming - Bubble Sorting (Simple Sorting Algorithm)

Post: https://helloacm.com/teaching-kids-programming-bubble-sorting-simple-sorting-algorithm/ If you like this video and would ...

17:20
Day 346 - Teaching Kids Programming - Bubble Sorting (Simple Sorting Algorithm)

81 views

4 years ago

Learn, Grow && Enjoy - by Sanyam Jain
3.  Find the minimum distance between two numbers in an array | Arrays | Problem Solving

This is the 3rd question of the Problem Solving Series and Array Data Structure. This question has been asked in Amazon. Please ...

18:17
3. Find the minimum distance between two numbers in an array | Arrays | Problem Solving

408 views

2 years ago

Doctor Lai
Day 357 - Teaching Kids Programming - Find Subsequence of Length K With the Largest Sum

Post: https://helloacm.com/teaching-kids-programming-find-subsequence-of-length-k-with-the-largest-sum/ If you like this video ...

20:21
Day 357 - Teaching Kids Programming - Find Subsequence of Length K With the Largest Sum

243 views

4 years ago

Doctor Lai
Day 439 - Teaching Kids Programming - Reconstruct the Flight Itinerary using Topological Sorting DAG

Post: ...

16:52
Day 439 - Teaching Kids Programming - Reconstruct the Flight Itinerary using Topological Sorting DAG

44 views

3 years ago