ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,009,075 results

Simply Coding
Solve any Character or String pattern in Java

This video explains simple tricks by which you can solve any character or word pattern programs on your own. For Notes on ...

22:22
Solve any Character or String pattern in Java

102,295 views

4 years ago

Java
Java 21 Pattern Matching Tutorial #RoadTo21

Java 21 is the first Java release with all essential pattern matching features finalized: sealed types and type patterns in an ...

23:28
Java 21 Pattern Matching Tutorial #RoadTo21

30,520 views

2 years ago

Geekific
Regexes in Java with Examples | Java Pattern and Matcher Classes | Escaping Characters | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the previous video of ...

7:21
Regexes in Java with Examples | Java Pattern and Matcher Classes | Escaping Characters | Geekific

8,769 views

3 years ago

Code In Motion
LeetCode was HARD until I learned these 14 patterns! | Coding Templates and Animations

14 LeetCode Patterns to ace any interview https://www.blog.codeinmotion.io/p/leetcode-patterns Blind 75 Animated Playlist ...

19:15
LeetCode was HARD until I learned these 14 patterns! | Coding Templates and Animations

75,584 views

1 year ago

Alex Lee
For Loop Pattern Program In Java #25

OFF ANY Springboard Tech Bootcamps with my code ALEXLEE1500. See if you qualify for the JOB GUARANTEE!

15:49
For Loop Pattern Program In Java #25

177,532 views

6 years ago

Kunal Kushwaha
Solve Any Pattern Question With This Trick!

In this video we'll look at how you can solve any coding #patterns question in a step by step manner, and what the thought ...

57:20
Solve Any Pattern Question With This Trick!

3,045,553 views

4 years ago

People also watched

AlgoMonster
LeetCode Was Hard Until I Learned THESE 8 Patterns (With Templates!)

https://algo.monster/ Best place to learn and practice coding interviews Almost all LeetCode problems can be solved with the ...

21:06
LeetCode Was Hard Until I Learned THESE 8 Patterns (With Templates!)

645,159 views

1 year ago

Ashish Pratap Singh
LeetCode was HARD until I Learned these 15 Patterns

Master DSA patterns: https://algomaster.io ▻ My DSA Playlist: ...

13:00
LeetCode was HARD until I Learned these 15 Patterns

1,569,374 views

1 year ago

One O One Code
Regular Expression in Java - regex tutorial

In this course we're gonna talk about the basics of regular expression, first we gonna cover the basic regex patterns, then we ...

40:50
Regular Expression in Java - regex tutorial

7,116 views

4 years ago

Java
Pattern Matching in Java: Better Code, Better APIs

Join us for JavaOne 2026. Sign up now to get ongoing updates https://go.oracle.com/LP=149517 Switch and instanceof have ...

37:32
Pattern Matching in Java: Better Code, Better APIs

20,563 views

8 months ago

Simply Coding
How to solve any number pattern program in Java

This is next in series to How to solve any star pattern program in Java. This video explains how you can extend the star pattern ...

18:15
How to solve any number pattern program in Java

822,171 views

5 years ago

Back To Back SWE
Knuth–Morris–Pratt (KMP) Pattern Matching Substring Search -  First Occurrence Of Substring

Free 5-Day Mini-Course: https://backtobackswe.com Try Our Full Platform: https://backtobackswe.com/pricing Intuitive Video ...

17:25
Knuth–Morris–Pratt (KMP) Pattern Matching Substring Search - First Occurrence Of Substring

154,991 views

7 years ago

Web Dev Simplified
Learn Regular Expressions In 20 Minutes

Having the ability to search through text, validate text, and replace text using an advanced set of rules is exactly what Regex is for.

20:52
Learn Regular Expressions In 20 Minutes

1,464,877 views

6 years ago

TutorialsPoint
Java - Regular Expressions

Java - Regular Expressions watch more videos at https://www.tutorialspoint.com/videotutorials/index.htm Lecture By: Ms. Monica, ...

22:55
Java - Regular Expressions

109,166 views

8 years ago

Bro Code
Useful string methods in Java! 🧵

java #javatutorial #javacourse public class Main { public static void main(String[] args) { String name = "Bro Code"; int length ...

8:36
Useful string methods in Java! 🧵

28,657 views

1 year ago

edureka!
Regular Expressions in Java | Java Regex Tutorial | Java Training | Edureka

Java Certification Training: https://www.edureka.co/java-j2ee-training-course This Edureka Live video on "Java Regex " will talk ...

29:21
Regular Expressions in Java | Java Regex Tutorial | Java Training | Edureka

156,884 views

Streamed 6 years ago

YP Computer Classes
Part 6 Ninja Technique to solve string pattern Programs Using substring() method

Part 6 Ninja Technique to solve string pattern Programs Using substring() method Working of nested loop https://www.youtube ...

16:22
Part 6 Ninja Technique to solve string pattern Programs Using substring() method

8,246 views

3 years ago

Destination FAANG
String Full Course for technical interviews

Unlock the secrets to mastering string manipulation in data structures and algorithms (DSA) with our comprehensive course, ...

3:22:55
String Full Course for technical interviews

108,309 views

1 year ago

Amplify Learning - with Alok
How to print Character Patterns in java ? easily explained | ICSE Computer

In this video you'll learn about the basics of pattern printing in java programming, its logic and we'll make some programs to ...

24:46
How to print Character Patterns in java ? easily explained | ICSE Computer

118,984 views

6 years ago

Simply Coding
How to solve any Star Pattern Program

Instead of watching multiple playlists and lengthy blogs, watch this one video which will teach you to make any pattern using two ...

18:47
How to solve any Star Pattern Program

1,463,482 views

5 years ago

NVCE PROTECH
String Pattern Program in Java  Simplified - Prog2 || Secrets to Simplify String Patterns!

In this video, we will be learning about the String Pattern Program in Java . We will also be learning about the secrets to simplify ...

12:30
String Pattern Program in Java Simplified - Prog2 || Secrets to Simplify String Patterns!

365 views

2 years ago

Simply Coding
Solve String Programs in Java

Solve multiple String programs using a simple template. This is Level 1 of String programming by which you can solve multiple ...

14:37
Solve String Programs in Java

165,565 views

3 years ago

ICSE Connect
String Patterns in Java  | ICSE computer | looping in Java  ICSE Patterns in java

String patterns in Java | ICSE computer | looping in Java ICSE Patterns in java Accept a string and print pattern | ICSE computer ...

3:20
String Patterns in Java | ICSE computer | looping in Java ICSE Patterns in java

2,050 views

2 years ago

Stable Sort
Knuth Morris Pratt (KMP) String Search Algorithm - tutorial with failure function in Java

This tutorial explains how the Knuth-Morris-Pratt (KMP) pattern matching algorithm works. Animated examples are used to quickly ...

8:58
Knuth Morris Pratt (KMP) String Search Algorithm - tutorial with failure function in Java

59,770 views

5 years ago

ICSE Connect
How to print string pattern in java class x computer applications ICSE Prateik Sharma by Java

How to print string pattern in java class x computer applications ICSE Prateik Sharma by Java Crash Course Class X ICSE 100 ...

7:37
How to print string pattern in java class x computer applications ICSE Prateik Sharma by Java

17,726 views

4 years ago

guideforschool
String Pattern Program | Easy Method | ICSE Computer Applications

Java program to print the String #pattern Programs #ICSE Computer Applications.

16:12
String Pattern Program | Easy Method | ICSE Computer Applications

9,179 views

5 years ago

Ram N Java
How to Use String Matcher for Three-Letter Patterns in Java Regular Expressions | Java Regex

Welcome to our comprehensive tutorial on **How to Use String Matcher for Three-Letter Patterns in Java Regex**! In this video ...

1:55
How to Use String Matcher for Three-Letter Patterns in Java Regular Expressions | Java Regex

802 views

8 years ago

Apna College
9 Best Patterns Questions In Java (for Beginners) | Java Placement Course | Lecture 5

Time Stamps for Patterns Solid Rectangle & Nested Loops - 00:35 Hollow Rectangle - 10:38 Half Pyramid - 18:23 Inverted half ...

58:25
9 Best Patterns Questions In Java (for Beginners) | Java Placement Course | Lecture 5

3,913,279 views

4 years ago