ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

115 results

SDET_Tech-IVP(SDET TechInterViewPrep)
How to find  Longest Prefix in the String Arrays #Java #Interview #sdet  #qa

In this video, we walk through a Java program that finds the longest common prefix from an array of strings. The program defines a ...

6:39
How to find Longest Prefix in the String Arrays #Java #Interview #sdet #qa

43 views

11 months ago

Byte-Sized Computer Science
Essential Java String Operations: substring and compareTo

Continue your String deep dive! We cover substring (returning a subsection using inclusive start and exclusive end indices) and ...

2:07
Essential Java String Operations: substring and compareTo

8 views

3 months ago

Byte-Sized Computer Science
Essential Java String Operations: concat, toUpperCase, toLowerCase, and split

More essential String methods! Learn concat (joining two strings), toUpperCase and toLowerCase (changing character case), and ...

1:38
Essential Java String Operations: concat, toUpperCase, toLowerCase, and split

10 views

3 months ago

Techie Dot Com
How to Find First Non-Repeating Character in Java 2025?

Struggling to find the first unique character in a string using Java? This tutorial walks you through an easy method to identify ...

1:14
How to Find First Non-Repeating Character in Java 2025?

10 views

5 months ago

Techie Dot Com
How to Print Substring in Java 2025?

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 ...

1:08
How to Print Substring in Java 2025?

4 views

4 months ago

Techie Dot Com
How to Replace Vowels with Asterisk (*) in Java 2025?

Perfect for beginners, text processing tasks, and Java string manipulation practice . Like this video, Subscribe for more ...

1:31
How to Replace Vowels with Asterisk (*) in Java 2025?

22 views

5 months ago

Techie Dot Com
How to Check if Strings are Circular Rotation in Java 2025?

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 ...

1:11
How to Check if Strings are Circular Rotation in Java 2025?

52 views

4 months ago

Techie Dot Com
How to Sort Strings in Descending Order in Java 2025?

Want to sort strings from Z to A in Java? In this video, I'll show you a simple method to arrange strings in descending order ...

1:01
How to Sort Strings in Descending Order in Java 2025?

22 views

3 months ago

Techie Dot Com
How to Toggle Case of Each Character in Java 2025?

Want to change uppercase letters to lowercase and vice versa in a string using Java? This tutorial shows you how to toggle ...

1:18
How to Toggle Case of Each Character in Java 2025?

12 views

5 months ago

Techie Dot Com
How to Swap First and Last Words of a Sentence in Java 2025?

Great for learning Java string handling and improving coding skills ‍ ✨. Like this video, Subscribe for more Java tips, and ...

1:03
How to Swap First and Last Words of a Sentence in Java 2025?

14 views

5 months ago

Tech Interview Prep with AI-Podcasts
Java Interview Prep #05: Strings - part 1 - AI-Generated Podcast

Master Java String Manipulation - Concatenation, Comparison, String Pool - for (Senior) Software Engineer Interviews Prepare for ...

12:49
Java Interview Prep #05: Strings - part 1 - AI-Generated Podcast

40 views

10 months ago

Begin Coding Fast
String manipulations - Go programming language tutorial (19)

There are a number of string manipulations in Go language. We can concatenate strings, or obtain a string slice from a string.

18:43
String manipulations - Go programming language tutorial (19)

90 views

6 months ago

Sona Dil Vlogs
Remove All Duplicate Char From A String | Java Coding Interview Question

Java #RemoveDuplicates #JavaInterviewQuestion #CodingInterview #StringProblems #ProgrammingTutorial #strings ...

5:58
Remove All Duplicate Char From A String | Java Coding Interview Question

50 views

3 months ago

Techie Dot Com
How to Reverse Each Word in a Sentence in Java 2025?

Want to reverse every word individually in a sentence using Java? This simple tutorial shows you how to split the sentence, ...

1:02
How to Reverse Each Word in a Sentence in Java 2025?

22 views

5 months ago

Techie Dot Com
How to Print Unique Characters in Java 2025?

Want to print all the unique characters from a string in Java? ✨ This quick tutorial shows you how to check character frequency ...

1:02
How to Print Unique Characters in Java 2025?

10 views

5 months ago

Techie Dot Com
How to Count Number of Vowels in a String in Java 2025?

Want to count vowels in any string using Java? This quick tutorial shows how to loop through a string, check each character, ...

1:20
How to Count Number of Vowels in a String in Java 2025?

0 views

5 months ago

Techie Dot Com
How to Shuffle Words in a Sentence in Java 2025?

Want to mix up words in a sentence using Java? In this quick tutorial, I'll show you how to shuffle words in a sentence in Java ...

1:03
How to Shuffle Words in a Sentence in Java 2025?

4 views

2 months ago

Techie Dot Com
How to Reverse Sentence in Java 2025?

Learn how to reverse a sentence in Java easily! This program will show you how to flip the order of words using simple string ...

1:10
How to Reverse Sentence in Java 2025?

47 views

4 months ago

Techie Dot Com
How to Remove Duplicates in Java 2025?

Learn how to remove duplicate elements from arrays or strings in Java efficiently. This step-by-step tutorial provides easy-to-follow ...

1:03
How to Remove Duplicates in Java 2025?

3 views

4 months ago

Tech Interview Prep with AI-Podcasts
Java Interview Prep #06: Strings - part 2 - AI-Generated Podcast

Timestamps: 00:00 - Introduction to senior interview preparation challenges 00:29 - Focus on string manipulation in Java for ...

14:49
Java Interview Prep #06: Strings - part 2 - AI-Generated Podcast

37 views

9 months ago