ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

135,286 results

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

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,296 views

4 years ago

Java
Pattern Matching in Java - Past, Present, Future

_`switch` and `instanceof` have been the gates of data introspection in Java since 1.0. In modern times, the same constructs have ...

54:07
Pattern Matching in Java - Past, Present, Future

10,952 views

1 year ago

ByteBeat Network
String Substitutor | Java | Pattern | Regex

In this video, we'll walk through the solution for String Substitutor Problem using Regex and Java Pattern . Problem ...

33:40
String Substitutor | Java | Pattern | Regex

95 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,987 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,687 views

4 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,348 views

1 year 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

495,077 views

6 months ago

Java
The Elegance of Pattern Matching in Modern Java

JavaOne is back! ➱ https://oracle.com/javaone This presentation will examine the evolution of switch from a statement to an ...

29:40
The Elegance of Pattern Matching in Modern Java

14,000 views

3 years ago

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,271 views

1 year 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,597 views

4 years ago

TAP ACADEMY
How to Solve Any Pattern Program in JAVA? | Complete Concept Explanation

Pattern printing in Java | Pattern programming | Pattern program interview question | Pattern programming question | Number ...

45:23
How to Solve Any Pattern Program in JAVA? | Complete Concept Explanation

66,160 views

3 years ago

Tushar Roy - Coding Made Simple
Z Algorithm Z values

Z Algorithm for pattern matching. https://www.facebook.com/tusharroy25 ...

24:03
Z Algorithm Z values

184,591 views

10 years ago

Apna Tech World
Java Pattern Programs: Mastering Character and String Patterns | Step-by-Step Tutorial | ApnaWorld18

Title: "Java Pattern Programs: Mastering Character and String Patterns | Step-by-Step Tutorial " #youtube #videos #viral ...

22:24
Java Pattern Programs: Mastering Character and String Patterns | Step-by-Step Tutorial | ApnaWorld18

8 views

2 years 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,472 views

5 months ago

take U forward
Solve any Pattern Question - Trick Explained | 22 Patterns in 1 Shot | Strivers A2Z DSA Course

Check out TUF+:https://takeuforward.org/plus?source=youtube Find DSA, LLD, OOPs, Core Subjects, 1000+ Premium Questions ...

1:22:06
Solve any Pattern Question - Trick Explained | 22 Patterns in 1 Shot | Strivers A2Z DSA Course

2,530,107 views

3 years 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

codestorywithMIK
Repeated Substring Pattern | Full Intuition | Time Complexity | GOOGLE | AMAZON | Leetcode-459

iPad PDF Notes - https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/iPad%20PDF%20Notes/Leetcode-459-Repeated ...

21:35
Repeated Substring Pattern | Full Intuition | Time Complexity | GOOGLE | AMAZON | Leetcode-459

17,405 views

2 years ago

OffTheCollege
22. Zigzag Conversion || String Methods || Top 150+ DSA Leetcode Coding JAVA

The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this ...

26:00
22. Zigzag Conversion || String Methods || Top 150+ DSA Leetcode Coding JAVA

1,378 views

1 year ago

Coding Simplified
String - 13: Find all anagrams present in String for a given pattern | Java Implementation

Source Code:https://thecodingsimplified.com/find-all-anagram-in-string/ Solution: - We create a map of frequency of characters ...

30:09
String - 13: Find all anagrams present in String for a given pattern | Java Implementation

3,159 views

5 years ago