ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,344 results

Sanyam IIT Guwahati
Minimum Cost to Convert String II | LeetCode 2977 |  DP on Substrings | No Trie Needed

Minimum Cost to Convert String II | LeetCode 2977 | DP on Substrings | No Trie Needed | Leetcode POTD Connect with me: ...

41:06
Minimum Cost to Convert String II | LeetCode 2977 | DP on Substrings | No Trie Needed

1,330 views

13 days ago

GeeksforGeeks
DSA In Java | Strings | Java in One Shot | Strings in Java

Tayyari Batch Link - https://www.geeksforgeeks.org/courses/placement-prep-programming-data-structures-algorithm Class Notes ...

4:08:17
DSA In Java | Strings | Java in One Shot | Strings in Java

54,018 views

5 months ago

freeCodeCamp.org and AlgoMonster
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

This is a comprehensive course on data structures and algorithms. @algo.monster will break down the most essential data ...

1:15:03
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

492,737 views

6 months ago

Developer Coder
Minimum Cost to Convert String II | LeetCode 2977 | Trie | DP | Java Code | Developer Coder

Welcome to Developer Coder In this video, we deep-dive into LeetCode 2977 – Minimum Cost to Convert String II, a high-level ...

56:58
Minimum Cost to Convert String II | LeetCode 2977 | Trie | DP | Java Code | Developer Coder

84 views

13 days ago

The Curious Coder
Top String Interview Questions in Java You Must Prepare

If you're preparing for Java interviews, this video gives you a complete and in-depth understanding of String interview questions in ...

28:34
Top String Interview Questions in Java You Must Prepare

8,860 views

2 months ago

Smart Programming
Reverse Words in a String | Leetcode 151 | 🚀 3 Optimized Ways (Java) | DSA Placement Course

Reverse Words in a String | Leetcode 151 | 3 Optimized Ways (Java) | DSA Placement Course ◾◼️ Useful Notes & Courses ...

21:04
Reverse Words in a String | Leetcode 151 | 🚀 3 Optimized Ways (Java) | DSA Placement Course

2,304 views

2 months ago

Kernel Queen 👑
Minimum Cost to Convert String II Leetcode 2977 | Java-Hindi

Problem Link: Leetcode 2977 - https://leetcode.com/problems/minimum-cost-to-convert-string-ii/ Solution Link: ...

23:56
Minimum Cost to Convert String II Leetcode 2977 | Java-Hindi

178 views

13 days ago

codestorywithMIK
Minimum Cost to Convert String II | Simplified Explanation | Intuition | Leetcode 2977 | MIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Minimum Cost to Convert String I : https ...

49:43
Minimum Cost to Convert String II | Simplified Explanation | Intuition | Leetcode 2977 | MIK

7,412 views

13 days ago

AlitaCode
LeetCode 761: Special Binary String

LeetCode 761: Special Binary String Difficulty: Hard Topics: Array, Divide and Conquer, Graph, Greedy, Recursion ...

28:30
LeetCode 761: Special Binary String

349 views

3 months ago

AlitaCode
LeetCode 481: Magical String

LeetCode 481: Magical String Difficulty: Medium Topics: Array, Math, String, Two Pointers ⏱️ Timestamps: 00:00 - LeetCode ...

25:09
LeetCode 481: Magical String

51 views

3 months ago

CTO Bhaiya
Day 6/90🔥Solve Three Popular String Interview Questions with 1 Trick | Babua DSA Patterns 2025 #dsa

Telegram Channel : https://t.me/ctobhaiya_tg Instagram: https://www.instagram.com/ctobhaiya Linkedin: ...

46:39
Day 6/90🔥Solve Three Popular String Interview Questions with 1 Trick | Babua DSA Patterns 2025 #dsa

4,078 views

2 months ago

Web Fusion with Bharadwaj
140. Leetcode 2707. Extra Characters in a String : JAVA

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

23:46
140. Leetcode 2707. Extra Characters in a String : JAVA

68 views

5 months ago

Smart Programming
Longest Substring Without Repeating Characters (LeetCode 3) | 🔥 DSA Java Placement Course

In this video, we will solve one of the most popular string problems asked in coding interviews — Longest Substring Without ...

21:05
Longest Substring Without Repeating Characters (LeetCode 3) | 🔥 DSA Java Placement Course

2,290 views

2 months ago

Monsuru Okuniyi
Construct Smallest Number from DI String - Leetcode 2375 - Java

Hello guys, in this video I walk through the explanation and solution to the leetcode problem, Construct Smallest Number from DI ...

30:37
Construct Smallest Number from DI String - Leetcode 2375 - Java

36 views

11 months ago

Code Kage
LeetCode 2977 | Minimum Cost to Convert String II | DP + Floyd Warshall Explained | Java

In this video, we solve LeetCode 2977: Minimum Cost to Convert String II, a tricky string + graph + dynamic programming ...

22:11
LeetCode 2977 | Minimum Cost to Convert String II | DP + Floyd Warshall Explained | Java

49 views

13 days ago

Developer Coder
Minimum ASCII Delete Sum for Two Strings | LeetCode 712 | Java Code | Developer Coder

elcome to Developer Coder In this video, we deep-dive into LeetCode 712 – Minimum ASCII Delete Sum for Two Strings, ...

41:16
Minimum ASCII Delete Sum for Two Strings | LeetCode 712 | Java Code | Developer Coder

143 views

1 month ago

Web Dev Mastery
Top String Interview Questions in Java 💡 | LeetCode & GFG | DSA in Java Full Course #14

Top String Interview Questions in Java | DSA in Java Full Course | Master Data Structures & Algorithms Using Java #java #dsa ...

1:48:59
Top String Interview Questions in Java 💡 | LeetCode & GFG | DSA in Java Full Course #14

228 views

1 month ago

CTO Bhaiya
String-6 | 8. String to Integer (atoi) | 🔥 Beginner, Medium & Advanced Level! #easy

JOIN MY WHATSAPP COMMUNITY FOR UPDATES: https://chat.whatsapp.com/BTlYJt2pCxj1m3H4aJZOGX Support me ...

25:31
String-6 | 8. String to Integer (atoi) | 🔥 Beginner, Medium & Advanced Level! #easy

5,709 views

11 months ago

Developer Coder
Delete Columns to Make Sorted III | LeetCode 960 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we dive into LeetCode Problem 960 – Delete Columns to Make Sorted III, ...

27:02
Delete Columns to Make Sorted III | LeetCode 960 | Java Code | Developer Coder

119 views

1 month ago

AlitaCode
LeetCode 555: Split Concatenated Strings

LeetCode 555: Split Concatenated Strings Difficulty: Medium Topics: Array, Graph, Greedy, String ⏱️ Timestamps: 00:00 ...

28:50
LeetCode 555: Split Concatenated Strings

6 views

3 months ago