ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,654,940 results

Sajjaad Khader
Data Structures Explained for Beginners - How I Wish I was Taught

Data structures are essential for coding interviews and real-world software development. In this video, I'll break down the most ...

15:51
Data Structures Explained for Beginners - How I Wish I was Taught

818,637 views

11 months ago

GeeksforGeeks and GeeksforGeeks GATE
Get 55+ Marks Easily in GATE CS 2026 using this strategy

Are you preparing for GATE CS and aiming to score 55+ marks? Follow these proven strategies to ace the exam effortlessly: ...

7:03
Get 55+ Marks Easily in GATE CS 2026 using this strategy

138,025 views

1 year ago

GeeksforGeeks
Time and Space Complexity explained in literally 5 minutes | Big O | Concepts made simple ep -1

Time and Space Complexity Explained in Literally Minutes! | Concepts Made Simple Ep -1 Confused about time and space ...

5:43
Time and Space Complexity explained in literally 5 minutes | Big O | Concepts made simple ep -1

194,653 views

1 year ago

Gate Smashers
Lec-16: Introduction to Linked List | Types and Need of linked list | data structures

Subscribe to our new channel:https://www.youtube.com/@varunainashots A linked list is a sequence of data structures, which are ...

10:17
Lec-16: Introduction to Linked List | Types and Need of linked list | data structures

450,155 views

4 years ago

Anjali Chauhan
GATE CSE 2027 Best FREE Resources | Lectures, Books, PYQs, Notes, Tests & More | AIR 13

Crack GATE CSE 2027 with the Best Free Resources! If you're preparing for GATE CSE 2026 and looking for high-quality free ...

6:36
GATE CSE 2027 Best FREE Resources | Lectures, Books, PYQs, Notes, Tests & More | AIR 13

139,676 views

1 year ago

Gate Smashers
Lec-10: Two 2️⃣ Pointer👆 Technique | Two 2️⃣ Sum Problem in Data Structure

Subscribe to our new channel:https://www.youtube.com/@varunainashots ▻Data Structure: ...

10:33
Lec-10: Two 2️⃣ Pointer👆 Technique | Two 2️⃣ Sum Problem in Data Structure

86,622 views

1 year ago

Gate Smashers
Lec-1: Roadmap 🛣️ of DSA | Syllabus of Data structure | Data Structure for Beginners

Subscribe to our new channel:https://www.youtube.com/@varunainashots ▻Data Structure: ...

10:20
Lec-1: Roadmap 🛣️ of DSA | Syllabus of Data structure | Data Structure for Beginners

486,283 views

1 year ago

Gate Smashers
The Best GATE 2026 Preparation Strategy for TOP Rank

Want a top rank in GATE 2026? Learn the most effective GATE 2026 preparation strategy with smart planning, a subject-wise ...

7:25
The Best GATE 2026 Preparation Strategy for TOP Rank

45,903 views

1 month ago

GeeksforGeeks GATE
GATE 2026 DA | 55+ Marks With The Easiest Topics In GATE 2026 DA

Is it really possible to score 55+ marks in GATE DA 2026 by studying ONLY the easiest topics? In this video, we reveal a smart, ...

12:16
GATE 2026 DA | 55+ Marks With The Easiest Topics In GATE 2026 DA

17,108 views

1 month ago

Neso Academy
Introduction to Data Structures

Data Structures: The Introduction to Data Structures Topics discussed: 1) What is Data? 2) The difference between Data and ...

11:18
Introduction to Data Structures

1,863,283 views

5 years ago

Gate Smashers
L-1.3: Asymptotic Notations | Big O | Big Omega | Theta Notations | Most Imp Topic Of Algorithm

In this video, Varun sir will simplify the most important concepts in Algorithm Analysis – Big O, Big Omega (Ω), and Theta (Θ) ...

14:25
L-1.3: Asymptotic Notations | Big O | Big Omega | Theta Notations | Most Imp Topic Of Algorithm

3,118,859 views

6 years ago

Manish Mazumder
Best FREE Resources to learn Data Structures and Algorithms for GATE & Placement | GATE CSE 2022

Confused about hundreds of resources for DSA? Here's the best FREE Resources to learn Data Structures and Algorithms for ...

11:44
Best FREE Resources to learn Data Structures and Algorithms for GATE & Placement | GATE CSE 2022

21,540 views

4 years ago

Gate Smashers
GATE 2026: Last 2 Months Study Plan for CSE | What to Do in 60 Days?

Are you worried about how to prepare for GATE 2026 in the last 60 days? In this video, I am sharing a complete 2-month strategy ...

9:01
GATE 2026: Last 2 Months Study Plan for CSE | What to Do in 60 Days?

45,054 views

2 months ago

Gate Smashers
Lec-2: Introduction to Data Structure with real life examples by #Naina Mam

Subscribe to our new channel:https://www.youtube.com/@varunainashots In this video What is data structure discussed with ...

5:21
Lec-2: Introduction to Data Structure with real life examples by #Naina Mam

663,275 views

4 years ago

Gate Smashers
L-1.6: Time Complexities of all Searching and Sorting Algorithms in 10 minute | GATE & other Exams

In this video, Varun sir will break down the time complexities of all major searching and sorting algorithms—perfectly tailored for ...

12:52
L-1.6: Time Complexities of all Searching and Sorting Algorithms in 10 minute | GATE & other Exams

1,181,503 views

7 years ago

Potato Coders
Union Find in 5 minutes — Data Structures & Algorithms

This video covers one of the most popular data structures and algorithms topic "Union Find". This is an instruction showing how to ...

5:46
Union Find in 5 minutes — Data Structures & Algorithms

356,139 views

5 years ago

Gate Smashers
Lec-32: Understanding Pointers in C++ Programming | Step-by-Step Guide with Examples

In this video, Varun sir will break down pointers in C++ in the simplest way possible, using step-by-step explanations and real-life ...

8:26
Lec-32: Understanding Pointers in C++ Programming | Step-by-Step Guide with Examples

50,566 views

8 months ago

Gate Smashers
L-4.15: BFS & DFS | Breadth First Search | Depth First Search | Graph Traversing | DAA

In this video, Varun sir will discuss Breadth First Search (BFS) and Depth First Search (DFS)—two fundamental graph traversal ...

11:16
L-4.15: BFS & DFS | Breadth First Search | Depth First Search | Graph Traversing | DAA

2,255,382 views

3 years ago

Gate Smashers
Lec-12: Sliding Window 🪟 Technique | Data Structure

Subscribe to our new channel:https://www.youtube.com/@varunainashots ▻Data Structure: ...

13:10
Lec-12: Sliding Window 🪟 Technique | Data Structure

106,688 views

1 year ago

Gate Smashers
Lec-52: Introduction to Trees | Binary Tree, Almost Complete Binary Tree, Full BT, Complete

Subscribe to our new channel:https://www.youtube.com/@varunainashots ▻Data Structure: ...

10:45
Lec-52: Introduction to Trees | Binary Tree, Almost Complete Binary Tree, Full BT, Complete

122,423 views

1 year ago

Swaroop Talks
DSA Complete Roadmap 2026 in Telugu 🔥 | Step-by-Step Guide for Placements & Coding Interviews

Join https://www.codewithswaroop.com DSA Course Link: ...

13:19
DSA Complete Roadmap 2026 in Telugu 🔥 | Step-by-Step Guide for Placements & Coding Interviews

148,985 views

4 months ago

GATEASPIRANT [IIT Roorkee]
Free GATE CSE Preparation 2026 | Best Channels, PDFs, PYQs & Mock Tests

📢 Want to crack GATE CSE 2026 without spending thousands on coaching or paid courses? Here's a complete guide to prepare with ...

16:49
Free GATE CSE Preparation 2026 | Best Channels, PDFs, PYQs & Mock Tests

42,057 views

6 months ago

GeeksforGeeks GATE English
GATE DA 2026 High Priority Subjects | Complete Topic List | Data Science & AI Strategy

Planning for GATE Data Analytics (DA) 2026? In this video, we break down the high-priority and high-weightage subjects you ...

7:38
GATE DA 2026 High Priority Subjects | Complete Topic List | Data Science & AI Strategy

8,309 views

2 months ago

Gate Smashers
Lec-78: Linked List Types | Data Structure

Discover the different types of linked lists in data structures—singly, doubly, and circular. Varun sir will break them down in a ...

7:00
Lec-78: Linked List Types | Data Structure

64,512 views

2 years ago

Gate Smashers
L-4.1: Introduction to Greedy Techniques With Example | What is Greedy Techniques

Greedy techniques are one of the most intuitive and powerful problem-solving approaches in algorithms. In this video, Varun sir ...

7:32
L-4.1: Introduction to Greedy Techniques With Example | What is Greedy Techniques

1,317,247 views

6 years ago