Forwarded from HackerRank Solutions
YouTube
How To Solve Find Digits HackerRank Problem | HackerRank Solution
In this video, I have explained hackerrank find digits solution algorithm.
hackerrank find digits problem can be solved by using modulo operator. The complexity of find digits hackerrank solution is O (len(d)). This hackerrank problem is a part of Practice…
hackerrank find digits problem can be solved by using modulo operator. The complexity of find digits hackerrank solution is O (len(d)). This hackerrank problem is a part of Practice…
Forwarded from HackerRank Solutions
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
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
Hello Coding Lover,
Most challenging problem in array category Array manipulation hackerrank problem explained.
This video became lengthy a bit but trust me you will learn something from this. so watch this video till the end and let me know if you have any doubts or better approach to solve this problem.
please leave a feedback on my video, if you like hit like button, if you do not like ,hit dislike button.
https://youtu.be/hDhf04AJIRs
Most challenging problem in array category Array manipulation hackerrank problem explained.
This video became lengthy a bit but trust me you will learn something from this. so watch this video till the end and let me know if you have any doubts or better approach to solve this problem.
please leave a feedback on my video, if you like hit like button, if you do not like ,hit dislike button.
https://youtu.be/hDhf04AJIRs
YouTube
Array Manipulation Hackerrank Solution | Difference Array | Range Update Query In O(1)
Array manipulation hackerrank problem can be solved by using prefix sum arrays or difference array. The complexity of array manipulation hackerrank solution is O (n+m). This hackerrank problem is a part of Practice | Data Structures | Arrays | Array manipulation…
Forwarded from HackerRank Solutions
YouTube
How To Solve Equalize The Array Hackerrank Problem
In this video, I have explained hackerrank equalize the array solution algorithm.
hackerrank equalize the array problem can be solved by using auxiliary array. The complexity of equalize the array hackerrank solution is O (n). This hackerrank problem is a…
hackerrank equalize the array problem can be solved by using auxiliary array. The complexity of equalize the array hackerrank solution is O (n). This hackerrank problem is a…
Hello All,
Linked in placement question--
Can you count the maximum number of consecutive 1s in binary representation of a number, without traversing the array?
This question is asked in linked-in placement and many more interviews.
I have tried my best to explain the solution of this question in more details.
https://youtu.be/bc7cxeDy308
Linked in placement question--
Can you count the maximum number of consecutive 1s in binary representation of a number, without traversing the array?
This question is asked in linked-in placement and many more interviews.
I have tried my best to explain the solution of this question in more details.
https://youtu.be/bc7cxeDy308
YouTube
Length Of The Longest Consecutive 1s In Binary Representation Of A Number | BitManipulation
In this video, I have explained efficient way to count maximum number of consecutive 1s in binary string.
Length of the Longest Consecutive 1s in Binary Representation can be solved by using bit manipulation. The complexity of consecutive 1s in binary numbers…
Length of the Longest Consecutive 1s in Binary Representation can be solved by using bit manipulation. The complexity of consecutive 1s in binary numbers…
Forwarded from HackerRank Solutions
Hi Coding Lover,
Today I have uploaded a tutorial on Hackerrank Equal Stacks problem.
Please watch this video till the end and let me know, If you have any doubts or a better approach to solve this problem, please let me know in comments.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge. 😜
Note: Do not forget to like the video. if you find it useful, please let me know in the comments.
https://youtu.be/2PO0SRpoX-g
Today I have uploaded a tutorial on Hackerrank Equal Stacks problem.
Please watch this video till the end and let me know, If you have any doubts or a better approach to solve this problem, please let me know in comments.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge. 😜
Note: Do not forget to like the video. if you find it useful, please let me know in the comments.
https://youtu.be/2PO0SRpoX-g
YouTube
Equal Stacks HackerRank Solution | Data Structures | Stacks
In this video, I have explained hackerrank equal stacks solution algorithm.
hackerrank equal stacks problem can be solved by using stack data structure. The complexity of equal stacks hackerrank solution is O (n1+n2+n3). This hackerrank problem is a part…
hackerrank equal stacks problem can be solved by using stack data structure. The complexity of equal stacks hackerrank solution is O (n1+n2+n3). This hackerrank problem is a part…
Forwarded from HackerRank Solutions
Hi Coding Lover,
Today I have uploaded a tutorial on Hackerrank Maximum element problem.
Please watch this video till the end and let me know, If you have any doubts or a better approach to solve this problem.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
Note: if you find it useful, please do not forget to like and share your feedback in comments.
https://youtu.be/CXYL8JfeN6I
Today I have uploaded a tutorial on Hackerrank Maximum element problem.
Please watch this video till the end and let me know, If you have any doubts or a better approach to solve this problem.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
Note: if you find it useful, please do not forget to like and share your feedback in comments.
https://youtu.be/CXYL8JfeN6I
YouTube
Maximum Element HackerRank Solution
In this video, I have explained hackerrank maximum element solution algorithm.
hackerrank maximum element problem can be solved by using two stacks. The complexity of maximum element hackerrank solution is O (n). This hackerrank problem is a part of Practice…
hackerrank maximum element problem can be solved by using two stacks. The complexity of maximum element hackerrank solution is O (n). This hackerrank problem is a part of Practice…
Forwarded from HackerRank Solutions
Hi Coding Lover,
Today I have uploaded a tutorial on Hackerrank ACM ICPC Team problem.
Please watch this video till the end and let me know If you have any doubts or a better approach to solve this problem.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
Note: if you find it useful, please do not forget to like and share your feedback in comments.
https://youtu.be/0THr0OGqSDY
Today I have uploaded a tutorial on Hackerrank ACM ICPC Team problem.
Please watch this video till the end and let me know If you have any doubts or a better approach to solve this problem.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
Note: if you find it useful, please do not forget to like and share your feedback in comments.
https://youtu.be/0THr0OGqSDY
YouTube
ACM ICPC Team HackerRank Solution
ACM ICPC team - In this video, I have explained hackerrank solution algorithm.
hackerrank ACM ICPC team problem can be solved by applying bit manipulation. This hackerrank problem is a part of Practice | Algorithms | Implementation | ACM ICPC team hackerrank…
hackerrank ACM ICPC team problem can be solved by applying bit manipulation. This hackerrank problem is a part of Practice | Algorithms | Implementation | ACM ICPC team hackerrank…
Hi Coding Lover,
Today I have uploaded a tutorial on Hackerrank Climbing the Leaderboard problem. which is a good example of optimization.
Please watch this video till the end and let me know, If you have any doubts or a better approach to solve this problem, please let me know in comments.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
Note: Do not forget to like the video. if you find it useful, please let me know in the comments.
https://youtu.be/CAyXHTqBIBU
Today I have uploaded a tutorial on Hackerrank Climbing the Leaderboard problem. which is a good example of optimization.
Please watch this video till the end and let me know, If you have any doubts or a better approach to solve this problem, please let me know in comments.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
Note: Do not forget to like the video. if you find it useful, please let me know in the comments.
https://youtu.be/CAyXHTqBIBU
YouTube
Climbing The Leaderboard HackerRank Solution
climbing the leaderboard - In this video, I have explained hackerrank solution algorithm.
hackerrank climbing the leaderboard problem can be solved by applying binary search. The complexity of climbing the leaderboard hackerrank solution is O (n+mlogn). This…
hackerrank climbing the leaderboard problem can be solved by applying binary search. The complexity of climbing the leaderboard hackerrank solution is O (n+mlogn). This…
Forwarded from HackerRank Solutions
Hi Coding Lover,
Today I have uploaded a tutorial on Hackerrank Bigger is Greater problem.
Please watch this video completely and in this video I shared one Tip.and let me know, If you have any doubts or a better approach to solve this problem.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
Note: if you find it useful, please do not forget to like, comment and share with your friends.
https://youtu.be/BMbeeB_57Pk
Today I have uploaded a tutorial on Hackerrank Bigger is Greater problem.
Please watch this video completely and in this video I shared one Tip.and let me know, If you have any doubts or a better approach to solve this problem.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
Note: if you find it useful, please do not forget to like, comment and share with your friends.
https://youtu.be/BMbeeB_57Pk
YouTube
Bigger Is Greater HackerRank Solution
In this video, I have explained hackerrank bigger is greater solution algorithm.
hackerrank bigger is greater problem can be solved by converting string to character array. The complexity of bigger is greater hackerrank solution is O (n). This hackerrank…
hackerrank bigger is greater problem can be solved by converting string to character array. The complexity of bigger is greater hackerrank solution is O (n). This hackerrank…
Forwarded from HackerRank Solutions
Hi Coding Lover,
Today I have uploaded a tutorial on Hackerrank Arrays Left Rotation problem.
Please watch this video till the end and let me know, If you have any doubts or a better approach to solve this problem.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
Note: if you find it useful, please do not forget to like and share your feedback in comments.
https://youtu.be/TurKRD6Ne6w
Today I have uploaded a tutorial on Hackerrank Arrays Left Rotation problem.
Please watch this video till the end and let me know, If you have any doubts or a better approach to solve this problem.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
Note: if you find it useful, please do not forget to like and share your feedback in comments.
https://youtu.be/TurKRD6Ne6w
YouTube
Arrays Left Rotation HackerRank Solution
Arrays left rotation - In this video, I have explained Arrays left rotation hackerrank solution algorithm.
hackerrank Arrays left rotation problem can be solved by using extra array. This hackerrank problem is a part of Practice | Tutorials | Cracking The…
hackerrank Arrays left rotation problem can be solved by using extra array. This hackerrank problem is a part of Practice | Tutorials | Cracking The…
Hi Coding Lover,
Today's video is very special, If you are a competitive programmer then this video is very important for you.
Please watch this video till the end and let me know, If you have any doubts or a better approach to solve this problem.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
Note: if you find it useful, please do not forget to like and share your feedback in comments.
https://youtu.be/S8V444xdNvM
🔴 DONT CLICK THIS: https://bit.ly/2G4cEuc
Today's video is very special, If you are a competitive programmer then this video is very important for you.
Please watch this video till the end and let me know, If you have any doubts or a better approach to solve this problem.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
Note: if you find it useful, please do not forget to like and share your feedback in comments.
https://youtu.be/S8V444xdNvM
🔴 DONT CLICK THIS: https://bit.ly/2G4cEuc
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 HackerRank Solutions
Hi Coding Lover,
In this video tutorial, I have explained the art of translating problem statement into a programming language.
Please watch this video till the end and let me know If you have any doubts or a better approach to solve this problem.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
Note: if you find it useful, please do not forget to like and share your feedback in comments.
https://lnkd.in/gTrQbPM
🔴 DONT CLICK THIS: https://bit.ly/2G4cEuc
In this video tutorial, I have explained the art of translating problem statement into a programming language.
Please watch this video till the end and let me know If you have any doubts or a better approach to solve this problem.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
Note: if you find it useful, please do not forget to like and share your feedback in comments.
https://lnkd.in/gTrQbPM
🔴 DONT CLICK THIS: https://bit.ly/2G4cEuc
lnkd.in
LinkedIn
This link will take you to a page that’s not on LinkedIn
Hi All,
If you are looking for faster growth in IT companies or planning to work with BIG product based companies like WALMART, AMAZON, ADOBE, etc, then below-mentioned resources are for you.
please Join below communities and help each other to grow faster-
Facebook group-
https://www.facebook.com/groups/codingip
WhatsApp group-
https://chat.whatsapp.com/Bu5m4HsZPuG8oqKYBNRfjk
Git repositories-
https://github.com/Java-aid/Hackerrank-Solutions
https://github.com/Java-aid/Interview-Preparations
https://github.com/Java-aid/LeetCodeSolutions
Don't forget u hit star 🌟 , if you find it useful.😜
Like us on facebook-
For algorithmic tutorials-
https://www.facebook.com/javaaid
For hackerrank solutions-
https://www.facebook.com/HackerRankSolutionTutorials
YOUTUBE "JAVAAID" for algorithms and problem-solving tricks -
https://m.youtube.com/channel/UCx1hbK753l3WhwXP5r93eYA?sub_confirmation=1
Telegram channel-
https://t.me/javaaid
https://t.me/hackerranksolutions
Please pass this message to your friends, colleagues, relatives, etc, it will definitely help them to get the good packages in IT field.😊
If you are looking for faster growth in IT companies or planning to work with BIG product based companies like WALMART, AMAZON, ADOBE, etc, then below-mentioned resources are for you.
please Join below communities and help each other to grow faster-
Facebook group-
https://www.facebook.com/groups/codingip
WhatsApp group-
https://chat.whatsapp.com/Bu5m4HsZPuG8oqKYBNRfjk
Git repositories-
https://github.com/Java-aid/Hackerrank-Solutions
https://github.com/Java-aid/Interview-Preparations
https://github.com/Java-aid/LeetCodeSolutions
Don't forget u hit star 🌟 , if you find it useful.😜
Like us on facebook-
For algorithmic tutorials-
https://www.facebook.com/javaaid
For hackerrank solutions-
https://www.facebook.com/HackerRankSolutionTutorials
YOUTUBE "JAVAAID" for algorithms and problem-solving tricks -
https://m.youtube.com/channel/UCx1hbK753l3WhwXP5r93eYA?sub_confirmation=1
Telegram channel-
https://t.me/javaaid
https://t.me/hackerranksolutions
Please pass this message to your friends, colleagues, relatives, etc, it will definitely help them to get the good packages in IT field.😊
Facebook
Coding Interview Preparation | Facebook
👇 Subscribe below to learn ds algo-
🔴 https://bit.ly/2G4cEuc
This is a friendly group to discuss coding problems with like-minded people and help each...
🔴 https://bit.ly/2G4cEuc
This is a friendly group to discuss coding problems with like-minded people and help each...
Forwarded from HackerRank Solutions
Hi Coding Lover,
In this video tutorial, I have explained How To Solve Minimum Distances hackerrank problem in O(n) time.
Please watch this video till the end and let me know, If you have any doubts or a better approach to solve this problem.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
https://youtu.be/BWpq-WPL1kw
Note: if you find it useful, please do not forget to like and share your feedback in comments.
In this video tutorial, I have explained How To Solve Minimum Distances hackerrank problem in O(n) time.
Please watch this video till the end and let me know, If you have any doubts or a better approach to solve this problem.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
https://youtu.be/BWpq-WPL1kw
Note: if you find it useful, please do not forget to like and share your feedback in comments.
YouTube
Minimum Distances HackerRank Solution
In this video, I have explained hackerrank minimum distances solution algorithm.
hackerrank minimum distances problem can be solved by using map data structure. The complexity of minimum distances hackerrank solution is O (n). This hackerrank problem is a…
hackerrank minimum distances problem can be solved by using map data structure. The complexity of minimum distances hackerrank solution is O (n). This hackerrank problem is a…
Forwarded from HackerRank Solutions
Hi Coding Lover,
Today, I have explained How To Solve Sparse Arrays hackerrank problem in O(N+Q) time.
In this video tutorial, I have shared one of TIP to optimize the solution.
Please watch this video till the end and let me know If you have any doubts or a better approach to solve this problem.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
https://youtu.be/BZdnvTBO4vI
Note: if you find it useful, please do not forget to like and share your feedback in comments.
🔴 DONT CLICK THIS: https://bit.ly/2G4cEuc
Today, I have explained How To Solve Sparse Arrays hackerrank problem in O(N+Q) time.
In this video tutorial, I have shared one of TIP to optimize the solution.
Please watch this video till the end and let me know If you have any doubts or a better approach to solve this problem.
and don't forget to mention the points which you have got in the hackerrank platform after solving this challenge.
https://youtu.be/BZdnvTBO4vI
Note: if you find it useful, please do not forget to like and share your feedback in comments.
🔴 DONT CLICK THIS: https://bit.ly/2G4cEuc
YouTube
Sparse Arrays HackerRank Solution[Optimized Approach]
In this video, I have solved hackerrank sparse arrays problem by applying prepressing technique.
hackerrank sparse arrays problem can be solved by using map data structure. The complexity of sparse arrays hackerrank solution is O (N+Q). This hackerrank problem…
hackerrank sparse arrays problem can be solved by using map data structure. The complexity of sparse arrays hackerrank solution is O (N+Q). This hackerrank problem…