ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,505 results

Unknown Engineer
gfg solution
1:13
gfg solution

2 views

6 months ago

Coding and Cooking
First element to occur k times | gfgsolution

gfg #java #geeksforgeeks_school #arraysinjava #leetcode #programming #arrayproblems #codechef ...

2:54
First element to occur k times | gfgsolution

208 views

3 years ago

SCIENCE IN FRONT OF YOU
Row with Max 1s | GFG Solution in C++ | Optimal O(n+m) Approach | GeeksforGeeks

In this video, we solve the GeeksforGeeks problem **"Row with Max 1s"** using an **optimized approach**. Problem Link: ...

0:25
Row with Max 1s | GFG Solution in C++ | Optimal O(n+m) Approach | GeeksforGeeks

3 views

5 months ago

SCIENCE IN FRONT OF YOU
Min Steps by Knight | GFG Solution in C++ | BFS Shortest Path Explained

Problem Statement: Given a square chessboard of size n x n, the initial position and target position of a Knight are given. Find the ...

1:04
Min Steps by Knight | GFG Solution in C++ | BFS Shortest Path Explained

11 views

2 weeks ago

SCIENCE IN FRONT OF YOU
Insert in a Sorted Linked List | GFG Solution in C++ | Maintain Sorted Order | GeeksforGeeks

In this video, we solve the GeeksforGeeks problem **"Insert in a Sorted List"**. Problem Link: ...

0:29
Insert in a Sorted Linked List | GFG Solution in C++ | Maintain Sorted Order | GeeksforGeeks

1 view

5 months ago

SCIENCE IN FRONT OF YOU
First and Last | GeeksforGeeks GFG Solution in C++ | Binary Search | DSA

Today, I solved the First and Last Occurrence problem from GeeksforGeeks using an efficient Binary Search approach in C++.

0:37
First and Last | GeeksforGeeks GFG Solution in C++ | Binary Search | DSA

4 views

6 months ago

SCIENCE IN FRONT OF YOU
Euler Circuit and Path | GFG Solution in C++ | Graph Theory Explained

Problem Statement: Given an undirected graph with V vertices and E edges, determine whether the graph contains an Eulerian ...

1:31
Euler Circuit and Path | GFG Solution in C++ | Graph Theory Explained

4 views

6 days ago

SCIENCE IN FRONT OF YOU
Triplet Family | GFG Solution in C++ | GeeksforGeeks Sorting Problem | Using Two Pointer

In this video, we solve the GeeksforGeeks problem "Triplet Family". Problem Link: ...

0:24
Triplet Family | GFG Solution in C++ | GeeksforGeeks Sorting Problem | Using Two Pointer

1 view

5 months ago

SCIENCE IN FRONT OF YOU
Anagram | GeeksforGeeks GFG Solution in C++ | Strings DSA Problem

Today, I solved the Anagram problem from GeeksforGeeks using an efficient character frequency approach in C++. This problem ...

0:34
Anagram | GeeksforGeeks GFG Solution in C++ | Strings DSA Problem

1 view

6 months ago

SCIENCE IN FRONT OF YOU
Linked List End Insertion | GFG Solution in C++ | Insert Node at End | GeeksforGeeks DSA

In this video, we solve the GeeksforGeeks problem **"Linked List End Insertion"**. Problem Link: ...

0:25
Linked List End Insertion | GFG Solution in C++ | Insert Node at End | GeeksforGeeks DSA

2 views

5 months ago

SCIENCE IN FRONT OF YOU
Bridge Edge in a Graph | GFG Solution in C++ | DFS and Bridge Detection

Problem Statement: Given an undirected graph with V vertices numbered from 0 to V - 1 and E edges, determine whether a ...

1:01
Bridge Edge in a Graph | GFG Solution in C++ | DFS and Bridge Detection

107 views

13 days ago

SCIENCE IN FRONT OF YOU
Rearrange Array Alternately | GeeksforGeeks GFG Solution in C++ | In-Place Array | DSA

Today, I solved the Rearrange Array Alternately problem from GeeksforGeeks using an efficient in-place approach without extra ...

0:24
Rearrange Array Alternately | GeeksforGeeks GFG Solution in C++ | In-Place Array | DSA

8 views

6 months ago

SCIENCE IN FRONT OF YOU
Peak Element | GeeksforGeeks GFG Solution in C++ | Linear Scan Approach | DSA

Today I solved the Peak Element problem from GeeksforGeeks using a linear traversal approach in C++. Difficulty: Medium ...

0:25
Peak Element | GeeksforGeeks GFG Solution in C++ | Linear Scan Approach | DSA

1 view

5 months ago

SCIENCE IN FRONT OF YOU
Bipartite Graph | GFG Solution in C++ | BFS Graph Coloring Explained

Problem Statement: Given a graph with V vertices numbered from 0 to V - 1 and E edges, check whether the graph is bipartite or ...

1:11
Bipartite Graph | GFG Solution in C++ | BFS Graph Coloring Explained

2 views

3 weeks ago

SCIENCE IN FRONT OF YOU
Gas Station | GeeksforGeeks GFG Solution in C++ | Circular Tour | Queue | DSA

In this video, we solve the GeeksforGeeks problem "Gas Station". Problem Link: ...

0:31
Gas Station | GeeksforGeeks GFG Solution in C++ | Circular Tour | Queue | DSA

10 views

3 months ago

SCIENCE IN FRONT OF YOU
Validate Stack Operations | GeeksforGeeks GFG Solution in C++ | Stack Permutations | DSA

n this video, we solve the GeeksforGeeks problem "Validate Stack Operations" using a stack simulation approach in C++.

0:33
Validate Stack Operations | GeeksforGeeks GFG Solution in C++ | Stack Permutations | DSA

0 views

3 months ago

SCIENCE IN FRONT OF YOU
Union of Arrays with Duplicates | GFG Solution in C++ | Hash Set Approach Explained

Problem Statement: Given two arrays, return the union of both arrays in any order. The union contains all distinct elements present ...

0:32
Union of Arrays with Duplicates | GFG Solution in C++ | Hash Set Approach Explained

4 views

1 month ago