Hey Guys,
If anyone of your friends are interested in learning data structures and algorithms. Please share this link with them.
@dsalgorithms
If anyone of your friends are interested in learning data structures and algorithms. Please share this link with them.
@dsalgorithms
For those who missed it before.
5 different ways to solve House robber problem.
https://youtu.be/ge_Fv2ZQAaE
5 different ways to solve House robber problem.
https://youtu.be/ge_Fv2ZQAaE
YouTube
Google Coding Interview | House Robber LeetCode Solution | Dynamic programming | EP4
House Robber LeetCode Solution :- In this video, I have explained the pattern to solve house robber leetcode dynamic programming problem which is based on maximum sum subsequence non-adjacent pattern.
I have used FAST method to solve this DP problem.
Afterβ¦
I have used FAST method to solve this DP problem.
Afterβ¦
Note on Data Strutures can be found here-
https://lecturenotes.in/notes/11971-note-for-data-structure-using-c-ds-by-mamata-garanayak
https://lecturenotes.in/notes/11971-note-for-data-structure-using-c-ds-by-mamata-garanayak
Hey Everyone,
Important Note:
I have put all the awesome resources together to make the things easy for you all.
I have extracted all the resources from different posts and put it all together at one place, to prepare well for coding Interview and System design Interview.
If you think, I missed out something which should be part of this list, do not hesitate to ping me, will add it to this list.
Please feel free to provide your feedback or any suggestion to improve it.
Here we go :
SUBSCRIBE "JAVAAID -Coding Interview Preparation" for algorithms and problem-solving tips and tricks -
https://m.youtube.com/channel/UCx1hbK753l3WhwXP5r93eYA?sub_confirmation=1
Interview Puzzles : http://puzzles.nigelcoldwell.co.uk/
CODING INTERVIEW RESOURCES:
Free:
https://www.topcoder.com/community/competitive-programming/tutorials/
https://github.com/yangshun/tech-interview-handbook
https://www.interviewbit.com/courses/programming/
https://www.hackerearth.com/practice/data-structures
https://www.hackerearth.com/practice/codemonk/
https://www.hackerrank.com/interview/interview-preparation-kit
https://leetcode.com/problemset/all/
https://dynamic-programming.debkbanerji.com/
https://www.coursera.org/learn/algorithms-part1
https://www.coursera.org/learn/algorithms-part2
http://timroughgarden.org/videos.html
https://github.com/Java-aid/Hackerrank-Solutions
https://github.com/Java-aid/Interview-Preparations
https://github.com/Java-aid/LeetCodeSolutions
YOUTUBE :
Data Structures And Algorithm:
https://www.youtube.com/watch?v=zWg7U0OEAoE&list=PLBF3763AF2E1C572F
https://www.youtube.com/user/mycodeschool
Dynamic Programming :
https://www.youtube.com/playlist?list=PLSIpQf0NbcClDpWE58Y-oSJro_W3LO8Nb
All HackerRank Solution :
https://www.youtube.com/playlist?list=PLSIpQf0NbcCl6OJhtBtyMLmueB4klAEWk
Paid :
https://www.educative.io/courses/coderust-hacking-the-coding-interview?aff=xy8B
https://www.educative.io/courses/grokking-the-coding-interview?aff=xy8B
https://www.educative.io/courses/grokking-dynamic-programming-patterns-for-coding-interviews?aff=xy8B
SYSTEM DESIGN RESOURCES:-
Free :
http://highscalability.com
https://www.hiredintech.com/courses/system-design
https://www.interviewbit.com/courses/system-design
https://github.com/checkcheckzz/system-design-interview
https://www.palantir.com/2011/10/how-to-rock-a-systems-design-interview
https://github.com/checkcheckzz/system-design-interview
https://github.com/shashank88/system_design
https://gist.github.com/vasanthk/485d1c25737e8e72759f
https://www.geekyprep.com/design
https://www.quora.com/How-do-I-prepare-to-answer-design-questions-in-a-technical-interview (Gaurav sen Answer)
https://dev.to/kevtiq/how-to-create-a-scalable-and-maintainable-front-end-architecture-4f47
YouTube Video :
https://www.youtube.com/watch?v=-W9F__D3oY4
Paid :
https://www.educative.io/courses/grokking-the-system-design-interview?aff=xy8B
π TOP 10 BOOKS FOR CODING INTERVIEW :-
1) Cracking the Coding Interview :https://amzn.to/30HFJCE
2) Algorithms Hardcover :https://amzn.to/30Hjdd9
3) The Algorithm Design Manual :https://amzn.to/2AEtEDL
4) Data Structures & Algorithms in Java :https://amzn.to/2AG82ag
5) Data Structures and Algorithms Made Easy :https://amzn.to/2M8UvNK
6) Grokking Algorithms :https://amzn.to/2LKu8yD
7) Dynamic Programming for Coding Interviews :https://amzn.to/2AC7BO9
8) Introduction to Algorithms :https://amzn.to/2oSJAzq
9) Elements of Programming Interviews in Java :https://amzn.to/30MBjKO
10) Programming Interviews Exposed :https://amzn.to/2V8mFfO
COMMUNITY MUST JOIN :
Facebook Group (Coding Interview Preparation)-
https://www.facebook.com/groups/codingip
WhatsApp group-
https://chat.whatsapp.com/Bu5m4HsZPuG8oqKYBNRfjk
Like us on facebook-
For algorithmic tutorials :
https://www.facebook.com/javaaid
For hackerrank solutions :
https://www.facebook.com/HackerRankSolutionTutorials
Telegram channel-
https://t.me/javaaid
https://t.me/hackerranksolutions
https://t.me/dsalgorithms
Telegram Group -
https://t.me/javaaidfamily
https://t.me/dsalgorithmsgrp
Important Note:
I have put all the awesome resources together to make the things easy for you all.
I have extracted all the resources from different posts and put it all together at one place, to prepare well for coding Interview and System design Interview.
If you think, I missed out something which should be part of this list, do not hesitate to ping me, will add it to this list.
Please feel free to provide your feedback or any suggestion to improve it.
Here we go :
SUBSCRIBE "JAVAAID -Coding Interview Preparation" for algorithms and problem-solving tips and tricks -
https://m.youtube.com/channel/UCx1hbK753l3WhwXP5r93eYA?sub_confirmation=1
Interview Puzzles : http://puzzles.nigelcoldwell.co.uk/
CODING INTERVIEW RESOURCES:
Free:
https://www.topcoder.com/community/competitive-programming/tutorials/
https://github.com/yangshun/tech-interview-handbook
https://www.interviewbit.com/courses/programming/
https://www.hackerearth.com/practice/data-structures
https://www.hackerearth.com/practice/codemonk/
https://www.hackerrank.com/interview/interview-preparation-kit
https://leetcode.com/problemset/all/
https://dynamic-programming.debkbanerji.com/
https://www.coursera.org/learn/algorithms-part1
https://www.coursera.org/learn/algorithms-part2
http://timroughgarden.org/videos.html
https://github.com/Java-aid/Hackerrank-Solutions
https://github.com/Java-aid/Interview-Preparations
https://github.com/Java-aid/LeetCodeSolutions
YOUTUBE :
Data Structures And Algorithm:
https://www.youtube.com/watch?v=zWg7U0OEAoE&list=PLBF3763AF2E1C572F
https://www.youtube.com/user/mycodeschool
Dynamic Programming :
https://www.youtube.com/playlist?list=PLSIpQf0NbcClDpWE58Y-oSJro_W3LO8Nb
All HackerRank Solution :
https://www.youtube.com/playlist?list=PLSIpQf0NbcCl6OJhtBtyMLmueB4klAEWk
Paid :
https://www.educative.io/courses/coderust-hacking-the-coding-interview?aff=xy8B
https://www.educative.io/courses/grokking-the-coding-interview?aff=xy8B
https://www.educative.io/courses/grokking-dynamic-programming-patterns-for-coding-interviews?aff=xy8B
SYSTEM DESIGN RESOURCES:-
Free :
http://highscalability.com
https://www.hiredintech.com/courses/system-design
https://www.interviewbit.com/courses/system-design
https://github.com/checkcheckzz/system-design-interview
https://www.palantir.com/2011/10/how-to-rock-a-systems-design-interview
https://github.com/checkcheckzz/system-design-interview
https://github.com/shashank88/system_design
https://gist.github.com/vasanthk/485d1c25737e8e72759f
https://www.geekyprep.com/design
https://www.quora.com/How-do-I-prepare-to-answer-design-questions-in-a-technical-interview (Gaurav sen Answer)
https://dev.to/kevtiq/how-to-create-a-scalable-and-maintainable-front-end-architecture-4f47
YouTube Video :
https://www.youtube.com/watch?v=-W9F__D3oY4
Paid :
https://www.educative.io/courses/grokking-the-system-design-interview?aff=xy8B
π TOP 10 BOOKS FOR CODING INTERVIEW :-
1) Cracking the Coding Interview :https://amzn.to/30HFJCE
2) Algorithms Hardcover :https://amzn.to/30Hjdd9
3) The Algorithm Design Manual :https://amzn.to/2AEtEDL
4) Data Structures & Algorithms in Java :https://amzn.to/2AG82ag
5) Data Structures and Algorithms Made Easy :https://amzn.to/2M8UvNK
6) Grokking Algorithms :https://amzn.to/2LKu8yD
7) Dynamic Programming for Coding Interviews :https://amzn.to/2AC7BO9
8) Introduction to Algorithms :https://amzn.to/2oSJAzq
9) Elements of Programming Interviews in Java :https://amzn.to/30MBjKO
10) Programming Interviews Exposed :https://amzn.to/2V8mFfO
COMMUNITY MUST JOIN :
Facebook Group (Coding Interview Preparation)-
https://www.facebook.com/groups/codingip
WhatsApp group-
https://chat.whatsapp.com/Bu5m4HsZPuG8oqKYBNRfjk
Like us on facebook-
For algorithmic tutorials :
https://www.facebook.com/javaaid
For hackerrank solutions :
https://www.facebook.com/HackerRankSolutionTutorials
Telegram channel-
https://t.me/javaaid
https://t.me/hackerranksolutions
https://t.me/dsalgorithms
Telegram Group -
https://t.me/javaaidfamily
https://t.me/dsalgorithmsgrp
YouTube
JAVAAID - Coding Interview Preparation
I am Kanahaiya Gupta and currently working as a Software Engineer-||| in Walmart Labs.
I have started this channel to share my knowledge and experience for coding interviews.
JAVAAID is an educational initiative. It aims is to help people for building theirβ¦
I have started this channel to share my knowledge and experience for coding interviews.
JAVAAID is an educational initiative. It aims is to help people for building theirβ¦
VMware Workstation Pro pinned Β«Hey Everyone, Important Note: I have put all the awesome resources together to make the things easy for you all. I have extracted all the resources from different posts and put it all together at one place, to prepare well for coding Interview and Systemβ¦Β»
Hi Guys,
I need your support, please do like and comment on the video, if you find it useful and do share with your friends also.
I am trying my best to provide better High-quality tutorial for you all.
would really appreciate your support.!!
πππ
Thanks & Regards
Kanahaiya Gupta (Founder of- JAVAAID)
I need your support, please do like and comment on the video, if you find it useful and do share with your friends also.
I am trying my best to provide better High-quality tutorial for you all.
would really appreciate your support.!!
πππ
Thanks & Regards
Kanahaiya Gupta (Founder of- JAVAAID)
Hi Guys,
I need your support, please do like and comment on the video, if you find it useful and do share with your friends also.
I am trying my best to provide better High-quality tutorial for you all.
would really appreciate your support.!!
πππ
Thanks & Regards
Kanahaiya Gupta (Founder of- JAVAAID)
I need your support, please do like and comment on the video, if you find it useful and do share with your friends also.
I am trying my best to provide better High-quality tutorial for you all.
would really appreciate your support.!!
πππ
Thanks & Regards
Kanahaiya Gupta (Founder of- JAVAAID)
Forwarded from HackerRank Solutions
YouTube
Palindrome Index HackerRank Solution
Palindrome Index hackerrank solution: In this video, I have solved hackerrank Palindrome Index problem in an easy way.
This hackerrank problem is a part of Practice | Algorithms| Strings | Palindrome Index hackerrank challenge.
For simplicity, I haveβ¦
This hackerrank problem is a part of Practice | Algorithms| Strings | Palindrome Index hackerrank challenge.
For simplicity, I haveβ¦
Hey Guys,
We are on instagram too.
Please follow us on instagram.
@javaaid.algorithms
I am planning to come up with some interesting way to learn ds algo.but need your support, please support us by following us on instagram.
Once we have some good numbers on instagram community, will start that service.
Please follow π @javaaid.algorithms
πππ
We are on instagram too.
Please follow us on instagram.
@javaaid.algorithms
I am planning to come up with some interesting way to learn ds algo.but need your support, please support us by following us on instagram.
Once we have some good numbers on instagram community, will start that service.
Please follow π @javaaid.algorithms
πππ
Forwarded from Kanhaiya
IBM coding problm solution.PNG
51.1 KB
Guys, please help each other.
I can see lot of people are quite here but it's not gonna help.
The best way to learn is share what you know. Trying answering others problems, and very soon will become master in Coding Interview.
I can see lot of people are quite here but it's not gonna help.
The best way to learn is share what you know. Trying answering others problems, and very soon will become master in Coding Interview.
Forwarded from JAVAAID
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 JAVAAID
Hi Guys,
I need your support, please do like and comment on the video, if you find it useful and do share with your friends also.
I am trying my best to provide better High-quality tutorial for you all.
would really appreciate your support.!!
πππ
I need your support, please do like and comment on the video, if you find it useful and do share with your friends also.
I am trying my best to provide better High-quality tutorial for you all.
would really appreciate your support.!!
πππ
Hi Guys,
I need your support to grow this community, please do like and comment on youtube video.
if you find it useful and do share with your friends also.
I am trying my best to provide better High-quality tutorial for you all.
would really appreciate your support.!!
πππ
I need your support to grow this community, please do like and comment on youtube video.
if you find it useful and do share with your friends also.
I am trying my best to provide better High-quality tutorial for you all.
would really appreciate your support.!!
πππ