Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
61 results
Master the basics of Java Strings in just a few minutes! In this video, you'll learn: ✓ What Strings are in Java ✓ How to ...
39 views
2 months ago
In this video, we walk through a Java program that finds the longest common prefix from an array of strings. The program defines a ...
40 views
10 months ago
Learn how to print a substring of a string in Java! This tutorial shows you how to extract parts of a string using built-in methods and ...
4 views
3 months ago
Wanna master text tricks in Java? Learn how to use String methods in Java like .length(), .charAt(), .substring(), .equals() ...
3 views
5 months ago
Continue your String deep dive! We cover substring (returning a subsection using inclusive start and exclusive end indices) and ...
6 views
Ever wondered how to check if one string is a circular rotation of another in Java? ✨ In this tutorial, we'll break down the simple ...
51 views
More essential String methods! Learn concat (joining two strings), toUpperCase and toLowerCase (changing character case), and ...
7 views
Master Java String Manipulation - Concatenation, Comparison, String Pool - for (Senior) Software Engineer Interviews Prepare for ...
8 months ago
Geeks-for-Geeks | Practice Problem | Problem Solution 11th January 2025 Problem : Longest substring with distinct characters ...
11 months ago
In JavaScript, string endsWith is a boolean string method that tells whether a string exactly ends with a given substring. This video ...
8 views
4 months ago
Unlock the Full Java Core Course! Want to master Java programming and build your skills step-by-step? Enroll in the complete ...
Welcome to Class 2 of our Selenium with Java Full Course! In this live recording, we dive deep into core Java concepts essential ...
16 views
2 weeks ago
Master Java String API for (Senior) Software Engineer Interviews Ace your Senior Software Engineer interviews with this Deep ...
36 views
Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 27th video ...
10,740 views
Please click on CC to turn on subtitles! Problem: https://leetcode.com/problems/equal-score-substrings/ Contest: ...
2 views
1 month ago
100 Days Code Challenge with Shouvik || Master DSA, System Design & Backend Development || Number of substrings ...
48 views
9 months ago
For Source Code And Quizzes: Drive Link: ...
10 views
Playwright #TestAutomation #TypeScript #TypeScript #JavaScript #Playwright #CypressTesting #TestAutomation #WebTesting ...
2,209 views
Longest Palindromic Substring – Full Explanation (Beginner to Advanced) In this video, we will solve the classic Longest ...
4 weeks ago
Longest Substring Without Repeating Characters – Full Intuition + Code In this video, we solve one of the most important string ...