ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

36 results

Alex Hyett
Finally Understand Regular Expressions - In Just 7 Minutes!

Regular expressions can be quite confusing so many developers steer away from them. However, they are so powerful that I use ...

7:26
Finally Understand Regular Expressions - In Just 7 Minutes!

14,494 views

3 years ago

Vim4Life
Find consecutive duplicate words (using REGEX)

In this video I describe the process to write a shell script to highlight consecutive duplicate words in a file. To do so, we use regular ...

7:15
Find consecutive duplicate words (using REGEX)

171 views

2 years ago

CTR
Hackerrank Java Static Initializer Block challenge

java #hackerrank #CTR Hi friends in this video we are gonna solve a HACKERRANK challenge in which i have solved and ...

4:49
Hackerrank Java Static Initializer Block challenge

19 views

4 years ago

Regex Quickies with Wiktor Stribiżew
Numeric range regex generator

I know you have tried your hand at writing numeric range regexps, and most probably it was a regex for time or date, or even IP ...

6:18
Numeric range regex generator

798 views

3 years ago

Udacity
Javascript Numbers And Strings Solution - Programming Languages

This video is part of an online course, Programming Languages. Check out the course here: ...

4:54
Javascript Numbers And Strings Solution - Programming Languages

227 views

11 years ago

Amir Charkhi, PhD
18. Find a Substring in a String: Hackerrank | Python Solution Explained

Stuck on the "Find a Substring in a String" HackerRank challenge? Don't worry - I've got you covered! In this tutorial, I'll walk you ...

6:33
18. Find a Substring in a String: Hackerrank | Python Solution Explained

7,669 views

3 years ago

Bro Code
Java exception handling ⚠️

Java exception exceptions handling try catch finally #Java #exception #exceptions #handling #try #catch #finally.

7:53
Java exception handling ⚠️

160,398 views

5 years ago

Javarevisited
[Solved] - How to Check a String Is Anagram In Java? Example Tutorial | Code Below

Further Learning: Data Structures and Algorithms: Deep Dive Using Java [Udemy] - http://bit.ly/2F5V1uW Algorithms and Data ...

4:49
[Solved] - How to Check a String Is Anagram In Java? Example Tutorial | Code Below

306 views

4 years ago

Regex Quickies with Wiktor Stribiżew
Word boundaries in regex

Matching strings as whole words might sound trivial, but did you know that "__1__" is a valid "word" for a regex? That "\bext\b" ...

5:19
Word boundaries in regex

2,064 views

4 years ago

CodeWithHarry
Regular Expressions in Python | Python Tutorial - Day #95

Access the Playlist: https://www.youtube.com/playlist?list=PLu0W_9lII9agwh1XjRt242xIpHhPT2llg Link to the Repl: ...

13:03
Regular Expressions in Python | Python Tutorial - Day #95

237,754 views

2 years ago

IBM Technology
GraphRAG vs. Traditional RAG: Higher Accuracy & Insight with LLM

Want to learn more about Want to learn more about Generative AI + Machine Learning? Read the ebook here ...

4:17
GraphRAG vs. Traditional RAG: Higher Accuracy & Insight with LLM

151,361 views

1 year ago

Inside code
Repeated substring pattern problem (LeetCode #459) [3 solutions] - Inside code

Source code: https://gist.github.com/syphh/04a2168f93fd2d5af216f75c942f998b Learn graph theory algorithms: ...

8:01
Repeated substring pattern problem (LeetCode #459) [3 solutions] - Inside code

4,481 views

4 years ago

Geekific
Run-Length Encoding Explained and Implemented in Java | RLE Algorithm | Data Compression | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video, we go ...

6:32
Run-Length Encoding Explained and Implemented in Java | RLE Algorithm | Data Compression | Geekific

6,352 views

4 years ago

Curious Nick
[STEP BY STEP] FreeCodeCamp - Title Case a Sentence

In this series of tutorials I'll go step by step explaining the basic JavaScript algorithms of the freeCodeCamp curriculum. This video ...

4:36
[STEP BY STEP] FreeCodeCamp - Title Case a Sentence

245 views

5 years ago

InsION
Java BigInteger | BigInteger Methods | Use Of BigInteger in Competitive Programming

In this video you will learn about the BigInteger class in java.How we can use BigInteger whenever we are dealing with large ...

9:34
Java BigInteger | BigInteger Methods | Use Of BigInteger in Competitive Programming

778 views

4 years ago

Anton Putra
6 SQL Joins you MUST know! (Animated + Practice)

UPDATED video - https://youtu.be/9prkapPewGs To practice SQL, run the following commands: docker run --detach --name ...

9:47
6 SQL Joins you MUST know! (Animated + Practice)

532,874 views

2 years ago

KB Tutorials
Capitalize First Letter Of Each Word of String In UiPath RPA

In this video we will capitalize the first letter of each word of a string in uipath rpa.We will use strConv of uipath method.

4:03
Capitalize First Letter Of Each Word of String In UiPath RPA

1,973 views

4 years ago

lydia
Regular Languages: Deterministic Finite Automaton (DFA)

The finite state machine (also known as finite automaton) is the simplest computational model. This video covers the basics of ...

6:28
Regular Languages: Deterministic Finite Automaton (DFA)

191,376 views

5 years ago

Rishabh Mishra
Complete SQL Subquery Using Comparison and Logical Operators | SQL Tutorial in Hindi 13

SQL Full Course Playlist 👇 https://www.youtube.com/playlist?list=PLdOKnrf8EcP17p05q13WXbHO5Z_JfXNpw Like, Share & Subscribe ...

11:40
Complete SQL Subquery Using Comparison and Logical Operators | SQL Tutorial in Hindi 13

295,880 views

3 years ago

Automation Step by Step
What is XPath | How to create XPath | for Beginners

website - https://automationstepbystep.com/ 0:00 Intro 1:16 what XPath is - a query language 1:50 Examples of where we can use ...

10:53
What is XPath | How to create XPath | for Beginners

308,467 views

5 years ago