Published in Javarevisited·Apr 11Ultimate Leetcode Challenge — Blind List | Solving GraphFrom Beginner to Pro — Final Week Graph Problems Introduction If you want to ace the coding interviews, being well-versed in all common data structures and popular problem-solving methods is paramount. This is a 10-week challenge, intended for you to become well versed with 75 coding challenges taken from this blind…Java4 min read
Published in Javarevisited·Mar 8Ultimate Leetcode Challenge — Blind List | Solving Dynamic Programming Problems — Part IIFrom Beginner to Pro — Week 6 Dynamic Programming Part 2 Introduction If you want to ace the coding interviews, being well-versed in all common data structures and popular problem-solving methods is paramount. …Java4 min read
Published in Javarevisited·Mar 6Ultimate Leetcode Challenge — Blind ListFrom Beginner to Pro — Week 6 Dynamic Programming Part 1 Introduction If you want to ace the coding interviews, being well-versed in all common data structures and popular problem-solving methods is paramount. …Java4 min read
Published in Javarevisited·Mar 2Ultimate Leetcode Challenge — Blind ListFrom Beginner to Pro — Week 5 Binary and Intervals Introduction If you want to ace the coding interviews, being well-versed in all common data structures and popular problem-solving methods is paramount. …Java4 min read
Published in Javarevisited·Feb 25Ultimate Leetcode Challenge — Blind ListFrom Beginner to Pro — Week 4 Trees Introduction If you want to ace the coding interviews, being well-versed in all common data structures and popular problem-solving methods is paramount. This is a 10-week challenge, intended for you to become well versed with 75 coding challenges taken from this blind list. …Java5 min read
Published in Javarevisited·Feb 24Ultimate Leetcode Challenge — Blind ListFrom Beginner to Pro — Week 3 Strings Introduction If you want to ace the coding interviews, being well-versed in all common data structures and popular problem-solving methods is paramount. This is a 10-week challenge, intended for you to become well versed with 75 coding challenges taken from this blind list. …Java4 min read
Published in Javarevisited·Feb 1Ultimate Leetcode Challenge — Blind ListFrom Beginner to Pro — Week 2 Linked Lists Introduction If you want to ace the coding interviews, being well-versed in all common data structures and popular problem-solving methods is paramount. …Java4 min read
Published in Javarevisited·Jan 29NLP CheatsheetIntroduction This post acts as a checklist for you, to cross check, to see whether you have done the necessary exploration in order for the NLP model to work effectively. NLP has always been alluring to me, it has a wide range of applications, from Sentimental Analysis in Product Reviews, to…Python3 min read
Published in Javarevisited·Jan 28Ultimate Leetcode Challenge — Blind ListFrom Beginner to Pro — Week 1 Introduction If you want to ace the coding interviews, being well-versed in all common data structures and popular problem-solving methods is paramount. This is a 10-week challenge, intended for you to become well versed with 75 coding challenges taken from this blind list. This…Java5 min read
Published in Javarevisited·Jan 2413 Dynamic Programming Problems you can challenge yourself in 2022Introduction This Series is intended for you to gain experience, knowledge in Data Structures and Algorithms using actual problems that are asked in interviews by the top tech companies. The curated list contains problems in Linked lists, Binary Trees, Two Pointer problems etc., Data Structures and Algorithms Series akshay-ravindran.medium.com Dynamic Programming is a an algorithmic technique for…Coding6 min read