ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

214 results

ARKAPRAVA CHAKRABORTY
Encode and Decode Strings in C++ šŸ”„ | String Encoding Explained | DSA Series #16

Welcome to Day 16 of my DSA Journey! In this video, I solve the Encode and Decode Strings problem in C++ with aĀ ...

33:22
Encode and Decode Strings in C++ šŸ”„ | String Encoding Explained | DSA Series #16

2 views

2 days ago

Masked_Coder⚔
šŸ”„The Power Of String_View| CPP_Superpower_5šŸš€

C++ Superpower Most developers accidentally copy strings when passing them to functions. Modern C++17 introducedĀ ...

0:44
šŸ”„The Power Of String_View| CPP_Superpower_5šŸš€

1 view

5 days ago

Ghost The Engineer
Can You Find These 4 C++ Bugs? | Debug This #1

Welcome to the first episode of Debug This. Can you find all 4 C++ bugs before time runs out? This episode features: 3Ā ...

4:40
Can You Find These 4 C++ Bugs? | Debug This #1

87 views

1 day ago

Low Level Game Dev
The 5 pillars of designing a good C++ library

Check out my 2D library in C++ and OpenGL course: https://www.udemy.com/course/2d-library-opengl/?couponCode=LLGDEPICĀ ...

18:15
The 5 pillars of designing a good C++ library

5,720 views

2 days ago

SCIENCE IN FRONT OF YOU
Substrings with Same First and Last Characters | GFG Solution in C++ | Hashing Approach

Problem Statement: Given a string consisting of lowercase English letters, count all substrings whose first and last characters areĀ ...

0:26
Substrings with Same First and Last Characters | GFG Solution in C++ | Hashing Approach

1 view

2 days ago

Aryan Sabasana
LeetCode 2114 | Maximum Number of Words Found in Sentences | C++ Solution | Easy | String Traversal

In this video, I solve the "Maximum Number of Words Found in Sentences" LeetCode problem using C++ and explain it step byĀ ...

10:54
LeetCode 2114 | Maximum Number of Words Found in Sentences | C++ Solution | Easy | String Traversal

0 views

4 days ago

Aryan Sabasana
LeetCode 394 | Decode String | C++ Solution | Medium | Recursion

In this video, I solve the "Decode String" LeetCode problem using C++ and explain it step by step in an interview-focused way.

17:58
LeetCode 394 | Decode String | C++ Solution | Medium | Recursion

4 views

4 days ago

Leetcode Unlocked
344. Reverse String | Leetcode Unlocked - Python

In this video, we break down the classic LeetCode Reverse String problem using the optimal Two Pointers technique! Learn howĀ ...

4:52
344. Reverse String | Leetcode Unlocked - Python

3 views

1 day ago

Institute of Aeronautical Engineering
Reverse a String  Using  Stack by Dr. B Ravi Kumar

Reverse a String Using Stack by Dr. B Ravi Kumar | IARE | #ReverseString #Stack #DataStructures #DSA #AlgorithmsĀ ...

16:08
Reverse a String Using Stack by Dr. B Ravi Kumar

9 views

1 day ago

Anand Suthar
LeetCode #242: Valid Anagram | Hash Map Explained | Easy C++ Solution | Coding Interview Preparation

LeetCode #23: Valid Anagram | Hash Map Explained | Easy C++ Solution | Coding Interview Preparation YouTube DescriptionĀ ...

2:30
LeetCode #242: Valid Anagram | Hash Map Explained | Easy C++ Solution | Coding Interview Preparation

1 view

3 days ago

Harshil Patel
Capitalize the Title | LeetCode 2129 | Easy C++ Solution šŸš€

Solve the Capitalize the Title problem from LeetCode using a simple beginner-friendly string manipulation approach.

2:05
Capitalize the Title | LeetCode 2129 | Easy C++ Solution šŸš€

1 view

5 days ago

Leetcode Unlocked
387. First Unique Character in a String | Leetcode Unlocked - Python

Learn how to solve LeetCode 387: First Unique Character in a String. In this video, we walk through an efficient two-passĀ ...

4:06
387. First Unique Character in a String | Leetcode Unlocked - Python

3 views

1 day ago

Leetcode Unlocked
383. Ransom Note | Leetcode Unlocked - Python

Learn how to solve LeetCode 383: Ransom Note with this step-by-step tutorial. In this video, we discuss the frequency countingĀ ...

4:44
383. Ransom Note | Leetcode Unlocked - Python

0 views

1 day ago

Dr. Joe
The Descent: Cross the Labyrinth with BFS! C++ Graphs, Queues & Shortest Paths | Floor 12, Part 2

The labyrinth is built—but can we actually cross it? In this episode, we implement breadth-first search in our C++ Graph classĀ ...

17:28
The Descent: Cross the Labyrinth with BFS! C++ Graphs, Queues & Shortest Paths | Floor 12, Part 2

12 views

5 days ago

Anand Suthar
LeetCode #53: Maximum Subarray | Kadane's Algorithm | Easy C++ Solution | Coding Interview

Episode #25 of my LeetCode Problem-Solving Series is HERE! I'm Anand Suthar, a software developer, and in this video, I'llĀ ...

3:09
LeetCode #53: Maximum Subarray | Kadane's Algorithm | Easy C++ Solution | Coding Interview

0 views

9 hours ago

Anand Suthar
LeetCode #283: Move Zeroes | Two Pointers Explained | Easy C++ Solution

Episode #21 of my LeetCode Problem-Solving Series is HERE! I'm Anand Suthar, a software developer, and in this video, I'llĀ ...

1:50
LeetCode #283: Move Zeroes | Two Pointers Explained | Easy C++ Solution

3 views

5 days ago

Aryan Sabasana
LeetCode 228 | Summary Ranges | C++ Solution | Easy | Two Pointers

In this video, I solve the "Summary Ranges" LeetCode problem using C++ and explain it step by step in an interview-focused way.

12:31
LeetCode 228 | Summary Ranges | C++ Solution | Easy | Two Pointers

5 views

4 days ago

B.Prashant krishna
Leetcode 1291.Sequential digits

In this video, we tackle the LeetCode challenge: Problem 1291 - Sequential Digits. We walk through an efficient, intuitive stringĀ ...

5:06
Leetcode 1291.Sequential digits

19 views

5 days ago

Learn With Anvith
Arrays in C++ šŸ”„ | Array Basics Explained | Beginner Friendly

Learn Arrays in C++ with easy step-by-step explanations! In this beginner-friendly C++ tutorial, you'll learn: āœ“ What are arrays inĀ ...

5:44
Arrays in C++ šŸ”„ | Array Basics Explained | Beginner Friendly

0 views

1 day ago

Anand Suthar
LeetCode #121: Best Time to Buy and Sell Stock | Greedy Explained | Easy C++ Solution

LeetCode #24: Best Time to Buy and Sell Stock | Greedy Explained | Easy C++ Solution | Coding Interview PreparationĀ ...

2:11
LeetCode #121: Best Time to Buy and Sell Stock | Greedy Explained | Easy C++ Solution

5 views

2 days ago