- Видео 154
- Просмотров 719 816
REGex Software
Индия
Добавлен 3 мар 2020
REGex Software Services are devised to bring an extra edge to Information Technology. We believe to transform your imagination into reality by providing quality services & working on several technologies like BIG DATA, Machine Learning, Artificial Intelligence, Data Science, Python, Cloud Computing, Linux, Devops & many more based on Industry 4.0 standards. We are an amalgamation of technique, creativity and modern learnings with the synonym of perfection in playing with codes and jargons.
Our teammates has delivered several Corporate Training in MNCs like Capgemini, Deloitte and colleges such as JECRC, GIT (Jaipur), JIET, GIT, Mody University, Computer Society of India & many more. We aim to provide practical knowledge to the students through various projects based on industry-oriented Use Cases, Live client projects, as well as research-based projects from Google Summer of Code (GSoC).
Our teammates has delivered several Corporate Training in MNCs like Capgemini, Deloitte and colleges such as JECRC, GIT (Jaipur), JIET, GIT, Mody University, Computer Society of India & many more. We aim to provide practical knowledge to the students through various projects based on industry-oriented Use Cases, Live client projects, as well as research-based projects from Google Summer of Code (GSoC).
217. Contains Duplicate | leetcode contains duplicate | contains duplicate python | leetcode array
Video describe contains duplicate leetcode problem, leetcode contains duplicate solution python is a problem with array in python.
Array problems in Python. Leetcode problem solving contains duplicate
Problem Statement : leetcode.com/problems/contains-duplicate/description/
#leetcode #programmingtutorial #dsa #coding #python
Array problems in Python. Leetcode problem solving contains duplicate
Problem Statement : leetcode.com/problems/contains-duplicate/description/
#leetcode #programmingtutorial #dsa #coding #python
Просмотров: 39
Видео
167. Two Sum II - Input Array Is Sorted leetcode python solution | leetcode two II python answer
Просмотров 57День назад
We solved two sum II leetcode python solution, leetcode two sum II solution. 167 leetcode solution This simple two sum 2 problem is very common among new coders. We will understand multiple approach to solve this problem See a optimal solution of two sum problem leetcode Problem leetcode array : leetcode.com/problems/two-sum-ii-input-array-is-sorted/ #leetcode #leetcodechallenge #pythontutorial...
1. Two sum leetcode python | two sum problem | leetcode two sum python | two sum optimal solution
Просмотров 19514 дней назад
We solved two sum leetcode optimal solution, two sum leetcode python solution is solved without nested loop. This simple two sum problem is very common among new coders. See a optimal solution of two sum problem leetcode Question : leetcode.com/problems/two-sum/ #leetcode #programming #coding #leetcodequestions #softwaredeveloper
189. Rotate Array leetcode python | rotate array python leetcode solution | leetcode python array
Просмотров 21714 дней назад
We discussed rotate array leetcode python solution. Leetcode 189 rotate array solution python. Every minute detail has been discussed with O(n) space complexity. Leetcode is the best coding platform for practice and learning for placement. Rotate array leetcode question - leetcode.com/problems/rotate-array/description/ #leetcode #python #programming #interview #practice
how to install mysql community server on windows 11 | HOW TO install MYSQL for windows 11 | mysql
Просмотров 47921 день назад
I have introduced how to install mysql community server on windows 11 easily in few steps. For mysql database & mysql server installation you need to first download the mysql community server. Mysql community downloads: dev.mysql.com/downloads/mysql/8.0.html Follow along the video to get the complete steps #windows #mysql #mysql_workbench #database #windows11
List in Python | Python Tutorial | python list tutorial | List & Tuple | python for beginners
Просмотров 119Месяц назад
In this video we discussed about list in python . Python datatype list & tuple in python are the most important topic. List interview question are the majorly asked question for Python programmer and data scientist. List functions in python. list append vs extend functions how to update element into the list #list #pythonprogramming #pythontutorial #interview #datascience
how to install cloudera quickstart vm on oracle virtualbox | how to install cloudera on windows 11
Просмотров 7 тыс.5 месяцев назад
We talked how to install cloudera quickstart vm on oracle virtualbox & how to install cloudera on windows 11 To install cloudera hadoop on windows 11 Cloudera quickstart vm download: downloads.cloudera.com/demo_vm/virtualbox/cloudera-quickstart-vm-5.13.0-0-virtualbox.zip Oracle virtualbox: www.virtualbox.org/wiki/Downloads - how to install hadoop on windows 11 - how to install cloudera quicksta...
how to reset mysql root password in windows 11 | how to reset mysql workbench password | root mysql
Просмотров 25 тыс.6 месяцев назад
how to reset mysql root password in windows 11 , how to change mysql root password mysql root password reset in mysql workbench Things discussed in video: how to reset mysql root password how to change mysql root password mysql root password change in windows 11 reset mysql password #mysql #mysql_workbench #database #windows
How to create virtual environment in Python | Python Virtual environment windows | python venv
Просмотров 1776 месяцев назад
Create Python virtual environment windows, how to create virtual environment in Python windows . python venv windows python -m venev myenv - create virtual env in python - virtual environment python - python windows virtual environment
First Class Function in Python | Python First class functions | function as first class functions
Просмотров 1776 месяцев назад
What is first class functions in Python Programming let's have a deep understanding of Python function as first class functions - first class functions in python - how to store function in a variable - Python function as argument to other function - first class function simple Python RUclips List:ruclips.net/p/PL_4MV9dE0OQU0EChuhktZDzeIjEH3bvAS how to declare function in Python : ruclips.net/vi...
function arguments python | types of parameters in python function parameter | Python3
Просмотров 1017 месяцев назад
In this video, we talked about function argument in python programming what is python parameters function parameter in python - types of parameters in python - default parameters - required parameter in python #python #programming #learning #pythonprogramming #function #functions
Python Functions | Functions in python | python functions and return | Function Python
Просмотров 797 месяцев назад
In video we talked how to create function in Python , functions in python what is the return of python function - use of def keyword in functions - Python functions - Creating parameter of function in Python3 #python #programming #pythonprogramming #functions #function #technology
Data type in Python | Python datatypes | List vs tuple | Int float datatype in python3
Просмотров 737 месяцев назад
In this video we discussed datatype in Python , what are datatypes in python3 . List & tuple datatypes in python programming. Numeric datatype in Python string datatype in python3 #python #learning #programming #pythonprogramming #pythontutorial
Javascript callback functions | Use case of callback function in javascript | JS tutorial
Просмотров 598 месяцев назад
In this video, we delve into the concept of JavaScript callback functions, exploring how they work and why they are essential for asynchronous programming. We'll cover the syntax, common use cases, and examples of how to implement callback functions in your code. By the end of this tutorial, you'll have a solid understanding of callback functions and how to effectively use them in your JavaScri...
callback function javascript | callback in javascript | Introduction to callback in JS tutorial
Просмотров 358 месяцев назад
In vide we discused callback function javascript , what is callback function in js callback in javascript function is an import topic of Javascript tutorial - Introduction to callback - callback function javascript - callback in javascript - what is function callback in javascript - javascript tutorials - function parameter in javascript #javascripttutorial #javascript #programming #learning #t...
How to pass Parameter in Javascript | Javascript parameter passing | Argument in Javascript
Просмотров 528 месяцев назад
How to pass Parameter in Javascript | Javascript parameter passing | Argument in Javascript
how to pass parameter in function javascript | functions in Javascript
Просмотров 508 месяцев назад
how to pass parameter in function javascript | functions in Javascript
JavaScript Let & Const Variables | Const Variables in Javascript | Variables in JS
Просмотров 768 месяцев назад
JavaScript Let & Const Variables | Const Variables in Javascript | Variables in JS
Leetcode Question 175 and 182 | Problem solving skills | Duplicate emails leetcode
Просмотров 728 месяцев назад
Leetcode Question 175 and 182 | Problem solving skills | Duplicate emails leetcode
ALTER command in SQL | Mysql alter statement | DDL statement in mysql
Просмотров 759 месяцев назад
ALTER command in SQL | Mysql alter statement | DDL statement in mysql
Angular Components | Angular File Structure | Learn Angular step by step
Просмотров 1729 месяцев назад
Angular Components | Angular File Structure | Learn Angular step by step
Angular tutorial for beginners | Introduction to Angular | Learn Angular step by step
Просмотров 23510 месяцев назад
Angular tutorial for beginners | Introduction to Angular | Learn Angular step by step
Round function in sql | Mysql functions | SQL functions
Просмотров 1,3 тыс.10 месяцев назад
Round function in sql | Mysql functions | SQL functions
String functions in mysql database | mysql workbench sql functions practical | SQL functions
Просмотров 24110 месяцев назад
String functions in mysql database | mysql workbench sql functions practical | SQL functions
Mysql String functions Part 2 | SQL functions in mysql | Mysql Workbench
Просмотров 12810 месяцев назад
Mysql String functions Part 2 | SQL functions in mysql | Mysql Workbench
String function in Mysql Workbench | string functions in SQL mysql database
Просмотров 14110 месяцев назад
String function in Mysql Workbench | string functions in SQL mysql database
How to read wildcard character in MySQL workbench | Escape character
Просмотров 15010 месяцев назад
How to read wildcard character in MySQL workbench | Escape character
Select statement in Database | DQL statement in SQL | MySQL Tutorials
Просмотров 1,4 тыс.10 месяцев назад
Select statement in Database | DQL statement in SQL | MySQL Tutorials
How to install Power BI desktop for free in windows | Download power bi desktop | powerbi download
Просмотров 1,3 тыс.10 месяцев назад
How to install Power BI desktop for free in windows | Download power bi desktop | powerbi download
How to import sakila database in mysql workbench | how to download sakila database in mysql | sql
Просмотров 11 тыс.10 месяцев назад
How to import sakila database in mysql workbench | how to download sakila database in mysql | sql
mass vro
Thank you sir. It is working now and god bless you sir.
Thank you it is perfect!
Many thanks, it really helps
I couldn't able to start the MYSQL service again, how to resolve this
It worked! Thank you very much!
thank you so much, I don't know what I would do without you
Thank you so much bro tomorrow is my exam to thank you so so much ❤❤
two sum array solution
leetcode solution for two sum II problem
Thank you for the video man. I was tired importing it by import wizard for 40 min.
best explanation
funciona excelentee, gracias.
Please keep updating all videos for leetcode with explanation in hindi, it really helping, liked n subscribed.
Thank you for your words. This is like a motivation booster to us. Surely you will have 1 more video today
after 4 years it's the best video I have seen for the installation
Thanks bro after watch 3-4 videos wasting my 1 hr by ur video i my password resets
Hahah good to hear my video has helped you a lot. Thank you for the feedback!
simple explanation
looks as an amazing explanation gotcha a nice optimal approach
❤❤
In search option, i can't find my sql.😢
amazing video on cloudera quickstart vm on windows 10 . thank you sir
thanks sir my probelm solved
Great to hear this video helped you!
thank you ! explanation is easy
best leetcode python solution
Thank you for the appreciation @neharathore
python leetcode solution rotate array
rotate array by k element , you have best explained it
GRACIAS/THANKS MATE
Thank you this worked flawlessly.
amazing to see this mysql server installation video. simple explanation and I loved it cheers!!!
thank you
i loved the way you explained mysql database installation
great video on mysql community server
Thanks for the video bro keep rocking👍❤🔥
thanks man
thanks bro..
Bro just nailed it ❤
where is win rar link
Thank you so much, I'm still very new to SQL and couldn't figure out how to import this data from myql!
Hey! I Apperciate your words. For better understanding of SQL you can import employees database and can follow along with our SQL videos
@REGexSoftware will do! Thank you!
Thank you sir
very nice video on cloudera in virtualbox
nahi kar caha hai password wli file ko unkowne variabal bata raha hai
Thanks :)
best video on cloudera
This was really helpful. Thank you
python function
thanks, it helped...