Forwarded from HackerRank Solutions
Today JAVAAID has hit 10,000 subscribers. Which I have never thought of. I want to thank each and every one of you for subscribing โค๏ธ.
Now we are 10K family now
Now we are 10K family now
Forwarded from HackerRank Solutions
Interviewer: Do you know Dynamic Programming?
Me: Yes, a little bit.
Interviewer: Not prepared well, it seems, hmm?
Me: No issues, you can ask problem, will try to solve.
Interviewer: Suppose you are in electronics shop and owner went for lunch.
As no one is there in the shop and you thought of stealing the electronics item from his shop.
But you have only one bag which has capacity of 4lbs and you can put the item into your bag to hide.
But due to bag constraint you can only focus small item which are-
Phone having weight 1 lbs and price 150$
Laptop having weight 4 lbs and price 300$
Tablet having weight 3 lbs and price 200$
Write an algorithm to calculate the maximum profit which you can get without caught.
Me: smiled a bit, as all the given values seem familiar to me ๐
For those who want to know how I answered for this problem here is the link-
https://youtu.be/aL6cU5dWmWM
Moral: Not only candidate even Interviewer also watches tutorials to judge the candidate. ๐
Me: Yes, a little bit.
Interviewer: Not prepared well, it seems, hmm?
Me: No issues, you can ask problem, will try to solve.
Interviewer: Suppose you are in electronics shop and owner went for lunch.
As no one is there in the shop and you thought of stealing the electronics item from his shop.
But you have only one bag which has capacity of 4lbs and you can put the item into your bag to hide.
But due to bag constraint you can only focus small item which are-
Phone having weight 1 lbs and price 150$
Laptop having weight 4 lbs and price 300$
Tablet having weight 3 lbs and price 200$
Write an algorithm to calculate the maximum profit which you can get without caught.
Me: smiled a bit, as all the given values seem familiar to me ๐
For those who want to know how I answered for this problem here is the link-
https://youtu.be/aL6cU5dWmWM
Moral: Not only candidate even Interviewer also watches tutorials to judge the candidate. ๐
YouTube
01 Knapsack Problem | Amazon Coding Interview | Dynamic programming | EP5
Knapsack Problem Using Dynamic programming : -In this video, I have explained the knapsack problem which is the optimization version of subset-sum.
I have used FAST method to solve this DP problem.
Here are the Outlines:
01:47 Knapsack problem
02:17 Knapsackโฆ
I have used FAST method to solve this DP problem.
Here are the Outlines:
01:47 Knapsack problem
02:17 Knapsackโฆ
Forwarded from HackerRank Solutions
This tutorial ranked number 1 on Google and YouTube.so thought of sharing with you all.
If you are a competitive programmer or preparing for competitive programming or solve coding problems online then you would have come across one algorithm called prefix sum.
But most of people do know the benefit of this algorithm.
Here is the tutorial which explains why you must know prefix-sum algorithm.
https://youtu.be/scD312I7kkE
#tutorial #coding #programming #learntocode #algorithm #prefixsum #competitiveprogramming
If you are a competitive programmer or preparing for competitive programming or solve coding problems online then you would have come across one algorithm called prefix sum.
But most of people do know the benefit of this algorithm.
Here is the tutorial which explains why you must know prefix-sum algorithm.
https://youtu.be/scD312I7kkE
#tutorial #coding #programming #learntocode #algorithm #prefixsum #competitiveprogramming
YouTube
Why You Must Learn Prefix Sum Algorithm? | Need of prefix-sum Algorithm | EP1
You must know how prefix sum algorithm can help you to improve the performance of your code.
This video explains the need of prefix sum algorithm that why you must learn prefix-sum algorithm.
This is the first part of the video and donโt forget to watch theโฆ
This video explains the need of prefix sum algorithm that why you must learn prefix-sum algorithm.
This is the first part of the video and donโt forget to watch theโฆ
Forwarded from HackerRank Solutions
This tutorial also ๐ฟ๐ฎ๐ป๐ธ๐ฒ๐ฑ ๐ป๐๐บ๐ฏ๐ฒ๐ฟ ๐ญ on ๐๐ผ๐ผ๐ด๐น๐ฒ and ๐ฌ๐ผ๐๐ง๐๐ฏ๐ฒ.so thought of sharing ๐ฃ๐ฎ๐ฟ๐-๐ฎ with you all.
If you are a ๐ฐ๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฝ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ฒ๐ฟ or preparing for ๐ฐ๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฝ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ด or solve coding problems online then you would have come across one algorithm called ๐ฝ๐ฟ๐ฒ๐ณ๐ถ๐ ๐๐๐บ.
Here is the ๐ฃ๐ฎ๐ฟ๐-๐ฎ of my previous tutorial which explains what is ๐ฝ๐ฟ๐ฒ๐ณ๐ถ๐ ๐๐๐บ ๐ฎ๐น๐ด๐ผ๐ฟ๐ถ๐๐ต๐บ and how it works?
https://www.youtube.com/watch?v=pVS3yhlzrlQ
If you are a ๐ฐ๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฝ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ฒ๐ฟ or preparing for ๐ฐ๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฝ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ด or solve coding problems online then you would have come across one algorithm called ๐ฝ๐ฟ๐ฒ๐ณ๐ถ๐ ๐๐๐บ.
Here is the ๐ฃ๐ฎ๐ฟ๐-๐ฎ of my previous tutorial which explains what is ๐ฝ๐ฟ๐ฒ๐ณ๐ถ๐ ๐๐๐บ ๐ฎ๐น๐ด๐ผ๐ฟ๐ถ๐๐ต๐บ and how it works?
https://www.youtube.com/watch?v=pVS3yhlzrlQ
YouTube
Prefix Sum Algorithm | Prefix Sum Array | Difference Array | Range Sum QueryO(1) | EP2
Prefix sum algorithm is mainly used for range query and the complexity of prefix sum algorithm is O(n).
This video explains the working of prefix sum algorithm.
This is the second part of the video and please watch the first part (why you must learn prefixโฆ
This video explains the working of prefix sum algorithm.
This is the second part of the video and please watch the first part (why you must learn prefixโฆ
Forwarded from HackerRank Solutions
How many of you thought that I have solved the problem in an interview but still did not ๐ด๐ฒ๐ ๐๐ต๐ฒ ๐ผ๐ณ๐ณ๐ฒ๐ฟ or did not get what I expected?
If this has happened to you then this tutorial will be going to an eye-opener for you.
Generally, the candidate solves the problem with a brute force approach but ignore the optimize solution.
If you know this technique you can ๐ฑ๐ฟ๐ฎ๐๐๐ถ๐ฐ๐ฎ๐น๐น๐ ๐ฟ๐ฒ๐ฑ๐๐ฐ๐ฒ ๐๐ต๐ฒ ๐๐ถ๐บ๐ฒ ๐ฐ๐ผ๐บ๐ฝ๐น๐ฒ๐ ๐ถ๐๐ ๐ผ๐ณ ๐๐ผ๐๐ฟ ๐๐ผ๐น๐๐๐ถ๐ผ๐ป ๐ณ๐ฟ๐ผ๐บ ๐ข(๐ปยฒ) ๐๐ผ ๐ข(๐ป) and you can get a slight advantage in your interview.
And this technique is known as ๐ฆ๐น๐ถ๐ฑ๐ถ๐ป๐ด ๐ช๐ถ๐ป๐ฑ๐ผ๐ ๐ง๐ฒ๐ฐ๐ต๐ป๐ถ๐พ๐๐ฒ which is useful for solving problems related to ๐ฎ๐ฟ๐ฟ๐ฎ๐๐ ๐ผ๐ฟ ๐๐๐ฟ๐ถ๐ป๐ด๐.
https://youtu.be/__guhvzO540
๐ก๐ผ๐๐ฒ: if you find it useful, please do not forget to like and share your feedback in comments.
#slidingwindow #technique #algorithms #code #programming #coding #slidingwindowalgorithm
If this has happened to you then this tutorial will be going to an eye-opener for you.
Generally, the candidate solves the problem with a brute force approach but ignore the optimize solution.
If you know this technique you can ๐ฑ๐ฟ๐ฎ๐๐๐ถ๐ฐ๐ฎ๐น๐น๐ ๐ฟ๐ฒ๐ฑ๐๐ฐ๐ฒ ๐๐ต๐ฒ ๐๐ถ๐บ๐ฒ ๐ฐ๐ผ๐บ๐ฝ๐น๐ฒ๐ ๐ถ๐๐ ๐ผ๐ณ ๐๐ผ๐๐ฟ ๐๐ผ๐น๐๐๐ถ๐ผ๐ป ๐ณ๐ฟ๐ผ๐บ ๐ข(๐ปยฒ) ๐๐ผ ๐ข(๐ป) and you can get a slight advantage in your interview.
And this technique is known as ๐ฆ๐น๐ถ๐ฑ๐ถ๐ป๐ด ๐ช๐ถ๐ป๐ฑ๐ผ๐ ๐ง๐ฒ๐ฐ๐ต๐ป๐ถ๐พ๐๐ฒ which is useful for solving problems related to ๐ฎ๐ฟ๐ฟ๐ฎ๐๐ ๐ผ๐ฟ ๐๐๐ฟ๐ถ๐ป๐ด๐.
https://youtu.be/__guhvzO540
๐ก๐ผ๐๐ฒ: if you find it useful, please do not forget to like and share your feedback in comments.
#slidingwindow #technique #algorithms #code #programming #coding #slidingwindowalgorithm
YouTube
Sliding Window Technique | Google Coding Interview | Maximum Size SubArray Of Size K
Sliding Window Technique: In this video, I have explained sliding window technique which is the optimal way to solve maximum size subarray of size K coding interview problem.
There are a lot of coding interview problems which can be solved by using thisโฆ
There are a lot of coding interview problems which can be solved by using thisโฆ
Forwarded from VMware Workstation Pro (KGupta)
Hello Coding Lover,
In this video tutorial, I have explained the beautiful problem-solving technique called ๐ฅ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป and its applications.
If you can visualize this 2D image in 3D then probably you would have heard of ๐ฅ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป.
๐บ๐๐๐ ๐๐๐๐๐ ๐๐๐๐๐๐ ๐ ๐๐๐๐๐๐๐๐๐ ๐๐๐๐ ๐๐๐๐ ๐๐๐๐ ๐๐๐๐ ๐๐๐๐ ๐๐๐๐๐๐๐๐ :)
๐ก๐ผ๐๐ฒ: if you find it useful, please do not forget to like and share your feedback in comments.
https://youtu.be/Sf-LR7OI-Ww
#JAVAAID #recursion #leetcode #javaAidTutorials #programming #dataStructures #algorithms #coding #competitiveprogramming #google #java #codinginterview #problemsolving #kanahaiyaGupta #google #facebook #amazon #oracle #linkedin
In this video tutorial, I have explained the beautiful problem-solving technique called ๐ฅ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป and its applications.
If you can visualize this 2D image in 3D then probably you would have heard of ๐ฅ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป.
๐บ๐๐๐ ๐๐๐๐๐ ๐๐๐๐๐๐ ๐ ๐๐๐๐๐๐๐๐๐ ๐๐๐๐ ๐๐๐๐ ๐๐๐๐ ๐๐๐๐ ๐๐๐๐ ๐๐๐๐๐๐๐๐ :)
๐ก๐ผ๐๐ฒ: if you find it useful, please do not forget to like and share your feedback in comments.
https://youtu.be/Sf-LR7OI-Ww
#JAVAAID #recursion #leetcode #javaAidTutorials #programming #dataStructures #algorithms #coding #competitiveprogramming #google #java #codinginterview #problemsolving #kanahaiyaGupta #google #facebook #amazon #oracle #linkedin
YouTube
Recursion In Data Structures | Recursion Explained | EP1
Recursion In Data Structures: In this video, I have explained the basics of recursion and explain how mathematical modelling of function plays a major role in solving recursive programming problems.
I have discussed the application of recursion as well.โฆ
I have discussed the application of recursion as well.โฆ
Forwarded from VMware Workstation Pro (KGupta)
Have you ever thought of how ๐ฟ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป ๐๐ผ๐ฟ๐ธ๐ ๐ถ๐ป๐๐ฒ๐ฟ๐ป๐ฎ๐น๐น๐?
if not, watch this video to know the ๐ถ๐ป๐๐ฒ๐ฟ๐ป๐ฎ๐น๐ ๐ผ๐ณ ๐ฟ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป.
In this video, I have ๐บ๐ผ๐ฑ๐ถ๐ณ๐ถ๐ฒ๐ฑ ๐ฎ ๐ฝ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ ๐ถ๐ป ๐๐๐ฐ๐ต ๐ฎ ๐๐ฎ๐ that it will ๐๐ฒ๐ฎ๐ฐ๐ต ๐๐ผ๐ ๐ฎ๐ฏ๐ผ๐๐ ๐ฟ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป ๐ถ๐ป๐๐ฒ๐ฟ๐ป๐ฎ๐น which will help you in ๐๐ถ๐๐๐ฎ๐น๐ถ๐๐ถ๐ป๐ด ๐ฟ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐๐ฒ ๐ฎ๐น๐ด๐ผ๐ฟ๐ถ๐๐ต๐บ๐.
Here are the outlines for easy navigation:-
๐ Recursion Flow Chart
๐ Recursion Execution Flow
๐ Tree Visualization
๐ Memory Visualization
๐ Demo
๐ก๐ผ๐๐ฒ: if you find it useful, please do not forget to like and share your feedback in comments.
https://lnkd.in/fnEEdKs
#JAVAAID #recursion-visualization #leetcode #javaAidTutorials #programming #recurion-basics #recursion-tutorial #algorithms #coding #competitiveprogramming #google #java #codinginterview #problemsolving #kanahaiyaGupta #google #facebook #amazon #oracle #linkedin
if not, watch this video to know the ๐ถ๐ป๐๐ฒ๐ฟ๐ป๐ฎ๐น๐ ๐ผ๐ณ ๐ฟ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป.
In this video, I have ๐บ๐ผ๐ฑ๐ถ๐ณ๐ถ๐ฒ๐ฑ ๐ฎ ๐ฝ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ ๐ถ๐ป ๐๐๐ฐ๐ต ๐ฎ ๐๐ฎ๐ that it will ๐๐ฒ๐ฎ๐ฐ๐ต ๐๐ผ๐ ๐ฎ๐ฏ๐ผ๐๐ ๐ฟ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป ๐ถ๐ป๐๐ฒ๐ฟ๐ป๐ฎ๐น which will help you in ๐๐ถ๐๐๐ฎ๐น๐ถ๐๐ถ๐ป๐ด ๐ฟ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐๐ฒ ๐ฎ๐น๐ด๐ผ๐ฟ๐ถ๐๐ต๐บ๐.
Here are the outlines for easy navigation:-
๐ Recursion Flow Chart
๐ Recursion Execution Flow
๐ Tree Visualization
๐ Memory Visualization
๐ Demo
๐ก๐ผ๐๐ฒ: if you find it useful, please do not forget to like and share your feedback in comments.
https://lnkd.in/fnEEdKs
#JAVAAID #recursion-visualization #leetcode #javaAidTutorials #programming #recurion-basics #recursion-tutorial #algorithms #coding #competitiveprogramming #google #java #codinginterview #problemsolving #kanahaiyaGupta #google #facebook #amazon #oracle #linkedin
lnkd.in
LinkedIn
This link will take you to a page thatโs not on LinkedIn
Forwarded from HackerRank Solutions
Hey Coding Lover,
This is the next tutorial in our recursion series. So far, we have learnt how ๐ฟ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป ๐๐ผ๐ฟ๐ธ๐ ๐ถ๐ป๐๐ฒ๐ฟ๐ป๐ฎ๐น๐น๐?
Now it is time to dig deeper and understand ๐ฟ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป ๐๐๐ฝ๐ฒ๐ ๐ฎ๐ป๐ฑ ๐ฑ๐ถ๐ณ๐ณ๐ฒ๐ฟ๐ฒ๐ป๐ฐ๐ฒ ๐ฏ๐ฒ๐๐๐ฒ๐ฒ๐ป ๐ถ๐.
In this video, I have tried my best to explain the ๐ต๐ฒ๐ฎ๐ฑ ๐ฎ๐ป๐ฑ ๐๐ฎ๐ถ๐น ๐ฟ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป ๐ฎ๐ป๐ฑ ๐๐ต๐ฒ ๐ฑ๐ถ๐ณ๐ณ๐ฒ๐ฟ๐ฒ๐ป๐ฐ๐ฒ ๐ฏ๐ฒ๐๐๐ฒ๐ฒ๐ป ๐ถ๐, ๐๐ถ๐ฎ ๐ฎ๐ป๐ถ๐บ๐ฎ๐๐ถ๐ผ๐ป.
which will help you in ๐๐ถ๐๐๐ฎ๐น๐ถ๐๐ถ๐ป๐ด ๐ฟ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐๐ฒ ๐ฎ๐น๐ด๐ผ๐ฟ๐ถ๐๐ต๐บ๐.
Here are the outlines for easy navigation:-
๐ [๐ฌ๐ฌ:๐ฐ๐ญ] ๐๐ฒ๐ฎ๐ฑ ๐ฅ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป
๐ [๐ฌ๐ฒ:๐ญ๐ฐ] ๐ง๐ฎ๐ถ๐น ๐ฅ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป
๐ [๐ญ๐ญ:๐ฎ๐ฏ] ๐๐ฒ๐ฎ๐ฑ ๐ฉ๐ฆ ๐ง๐ฎ๐ถ๐น ๐ฅ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป
๐ [๐ญ๐ฑ:๐ฌ๐ฎ] ๐๐ฒ๐บ๐ผ
๐ [๐ญ๐ด:๐ฌ๐ฒ] ๐ค๐๐ถ๐ฐ๐ธ ๐ค๐๐ถ๐?
๐ก๐ผ๐๐ฒ: if you find it useful, please do not forget to like and share your feedback in comments.
https://youtu.be/lG6HxO7cDRw
#JAVAAID #headrecursion #tailrecursion #headvstailrecursion #leetcode #javaAidTutorials #programming #recursion-basics #recursion-tutorial #algorithms #coding #competitiveprogramming #google #java #problemsolving #kanahaiyaGupta
This is the next tutorial in our recursion series. So far, we have learnt how ๐ฟ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป ๐๐ผ๐ฟ๐ธ๐ ๐ถ๐ป๐๐ฒ๐ฟ๐ป๐ฎ๐น๐น๐?
Now it is time to dig deeper and understand ๐ฟ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป ๐๐๐ฝ๐ฒ๐ ๐ฎ๐ป๐ฑ ๐ฑ๐ถ๐ณ๐ณ๐ฒ๐ฟ๐ฒ๐ป๐ฐ๐ฒ ๐ฏ๐ฒ๐๐๐ฒ๐ฒ๐ป ๐ถ๐.
In this video, I have tried my best to explain the ๐ต๐ฒ๐ฎ๐ฑ ๐ฎ๐ป๐ฑ ๐๐ฎ๐ถ๐น ๐ฟ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป ๐ฎ๐ป๐ฑ ๐๐ต๐ฒ ๐ฑ๐ถ๐ณ๐ณ๐ฒ๐ฟ๐ฒ๐ป๐ฐ๐ฒ ๐ฏ๐ฒ๐๐๐ฒ๐ฒ๐ป ๐ถ๐, ๐๐ถ๐ฎ ๐ฎ๐ป๐ถ๐บ๐ฎ๐๐ถ๐ผ๐ป.
which will help you in ๐๐ถ๐๐๐ฎ๐น๐ถ๐๐ถ๐ป๐ด ๐ฟ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐๐ฒ ๐ฎ๐น๐ด๐ผ๐ฟ๐ถ๐๐ต๐บ๐.
Here are the outlines for easy navigation:-
๐ [๐ฌ๐ฌ:๐ฐ๐ญ] ๐๐ฒ๐ฎ๐ฑ ๐ฅ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป
๐ [๐ฌ๐ฒ:๐ญ๐ฐ] ๐ง๐ฎ๐ถ๐น ๐ฅ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป
๐ [๐ญ๐ญ:๐ฎ๐ฏ] ๐๐ฒ๐ฎ๐ฑ ๐ฉ๐ฆ ๐ง๐ฎ๐ถ๐น ๐ฅ๐ฒ๐ฐ๐๐ฟ๐๐ถ๐ผ๐ป
๐ [๐ญ๐ฑ:๐ฌ๐ฎ] ๐๐ฒ๐บ๐ผ
๐ [๐ญ๐ด:๐ฌ๐ฒ] ๐ค๐๐ถ๐ฐ๐ธ ๐ค๐๐ถ๐?
๐ก๐ผ๐๐ฒ: if you find it useful, please do not forget to like and share your feedback in comments.
https://youtu.be/lG6HxO7cDRw
#JAVAAID #headrecursion #tailrecursion #headvstailrecursion #leetcode #javaAidTutorials #programming #recursion-basics #recursion-tutorial #algorithms #coding #competitiveprogramming #google #java #problemsolving #kanahaiyaGupta
YouTube
Head Recursion | Tail Recursion | Head VS Tail Recursion | EP3
In this video, we will learn head recursion, tail recursion and head vs tail recursion with example.
recursion basics with examples: https://youtu.be/Sf-LR7OI-Ww
python Tutor Tutorial link: https://youtu.be/TRMKJucB3B8
recursion visualization: https://yoโฆ
recursion basics with examples: https://youtu.be/Sf-LR7OI-Ww
python Tutor Tutorial link: https://youtu.be/TRMKJucB3B8
recursion visualization: https://yoโฆ
Forwarded from HackerRank Solutions
Hi Coding Lover,
Here is one more tutorial which will ๐ฒ๐ป๐ต๐ฎ๐ป๐ฐ๐ฒ ๐๐ผ๐๐ฟ ๐ฑ๐ฒ๐ฏ๐๐ด๐ด๐ถ๐ป๐ด ๐๐ธ๐ถ๐น๐น๐.
Today, I have explained how to ๐๐ถ๐๐๐ฎ๐น๐ถ๐๐ฒ ๐๐ผ๐๐ฟ ๐ฐ๐ผ๐ฑ๐ฒ ๐ฒ๐ ๐ฒ๐ฐ๐๐๐ถ๐ผ๐ป ๐ณ๐น๐ผ๐ and get help from others if you stuck.
It supports most of the language like ๐, ๐++, ๐๐ฎ๐๐ฎ, ๐๐ฎ๐๐ฎ๐ฆ๐ฐ๐ฟ๐ถ๐ฝ๐, ๐ง๐๐ฝ๐ฒ๐ฆ๐ฐ๐ฟ๐ถ๐ฝ๐, ๐ฅ๐๐ฏ๐ etc.
๐ก๐ผ๐๐ฒ: if you find it useful, please do not forget to like and share your feedback in comments.
https://youtu.be/TRMKJucB3B8
#JAVAAID #leetcode #javaAidTutorials #programming #recursion-basics #recursion-tutorial #algorithms #coding #competitiveprogramming #google #java #problemsolving #kanahaiyaGupta #pythontutor #execution
Here is one more tutorial which will ๐ฒ๐ป๐ต๐ฎ๐ป๐ฐ๐ฒ ๐๐ผ๐๐ฟ ๐ฑ๐ฒ๐ฏ๐๐ด๐ด๐ถ๐ป๐ด ๐๐ธ๐ถ๐น๐น๐.
Today, I have explained how to ๐๐ถ๐๐๐ฎ๐น๐ถ๐๐ฒ ๐๐ผ๐๐ฟ ๐ฐ๐ผ๐ฑ๐ฒ ๐ฒ๐ ๐ฒ๐ฐ๐๐๐ถ๐ผ๐ป ๐ณ๐น๐ผ๐ and get help from others if you stuck.
It supports most of the language like ๐, ๐++, ๐๐ฎ๐๐ฎ, ๐๐ฎ๐๐ฎ๐ฆ๐ฐ๐ฟ๐ถ๐ฝ๐, ๐ง๐๐ฝ๐ฒ๐ฆ๐ฐ๐ฟ๐ถ๐ฝ๐, ๐ฅ๐๐ฏ๐ etc.
๐ก๐ผ๐๐ฒ: if you find it useful, please do not forget to like and share your feedback in comments.
https://youtu.be/TRMKJucB3B8
#JAVAAID #leetcode #javaAidTutorials #programming #recursion-basics #recursion-tutorial #algorithms #coding #competitiveprogramming #google #java #problemsolving #kanahaiyaGupta #pythontutor #execution
YouTube
Python Tutor | Java Visualizer -Visualize Code Execution Of C Java JavaScript Python Ruby TypeScript
Python Tutor | java visualizer -Visualize Code Execution Of C C++ Java JavaScript Python Ruby TypeScript:
In this video, I have explained the usage of Python Tutor and java visualizer tool for every programmer and how to get help from your fellow coders.โฆ
In this video, I have explained the usage of Python Tutor and java visualizer tool for every programmer and how to get help from your fellow coders.โฆ
Forwarded from VMware Workstation Pro (KGupta)
Hi Coding Lover,
In this tutorial, I have covered the most common dynamic programming interview question ๐๐ผ๐ป๐ด๐ฒ๐๐ ๐๐ผ๐บ๐บ๐ผ๐ป ๐ฆ๐๐ฏ๐๐๐ฟ๐ถ๐ป๐ด which is usually asked in product-based MNC's.
Here I have explained the ๐ณ๐ผ๐๐ฟ ๐ฑ๐ถ๐ณ๐ณ๐ฒ๐ฟ๐ฒ๐ป๐ ๐๐ฎ๐๐ ๐๐ผ ๐๐ผ๐น๐๐ฒ ๐๐ต๐ถ๐ ๐ฝ๐ฟ๐ผ๐ฏ๐น๐ฒ๐บ and below are the outlines-
๐ง๐ฎ๐ฏ๐น๐ฒ ๐ผ๐ณ ๐๐ผ๐ป๐๐ฒ๐ป๐:
๐[00:15] Problem statement
๐[02:17] Longest common substring
๐[03:00] Algorithm
๐[06:54] Recurrence relation
๐[08:00] Recursive solution
๐[09:42] Recurrence tree
๐[11:52] Top-down approach with memoization
๐[13:30] Bottom-up approach/ DP solution
๐[19:20] Demo
๐ก๐ผ๐๐ฒ: if you find it useful, please do not forget to like and share your feedback in comments.
https://lnkd.in/faC5uGu
#JAVAAID #lcs #longestcommonsubstring #leetcode #javaAidTutorials #programming #algorithms #coding #competitiveprogramming #google #java #problemsolving #kanahaiyaGupta
In this tutorial, I have covered the most common dynamic programming interview question ๐๐ผ๐ป๐ด๐ฒ๐๐ ๐๐ผ๐บ๐บ๐ผ๐ป ๐ฆ๐๐ฏ๐๐๐ฟ๐ถ๐ป๐ด which is usually asked in product-based MNC's.
Here I have explained the ๐ณ๐ผ๐๐ฟ ๐ฑ๐ถ๐ณ๐ณ๐ฒ๐ฟ๐ฒ๐ป๐ ๐๐ฎ๐๐ ๐๐ผ ๐๐ผ๐น๐๐ฒ ๐๐ต๐ถ๐ ๐ฝ๐ฟ๐ผ๐ฏ๐น๐ฒ๐บ and below are the outlines-
๐ง๐ฎ๐ฏ๐น๐ฒ ๐ผ๐ณ ๐๐ผ๐ป๐๐ฒ๐ป๐:
๐[00:15] Problem statement
๐[02:17] Longest common substring
๐[03:00] Algorithm
๐[06:54] Recurrence relation
๐[08:00] Recursive solution
๐[09:42] Recurrence tree
๐[11:52] Top-down approach with memoization
๐[13:30] Bottom-up approach/ DP solution
๐[19:20] Demo
๐ก๐ผ๐๐ฒ: if you find it useful, please do not forget to like and share your feedback in comments.
https://lnkd.in/faC5uGu
#JAVAAID #lcs #longestcommonsubstring #leetcode #javaAidTutorials #programming #algorithms #coding #competitiveprogramming #google #java #problemsolving #kanahaiyaGupta
lnkd.in
LinkedIn
This link will take you to a page thatโs not on LinkedIn
Forwarded from ๐๐ฟ๐ฎ๐ฐ๐ธ๐ถ๐ป๐ด ๐ง๐ต๐ฒ ๐๐ผ๐ฑ๐ถ๐ป๐ด ๐๐ป๐๐ฒ๐ฟ๐๐ถ๐ฒ๐
Hi Coding Lover,
In this tutorial, I have covered one more common dynamic programming interview question ๐๐ผ๐ป๐ด๐ฒ๐๐ ๐๐ผ๐บ๐บ๐ผ๐ป ๐ฆ๐๐ฏ๐๐ฒ๐พ๐๐ฒ๐ป๐ฐ๐ฒ which is also asked in a lot of product-based MNC's.
Here I have explained the ๐ณ๐ผ๐๐ฟ ๐ฑ๐ถ๐ณ๐ณ๐ฒ๐ฟ๐ฒ๐ป๐ ๐๐ฎ๐๐ ๐๐ผ ๐๐ผ๐น๐๐ฒ ๐๐ต๐ถ๐ ๐ฝ๐ฟ๐ผ๐ฏ๐น๐ฒ๐บ and below are the outlines-
๐ง๐ฎ๐ฏ๐น๐ฒ ๐ผ๐ณ ๐๐ผ๐ป๐๐ฒ๐ป๐:
๐[00:10] Problem statement
๐[02:44] Longest common Subsequence
๐[03:39] Algorithm
๐[07:06] Recurrence relation
๐[09:35] Recursive solution
๐[09:42] Recurrence tree
๐[13:22] Top-down approach with memoization
๐[14:51] Bottom-up approach/ DP solution (using 2-D array)
๐[25:10] Bottom-up approach/ DP solution (using 1-D array)
๐[30:11] Demo
๐ก๐ผ๐๐ฒ: if you find it useful, please do not forget to like and share your feedback in comments.
https://lnkd.in/fNveH-Y
#JAVAAID #lcs #longestcommonsubsequence #leetcode #javaAidTutorials #programming #algorithms #coding #competitiveprogramming #google #java #problemsolving #kanahaiyaGupta
In this tutorial, I have covered one more common dynamic programming interview question ๐๐ผ๐ป๐ด๐ฒ๐๐ ๐๐ผ๐บ๐บ๐ผ๐ป ๐ฆ๐๐ฏ๐๐ฒ๐พ๐๐ฒ๐ป๐ฐ๐ฒ which is also asked in a lot of product-based MNC's.
Here I have explained the ๐ณ๐ผ๐๐ฟ ๐ฑ๐ถ๐ณ๐ณ๐ฒ๐ฟ๐ฒ๐ป๐ ๐๐ฎ๐๐ ๐๐ผ ๐๐ผ๐น๐๐ฒ ๐๐ต๐ถ๐ ๐ฝ๐ฟ๐ผ๐ฏ๐น๐ฒ๐บ and below are the outlines-
๐ง๐ฎ๐ฏ๐น๐ฒ ๐ผ๐ณ ๐๐ผ๐ป๐๐ฒ๐ป๐:
๐[00:10] Problem statement
๐[02:44] Longest common Subsequence
๐[03:39] Algorithm
๐[07:06] Recurrence relation
๐[09:35] Recursive solution
๐[09:42] Recurrence tree
๐[13:22] Top-down approach with memoization
๐[14:51] Bottom-up approach/ DP solution (using 2-D array)
๐[25:10] Bottom-up approach/ DP solution (using 1-D array)
๐[30:11] Demo
๐ก๐ผ๐๐ฒ: if you find it useful, please do not forget to like and share your feedback in comments.
https://lnkd.in/fNveH-Y
#JAVAAID #lcs #longestcommonsubsequence #leetcode #javaAidTutorials #programming #algorithms #coding #competitiveprogramming #google #java #problemsolving #kanahaiyaGupta
lnkd.in
LinkedIn
This link will take you to a page thatโs not on LinkedIn
Forwarded from HackerRank Solutions
Hey Coding Lover,
In this video, I have explained the ๐ผ๐ฝ๐๐ถ๐บ๐ถ๐๐ฒ๐ฑ ๐๐ฎ๐ ๐๐ผ ๐๐ผ๐น๐๐ฒ ๐๐๐ผ๐ฝ๐ถ๐ฎ๐ป ๐๐ฟ๐ฒ๐ฒ ๐ต๐ฎ๐ฐ๐ธ๐ฒ๐ฟ๐ฟ๐ฎ๐ป๐ธ ๐ฝ๐ฟ๐ผ๐ฏ๐น๐ฒ๐บ ๐ถ๐ป ๐ผ๐ป๐ฒ ๐น๐ถ๐ป๐ฒ.
This hackerrank problem is a part of Practice | Algorithms| Implementation | utopian tree hackerrank challenge.
๐ก๐ผ๐๐ฒ: if you find it useful, please do not forget to like and share your feedback in comments.
https://youtu.be/C0YaIr8_mQU
#utopiantree #JAVAAID #HackerRankSolutions #implementation #HackerRank #JavaAidTutorials #programming #DataStructures #algorithms #coding #competitiveprogramming #java #codinginterview #problemsolving #KanahaiyaGupta #hackerrankchallenges
In this video, I have explained the ๐ผ๐ฝ๐๐ถ๐บ๐ถ๐๐ฒ๐ฑ ๐๐ฎ๐ ๐๐ผ ๐๐ผ๐น๐๐ฒ ๐๐๐ผ๐ฝ๐ถ๐ฎ๐ป ๐๐ฟ๐ฒ๐ฒ ๐ต๐ฎ๐ฐ๐ธ๐ฒ๐ฟ๐ฟ๐ฎ๐ป๐ธ ๐ฝ๐ฟ๐ผ๐ฏ๐น๐ฒ๐บ ๐ถ๐ป ๐ผ๐ป๐ฒ ๐น๐ถ๐ป๐ฒ.
This hackerrank problem is a part of Practice | Algorithms| Implementation | utopian tree hackerrank challenge.
๐ก๐ผ๐๐ฒ: if you find it useful, please do not forget to like and share your feedback in comments.
https://youtu.be/C0YaIr8_mQU
#utopiantree #JAVAAID #HackerRankSolutions #implementation #HackerRank #JavaAidTutorials #programming #DataStructures #algorithms #coding #competitiveprogramming #java #codinginterview #problemsolving #KanahaiyaGupta #hackerrankchallenges
YouTube
Utopian Tree HackerRank Solution | Hackerrank Utopian Tree | [One Liner Solution]
utopian tree hackerrank solution: In this video, I have solved hackerrank utopian tree problem in one line.
๐ Must Join Coding interview preparation group: https://www.facebook.com/groups/codingip
This hackerrank problem is a part of Practice | Algorithms|โฆ
๐ Must Join Coding interview preparation group: https://www.facebook.com/groups/codingip
This hackerrank problem is a part of Practice | Algorithms|โฆ
Forwarded from HackerRank Solutions
Hey Coding Lover,
In this video, I have solved hackerrank ๐ฅ๐ฒ๐ฝ๐ฒ๐ฎ๐๐ฒ๐ฑ ๐ฆ๐๐ฟ๐ถ๐ป๐ด ๐ฝ๐ฟ๐ผ๐ฏ๐น๐ฒ๐บ ๐๐ถ๐๐ต๐ถ๐ป ๐ฎ ๐ด๐ถ๐๐ฒ๐ป ๐๐ถ๐บ๐ฒ ๐น๐ถ๐บ๐ถ๐..
This hackerrank problem is a part of Practice | Algorithms| Implementation | Repeated String hackerrank challenge.
Note: if you find it useful, please do not forget to like and share your feedback in the comments.
https://youtu.be/d5xLkTvJDWY
#repeatedstring #JAVAAID #HackerRankSolutions #implementation #HackerRank #JavaAidTutorials #programming #DataStructures #algorithms #coding #competitiveprogramming #java #codinginterview #problemsolving #KanahaiyaGupta #hackerrankchallenges
In this video, I have solved hackerrank ๐ฅ๐ฒ๐ฝ๐ฒ๐ฎ๐๐ฒ๐ฑ ๐ฆ๐๐ฟ๐ถ๐ป๐ด ๐ฝ๐ฟ๐ผ๐ฏ๐น๐ฒ๐บ ๐๐ถ๐๐ต๐ถ๐ป ๐ฎ ๐ด๐ถ๐๐ฒ๐ป ๐๐ถ๐บ๐ฒ ๐น๐ถ๐บ๐ถ๐..
This hackerrank problem is a part of Practice | Algorithms| Implementation | Repeated String hackerrank challenge.
Note: if you find it useful, please do not forget to like and share your feedback in the comments.
https://youtu.be/d5xLkTvJDWY
#repeatedstring #JAVAAID #HackerRankSolutions #implementation #HackerRank #JavaAidTutorials #programming #DataStructures #algorithms #coding #competitiveprogramming #java #codinginterview #problemsolving #KanahaiyaGupta #hackerrankchallenges
YouTube
Repeated String HackerRank Solution [Optimal Approach]
Repeated String HackerRank Solution: In this video, I have solved hackerrank Repeated String problem within a given time limit.
๐ Must Join Coding interview preparation group: https://www.facebook.com/groups/codingip
This hackerrank problem is a part ofโฆ
๐ Must Join Coding interview preparation group: https://www.facebook.com/groups/codingip
This hackerrank problem is a part ofโฆ
Forwarded from VMware Workstation Pro (KGupta)
๐๐ข ๐ฌ๐ข๐จ ๐๐ก๐ข๐ช ๐ง๐๐๐ฆ ๐ง๐ฅ๐๐๐?
How too avoid time limit exceed error in computer programming?
If you are preparing for competitive programming then this tutorial is very important for you.
This video will help you to understand-
๐ ๐ช๐ต๐ฎ๐ ๐ถ๐ ๐ง๐๐?
๐ ๐ช๐ต๐ ๐ง๐๐ ๐ผ๐ฐ๐ฐ๐๐ฟ๐?
๐ ๐๐ผ๐ ๐๐ผ ๐ผ๐๐ฒ๐ฟ๐ฐ๐ผ๐บ๐ฒ ๐ง๐๐?
https://youtu.be/S8V444xdNvM
๐ง๐ฟ๐ถ๐ฐ๐ธ ๐ง๐ผ ๐ฃ๐ฎ๐๐ ๐๐น๐น ๐ง๐ฒ๐๐ ๐๐ฎ๐๐ฒ๐ ๐๐ป ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ด
How too avoid time limit exceed error in computer programming?
If you are preparing for competitive programming then this tutorial is very important for you.
This video will help you to understand-
๐ ๐ช๐ต๐ฎ๐ ๐ถ๐ ๐ง๐๐?
๐ ๐ช๐ต๐ ๐ง๐๐ ๐ผ๐ฐ๐ฐ๐๐ฟ๐?
๐ ๐๐ผ๐ ๐๐ผ ๐ผ๐๐ฒ๐ฟ๐ฐ๐ผ๐บ๐ฒ ๐ง๐๐?
https://youtu.be/S8V444xdNvM
๐ง๐ฟ๐ถ๐ฐ๐ธ ๐ง๐ผ ๐ฃ๐ฎ๐๐ ๐๐น๐น ๐ง๐ฒ๐๐ ๐๐ฎ๐๐ฒ๐ ๐๐ป ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ด
YouTube
Time Limit Exceeded- How To Avoid TLE ? | Trick To Pass All Test Cases In Competitive Programming
Time Limit Exceeded (TLE) Time Out Error mainly occurs when either program is not able to exit gracefully or some of the test cases are left for validation in a given time constraint for that problem.
This video explains how to overcome TLE by choosing theโฆ
This video explains how to overcome TLE by choosing theโฆ
Forwarded from VMware Workstation Pro (KGupta)
Sharing my secrets in this video, ๐ต๐ผ๐ ๐ ๐ฟ๐ฒ๐๐ถ๐๐ฒ ๐ฑ๐ฎ๐๐ฎ ๐๐๐ฟ๐๐ฐ๐๐๐ฟ๐ฒ๐ ๐ฎ๐ป๐ฑ ๐ฎ๐น๐ด๐ผ๐ฟ๐ถ๐๐ต๐บ๐ ๐ท๐๐๐ ๐ถ๐ป ๐ฑ ๐บ๐ถ๐ป๐๐๐ฒ๐ ๐ฏ๐ฒ๐ณ๐ผ๐ฟ๐ฒ ๐บ๐ ๐ฐ๐ผ๐ฑ๐ถ๐ป๐ด ๐๐ป๐๐ฒ๐ฟ๐๐ถ๐ฒ๐.
I hope it may help someone.
https://lnkd.in/dZyJnkq
If you find it useful, please like comment and share.
#mindmapsforcodinginterview #JAVAAID #JavaAidTutorials #programming #DataStructures #algorithms #coding #competitiveprogramming #java #codinginterview #problemsolving #KanahaiyaGupta
I hope it may help someone.
https://lnkd.in/dZyJnkq
If you find it useful, please like comment and share.
#mindmapsforcodinginterview #JAVAAID #JavaAidTutorials #programming #DataStructures #algorithms #coding #competitiveprogramming #java #codinginterview #problemsolving #KanahaiyaGupta
lnkd.in
LinkedIn
This link will take you to a page thatโs not on LinkedIn
Hi,
In this video, I have explained ๐ ๐ฒ๐ฟ๐ด๐ฒ ๐ฆ๐ผ๐ฟ๐ ๐๐น๐ด๐ผ๐ฟ๐ถ๐๐ต๐บ ๐ถ๐ป ๐ฑ๐ฒ๐๐ฎ๐ถ๐น ๐๐ต๐ถ๐ฐ๐ต ๐ถ๐ ๐ผ๐ป๐ฒ ๐ผ๐ณ ๐๐ต๐ฒ ๐บ๐ผ๐๐ ๐ฒ๐ณ๐ณ๐ถ๐ฐ๐ถ๐ฒ๐ป๐ ๐๐ผ๐ฟ๐๐ถ๐ป๐ด ๐ฎ๐น๐ด๐ผ๐ฟ๐ถ๐๐ต๐บ๐
I will dry run the merge sort algorithm step by step by taking a diagram example to understand the flow of the algorithm at every step. ๐ ๐๐ถ๐น๐น ๐๐ต๐ผ๐ ๐๐ผ๐ ๐๐ต๐ฒ ๐๐ต๐ผ๐ฟ๐๐ฒ๐๐ ๐ฐ๐ผ๐ฑ๐ฒ ๐ฒ๐๐ฒ๐ฟ ๐ณ๐ผ๐ฟ ๐บ๐ฒ๐ฟ๐ด๐ฒ ๐๐ผ๐ฟ๐
Here you will learn the basics of merge sort and understand the merge sort sorting algorithm working with a simple example along with visual diagrams.
๐ง๐ผ๐ฝ๐ถ๐ฐ๐ ๐๐ผ๐๐ฒ๐ฟ๐ฒ๐ฑ: -
๐ [00:52] ๐ช๐ต๐ฎ๐ ๐ถ๐ ๐บ๐ฒ๐ฟ๐ด๐ฒ ๐๐ผ๐ฟ๐?
๐ [01:19] ๐ช๐ต๐ ๐๐ฒ ๐๐ต๐ผ๐๐น๐ฑ ๐๐๐๐ฑ๐ ๐บ๐ฒ๐ฟ๐ด๐ฒ ๐๐ผ๐ฟ๐?
๐ [01:51] ๐ ๐ฒ๐ฟ๐ด๐ฒ ๐๐ผ๐ฟ๐ ๐ฎ๐น๐ด๐ผ๐ฟ๐ถ๐๐ต๐บ
๐ [06:16] ๐๐ผ๐ ๐บ๐ฒ๐ฟ๐ด๐ฒ ๐ผ๐ฝ๐ฒ๐ฟ๐ฎ๐๐ถ๐ผ๐ป ๐๐ผ๐ฟ๐ธ๐?
๐ [14:54] ๐ช๐ต๐ ๐บ๐ฒ๐ฟ๐ด๐ฒ ๐๐ผ๐ฟ๐ ๐ถ๐ ๐๐๐ฎ๐ฏ๐น๐ฒ?
๐ [16:56] ๐๐ผ๐บ๐ฝ๐น๐ฒ๐ ๐ถ๐๐ ๐ผ๐ณ ๐บ๐ฒ๐ฟ๐ด๐ฒ ๐๐ผ๐ฟ๐
๐ [17:20] ๐๐ฝ๐ฝ๐น๐ถ๐ฐ๐ฎ๐๐ถ๐ผ๐ป๐ ๐ผ๐ณ ๐บ๐ฒ๐ฟ๐ด๐ฒ ๐๐ผ๐ฟ๐
๐ [17:55] ๐๐ฒ๐ ๐ป๐ผ๐๐ฒ๐
https://youtu.be/XPc45qfcSWw
Would really appreciate your feedback like dislike, comment, etc. on my video.
In this video, I have explained ๐ ๐ฒ๐ฟ๐ด๐ฒ ๐ฆ๐ผ๐ฟ๐ ๐๐น๐ด๐ผ๐ฟ๐ถ๐๐ต๐บ ๐ถ๐ป ๐ฑ๐ฒ๐๐ฎ๐ถ๐น ๐๐ต๐ถ๐ฐ๐ต ๐ถ๐ ๐ผ๐ป๐ฒ ๐ผ๐ณ ๐๐ต๐ฒ ๐บ๐ผ๐๐ ๐ฒ๐ณ๐ณ๐ถ๐ฐ๐ถ๐ฒ๐ป๐ ๐๐ผ๐ฟ๐๐ถ๐ป๐ด ๐ฎ๐น๐ด๐ผ๐ฟ๐ถ๐๐ต๐บ๐
I will dry run the merge sort algorithm step by step by taking a diagram example to understand the flow of the algorithm at every step. ๐ ๐๐ถ๐น๐น ๐๐ต๐ผ๐ ๐๐ผ๐ ๐๐ต๐ฒ ๐๐ต๐ผ๐ฟ๐๐ฒ๐๐ ๐ฐ๐ผ๐ฑ๐ฒ ๐ฒ๐๐ฒ๐ฟ ๐ณ๐ผ๐ฟ ๐บ๐ฒ๐ฟ๐ด๐ฒ ๐๐ผ๐ฟ๐
Here you will learn the basics of merge sort and understand the merge sort sorting algorithm working with a simple example along with visual diagrams.
๐ง๐ผ๐ฝ๐ถ๐ฐ๐ ๐๐ผ๐๐ฒ๐ฟ๐ฒ๐ฑ: -
๐ [00:52] ๐ช๐ต๐ฎ๐ ๐ถ๐ ๐บ๐ฒ๐ฟ๐ด๐ฒ ๐๐ผ๐ฟ๐?
๐ [01:19] ๐ช๐ต๐ ๐๐ฒ ๐๐ต๐ผ๐๐น๐ฑ ๐๐๐๐ฑ๐ ๐บ๐ฒ๐ฟ๐ด๐ฒ ๐๐ผ๐ฟ๐?
๐ [01:51] ๐ ๐ฒ๐ฟ๐ด๐ฒ ๐๐ผ๐ฟ๐ ๐ฎ๐น๐ด๐ผ๐ฟ๐ถ๐๐ต๐บ
๐ [06:16] ๐๐ผ๐ ๐บ๐ฒ๐ฟ๐ด๐ฒ ๐ผ๐ฝ๐ฒ๐ฟ๐ฎ๐๐ถ๐ผ๐ป ๐๐ผ๐ฟ๐ธ๐?
๐ [14:54] ๐ช๐ต๐ ๐บ๐ฒ๐ฟ๐ด๐ฒ ๐๐ผ๐ฟ๐ ๐ถ๐ ๐๐๐ฎ๐ฏ๐น๐ฒ?
๐ [16:56] ๐๐ผ๐บ๐ฝ๐น๐ฒ๐ ๐ถ๐๐ ๐ผ๐ณ ๐บ๐ฒ๐ฟ๐ด๐ฒ ๐๐ผ๐ฟ๐
๐ [17:20] ๐๐ฝ๐ฝ๐น๐ถ๐ฐ๐ฎ๐๐ถ๐ผ๐ป๐ ๐ผ๐ณ ๐บ๐ฒ๐ฟ๐ด๐ฒ ๐๐ผ๐ฟ๐
๐ [17:55] ๐๐ฒ๐ ๐ป๐ผ๐๐ฒ๐
https://youtu.be/XPc45qfcSWw
Would really appreciate your feedback like dislike, comment, etc. on my video.
YouTube
Merge Sort Algorithm | MergeSort In Data Structure | How Merge Operation Works?
Merge Sort Algorithm: In this video, I have explained MergeSort Algorithm in detail which is one of the most efficient sorting algorithms, and how merge operation works. I will dry run the merge sort algorithm step by step by taking a diagram example to understandโฆ
Forwarded from VMware Workstation Pro (KGupta)
YouTube
Prefix Sum Algorithm | Prefix Sum Array | Difference Array | Range Sum QueryO(1) | EP2
Prefix sum algorithm is mainly used for range query and the complexity of prefix sum algorithm is O(n).
This video explains the working of prefix sum algorithm.
This is the second part of the video and please watch the first part (why you must learn prefixโฆ
This video explains the working of prefix sum algorithm.
This is the second part of the video and please watch the first part (why you must learn prefixโฆ
Forwarded from VMware Workstation Pro (KGupta)
YouTube
Dynamic Programming Techniques | Dynamic Programming Tutorial | EP2
Dynamic Programming Techniques :-In this video, I have explained the technique to solve any dynamic programming problems and that technique is named as FAST in short.
After watching this video, you will be able to solve any dynamic programming problem. Soโฆ
After watching this video, you will be able to solve any dynamic programming problem. Soโฆ
Forwarded from VMware Workstation Pro (KGupta)
Hey Coding Lover,
I bet most of you would have come across this one of the very important interview question to ๐ฐ๐ต๐ฒ๐ฐ๐ธ ๐๐ต๐ฒ๐๐ต๐ฒ๐ฟ ๐๐๐ผ ๐๐๐ฟ๐ถ๐ป๐ด๐ ๐ฎ๐ฟ๐ฒ ๐ฎ๐ป ๐ฎ๐ป๐ฎ๐ด๐ฟ๐ฎ๐บ ๐ผ๐ณ ๐ฒ๐ฎ๐ฐ๐ต ๐ผ๐๐ต๐ฒ๐ฟ?
But there are few who know the best answer for this problem.
In this video, we have explained the ๐บ๐ผ๐๐ ๐ฒ๐ณ๐ณ๐ถ๐ฐ๐ถ๐ฒ๐ป๐ ๐๐ฎ๐ ๐๐ผ ๐ฐ๐ต๐ฒ๐ฐ๐ธ ๐ถ๐ณ ๐๐๐ผ ๐๐๐ฟ๐ถ๐ป๐ด๐ ๐ฎ๐ฟ๐ฒ ๐ฎ๐ป๐ฎ๐ด๐ฟ๐ฎ๐บ๐
https://youtu.be/VuDduk6BRfk
Would really appreciate your feedback like dislike, comment, etc. on my video.
I bet most of you would have come across this one of the very important interview question to ๐ฐ๐ต๐ฒ๐ฐ๐ธ ๐๐ต๐ฒ๐๐ต๐ฒ๐ฟ ๐๐๐ผ ๐๐๐ฟ๐ถ๐ป๐ด๐ ๐ฎ๐ฟ๐ฒ ๐ฎ๐ป ๐ฎ๐ป๐ฎ๐ด๐ฟ๐ฎ๐บ ๐ผ๐ณ ๐ฒ๐ฎ๐ฐ๐ต ๐ผ๐๐ต๐ฒ๐ฟ?
But there are few who know the best answer for this problem.
In this video, we have explained the ๐บ๐ผ๐๐ ๐ฒ๐ณ๐ณ๐ถ๐ฐ๐ถ๐ฒ๐ป๐ ๐๐ฎ๐ ๐๐ผ ๐ฐ๐ต๐ฒ๐ฐ๐ธ ๐ถ๐ณ ๐๐๐ผ ๐๐๐ฟ๐ถ๐ป๐ด๐ ๐ฎ๐ฟ๐ฒ ๐ฎ๐ป๐ฎ๐ด๐ฟ๐ฎ๐บ๐
https://youtu.be/VuDduk6BRfk
Would really appreciate your feedback like dislike, comment, etc. on my video.
Forwarded from VMware Workstation Pro (KGupta)
YouTube
Recursive Staircase Problem | Climbing Stairs | Walmart Coding Interview | EP3
Recursive Staircase Problem :- In this video, I have explained the recursive staircase problem fibonacci series pattern to solve count the number of ways to climb the staircase dynamic programming question. Climbing staircase problem can be solved easilyโฆ
Forwarded from HackerRank Solutions
Wishing you and your family a ๐ฅHAPPY DIWALI ๐ฅ
I wish you all will get your dream job soon.
Till then keep learning, keep coding ๐
I wish you all will get your dream job soon.
Till then keep learning, keep coding ๐