ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,971 results

S PRAVEEN KUMAR
Frequencies in a Limited Array | GFG Solution | Most Optimal Solution | Space Complexity O(1)

In this Video GFG PROBLEM Frequencies in a Limited Array is Discusssed using two approaches..

15:51
Frequencies in a Limited Array | GFG Solution | Most Optimal Solution | Space Complexity O(1)

20 views

6 months ago

</> CodeWithIK
Reverse an Array | GFG Solution | Java | Easy | Step-by-Step Explanation

In this video, we solve the GeeksforGeeks problem "Reverse an Array" using Java. ✓ Problem Explanation ✓ Optimal Two ...

5:47
Reverse an Array | GFG Solution | Java | Easy | Step-by-Step Explanation

20 views

1 month ago

</> CodeWithIK
Smallest Distinct Window Problem | Sliding Window Technique | GFG Solution in Java

In this video, we solve the "Smallest Distinct Window" problem using the Sliding Window technique. Problem: Given a string, find ...

15:00
Smallest Distinct Window Problem | Sliding Window Technique | GFG Solution in Java

18 views

2 months ago

</> CodeWithIK
Shop in Candy Store | Greedy Algorithm | GFG Solution Explained | Min & Max Cost of Candies

In this video, we solve the "Shop in Candy Store" problem from GeeksforGeeks using the Greedy Algorithm approach. Problem ...

9:37
Shop in Candy Store | Greedy Algorithm | GFG Solution Explained | Min & Max Cost of Candies

6 views

2 months ago

</> CodeWithIK
Max Sum Pairing with Diff Less than K | Greedy Approach | GFG Solution | Easy

In this video, we solve the GeeksforGeeks problem **"Max Sum Pairing with Diff Less than K"**. Problem Statement: Given an ...

9:12
Max Sum Pairing with Diff Less than K | Greedy Approach | GFG Solution | Easy

22 views

1 month ago

</> CodeWithIK
Two Stacks in One Array | GFG Solution in Java | Efficient Approach 🔥

Problem: Two Stacks in an Array Difficulty: Medium Platform: GeeksforGeeks (GFG) In this video, we solve the "Two Stacks in an ...

9:56
Two Stacks in One Array | GFG Solution in Java | Efficient Approach 🔥

6 views

1 month ago

</> CodeWithIK
Count Inversions | Merge Sort Trick Explained | GFG Solution | Java

In this video, we solve the "Count Inversions" problem from GeeksforGeeks using the optimal Merge Sort approach. Problem: ...

16:38
Count Inversions | Merge Sort Trick Explained | GFG Solution | Java

2 views

1 month ago

Ritesh
Merge Sort in Java | GFG Solution | Step-by-Step Explanation

Description In this video, we'll learn Merge Sort from scratch with a complete step-by-step dry run, recursion tree, and Java ...

10:20
Merge Sort in Java | GFG Solution | Step-by-Step Explanation

3 views

12 days ago

</> CodeWithIK
First and Last Occurrence in Sorted Array | Binary Search | GFG Solution | Java

In this video, we'll solve the "First and Last in Sorted Array" problem from GeeksforGeeks using Binary Search. ✓ Problem: Given ...

16:51
First and Last Occurrence in Sorted Array | Binary Search | GFG Solution | Java

8 views

1 month ago

</> CodeWithIK
34 Stickler Thief Problem | Dynamic Programming Explained | GFG Solution

In this video, I explain the Stickler Thief problem from GeeksforGeeks using Dynamic Programming. Problem Statement: A thief ...

10:58
34 Stickler Thief Problem | Dynamic Programming Explained | GFG Solution

24 views

3 months ago

</> CodeWithIK
Rotate Array by One | GFG Solution | Java | Easy DSA | Step-by-Step Explanation

In this video, we solve the **Rotate Array by One** problem from **GeeksforGeeks** using **Java**. ✓ Problem Explanation ...

8:48
Rotate Array by One | GFG Solution | Java | Easy DSA | Step-by-Step Explanation

26 views

4 months ago

</> CodeWithIK
Value Equal to Position | GFG Solution in Java | Easy DSA Interview Problem

In this video, we solve the **"Value Equal to Position"** problem from GeeksforGeeks (GFG) using **Java**. ✓ Problem Covered: ...

6:07
Value Equal to Position | GFG Solution in Java | Easy DSA Interview Problem

15 views

4 months ago

Akshat Sharma
Number of occurrence || GFG Practice #gfg #gfgalgorithms #gfgsolutions #dsa #datastructures

Hey there ! In this video I have explained GFG Practice Number of occurrence . I have explained the concept first then code ...

13:25
Number of occurrence || GFG Practice #gfg #gfgalgorithms #gfgsolutions #dsa #datastructures

12 views

1 year ago

Stacker
Armstrong Number in Java | Step-by-Step Logic & GFG Solution

In this video, we dive deep into the logic of Armstrong Numbers! We'll explain what an Armstrong number is with clear examples, ...

10:06
Armstrong Number in Java | Step-by-Step Logic & GFG Solution

21 views

5 months ago

</> CodeWithIK
4 Sum Problem | Find All Unique Quadruples | Two Pointers + Sorting | GFG Solution Explained

In this video, we solve the "4 Sum - All Quadruples" problem from GeeksforGeeks. Problem: Given an array of integers and a ...

11:45
4 Sum Problem | Find All Unique Quadruples | Two Pointers + Sorting | GFG Solution Explained

11 views

2 months ago

BrainToBinary
Zero Sum Subarrays | GFG Solution #gfg

In this problem, You are given an array of size n. Find the total count of sub-arrays having their sum equal to 0. #codehojaye #gfg ...

4:05
Zero Sum Subarrays | GFG Solution #gfg

9 views

2 years ago

SCODE
Coin change | coin change gfg solution |#gfgdailyproblem

SCODESam #gfg #problemoftheday This ques is very good example of dynamic programming , here we discuss brute force ...

12:03
Coin change | coin change gfg solution |#gfgdailyproblem

68 views

3 years ago

</> CodeWithIK
Max Dot Product with 0 Insertions | GFG Solution | Dynamic Programming | Java

In this video, we solve the GeeksforGeeks problem "Max Dot Product with 0 Insertions" using Dynamic Programming. Problem: ...

11:42
Max Dot Product with 0 Insertions | GFG Solution | Dynamic Programming | Java

7 views

1 month ago

BrainToBinary
GFG | Medium Level Problem | Minimum Swaps to Sort | GFG Solution #gfg

In This Problem Given an array of n distinct elements. Find the minimum number of swaps required to sort the array in increasing ...

5:23
GFG | Medium Level Problem | Minimum Swaps to Sort | GFG Solution #gfg

6 views

2 years ago

Devloper Content
Intersection Point in Y Shapped Linked Lists(GFG Solution)

Intersection Point in Y Shapped Linked Lists Time complexity:-O(2m) space complexity :- o(1)

6:07
Intersection Point in Y Shapped Linked Lists(GFG Solution)

7 views

3 years ago