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
36 results
Regular expressions can be quite confusing so many developers steer away from them. However, they are so powerful that I use ...
14,494 views
3 years ago
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 ...
171 views
2 years ago
java #hackerrank #CTR Hi friends in this video we are gonna solve a HACKERRANK challenge in which i have solved and ...
19 views
4 years ago
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 ...
798 views
This video is part of an online course, Programming Languages. Check out the course here: ...
227 views
11 years ago
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 ...
7,669 views
Java exception exceptions handling try catch finally #Java #exception #exceptions #handling #try #catch #finally.
160,398 views
5 years ago
Further Learning: Data Structures and Algorithms: Deep Dive Using Java [Udemy] - http://bit.ly/2F5V1uW Algorithms and Data ...
306 views
Matching strings as whole words might sound trivial, but did you know that "__1__" is a valid "word" for a regex? That "\bext\b" ...
2,064 views
Access the Playlist: https://www.youtube.com/playlist?list=PLu0W_9lII9agwh1XjRt242xIpHhPT2llg Link to the Repl: ...
237,754 views
Want to learn more about Want to learn more about Generative AI + Machine Learning? Read the ebook here ...
151,361 views
1 year ago
Source code: https://gist.github.com/syphh/04a2168f93fd2d5af216f75c942f998b Learn graph theory algorithms: ...
4,481 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video, we go ...
6,352 views
In this series of tutorials I'll go step by step explaining the basic JavaScript algorithms of the freeCodeCamp curriculum. This video ...
245 views
In this video you will learn about the BigInteger class in java.How we can use BigInteger whenever we are dealing with large ...
778 views
UPDATED video - https://youtu.be/9prkapPewGs To practice SQL, run the following commands: docker run --detach --name ...
532,874 views
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.
1,973 views
The finite state machine (also known as finite automaton) is the simplest computational model. This video covers the basics of ...
191,376 views
SQL Full Course Playlist 👇 https://www.youtube.com/playlist?list=PLdOKnrf8EcP17p05q13WXbHO5Z_JfXNpw Like, Share & Subscribe ...
295,880 views
website - https://automationstepbystep.com/ 0:00 Intro 1:16 what XPath is - a query language 1:50 Examples of where we can use ...
308,467 views