Climbing StairsThe next problem is a great example of problems that may be solved by recursion or by DP. Excellent to study for your SW interviewMay 2, 2021May 2, 2021
Unique PathsThe next exercise will help you landing that software interview by using DP.May 2, 2021May 2, 2021
Decode WaysThe next exercise will help you landing that Software interview. Extracted from leetcode:May 2, 2021May 2, 2021
Valid Parentheses.The following leetcode excercise will help you to practice using strings and stacks. https://leetcode.com/problems/valid-parentheses/Apr 27, 2021Apr 27, 2021
Simplify Path. String exercisesThe following problem helps you to manage data structures and string maniApr 27, 2021Apr 27, 2021
Implement Min StackThe following leetcode exercise asks the user to implement a min stack. Link: https://leetcode.com/problems/min-stackApr 25, 2021Apr 25, 2021
Search in Rotated ArrayThe next medium level leetcode exercise provides a good understanding of search algorithms and array operations. Exercise…Apr 25, 2021Apr 25, 2021
Reverse linked List I and IIThe next writting will contain my solution for the following leetcode problems: https://leetcode.com/problems/reverse-linked-list/ and…Apr 25, 2021Apr 25, 2021
883. Projection Area of 3D ShapesFrom Leetcode excersice https://leetcode.com/problems/projection-area-of-3d-shapes/Apr 10, 2021Apr 10, 2021
Strings Excercises For Interview PrepThis is a popurri with good practices excercises for SW interviewsJan 20, 2021Jan 20, 2021