InJavarevisitedbyjavinpaulReview — Is Pramp Good for System Design and Algorithms Mock Interviews? Is it worth it?Is Pramp really worth it? Learn how you can use Mock interviews to gain confidence and interview skills to crack FAANG/MAANG interviewsSep 30, 2024146Sep 30, 2024146
InJavarevisitedbyjavinpaul7 Best Recursion Courses for Dynamic Programming and Coding Interviews in 2024These are my favorite online course to learn Recursion for Coding interviews and Programming in generalMay 28, 20221401May 28, 20221401
LORYAfter solved 1000 medium leetcode found thes patterns — BacktrackingExplained with a list of high ranking problemsMar 19, 202231Mar 19, 202231
MikekaufmanDynamic Programming Made Easy: A Step-by-Step Guide to Solving Problems IntuitivelyIn a nutshell:Apr 3, 2022551Apr 3, 2022551
MitchLeetCode 146. LRU CacheOne of the most popular interview Cache Algorithm Questions. Least Recently Used Cache.Jan 30, 20223Jan 30, 20223
Mageswaran DDynamic Programming Patterns to Ace InterviewsFollowing materials are taken from freecodeCamp.org Youtube video course https://www.youtube.com/watch?v=oBt53YbR9Kk strongly recommend to…Dec 15, 202151Dec 15, 202151
LORYAfter solved 1000 leetcode medium level I found these patterns — Dynamic ProgrammingTL;DR;Mar 12, 20222351Mar 12, 20222351
Daniel LlewellynIntroducing: firebase feature flags for JiraToday is the first release of a Jira plugin to allow firebase feature flags to be toggled from within a jira ticket! In this article I will…Feb 13, 202211Feb 13, 202211
InEnjoyAlgorithmsbyShubham GautamLongest Consecutive SequenceGiven an unsorted array X[] consisting of n integers, write a program to find the length of the longest consecutive sequence of integers.Oct 13, 202167Oct 13, 202167
InEnjoyAlgorithmsbyShubham GautamIntroduction to Heap Data StructureA heap is a complete binary tree where each element satisfies a heap property. We learn two types of heap: 1) max-heap 2) min-heapOct 6, 2021221Oct 6, 2021221