My Most Viewed Medium Stories — (Updated Weekly)
Published in
2 min readJan 3, 2021
--
This Week’s Most Viewed Story (20th February 2021)
Most Viewed Story Right Now — Solve Leetcode Problems and Get Offers From Your Dream Companies (Leetcode 695. Max Area of Island)
Backend Series
- Login and Signup with Java and Spring Boot
- Let’s Deploy Spring Boot App to the Cloud
- Explore Spring MVC Architecture
- Let’s Develop an E-Commerce Application From Scratch Using Java and Spring
- Let’s Link Products With Category for our E-Commerce App
- Let’s Develop File Upload Service From Scratch Using Java and Spring Boot
- Let’s Create a WishList for Our e-Commerce App using Java and Spring Boot
Android Series
LeetCode Series
- Problem 695: Max Area of Island (Graph)
- Introduction and Motivation Behind practicing Leetcode
- Problem 532: K-diff Pairs in an Array (HashMap)
- Problem 71: Simplify Path (Stack)
- Problem 14: Longest Common Prefix (String)
- Problem 202: Happy Number (Recursion)
- Problem 1249: First Unique Number (HashMap)
- Problem 395: Longest Substring with at least K repeating characters (HashMap)
- Problem 1348: Tweet Counts Per Frequency (HashMap)
- Problem 22: Generate Parentheses (Backtracking)
- Weekly Contest 225: Change Minimum Characters to Satisfy One of Three Conditions (String)
- Problem 442: Find All Duplicates in an Array (Array)
- Weekly Contest 225: Find Kth Largest XOR Coordinate Value (Dynamic Programming)
- Problem 752: Open the Lock (Graph)
- Problem 1020: Number of Enclaves (Graph)
- Problem 309: Best Time to Buy and Sell Stock with Cooldown (Dynamic Programming)
- Problem 1047: Remove all adjacent duplicates from a string (Stack)
- Problem 387: First Unique Character in a String(HashMap)
- Problem 22.Generate Parenthesis (Backtracking)
- How to use Breadth-First Search for cracking coding interviews
- Maximum Points you can obtain from cards (Dynamic Programming)