leetcode-problem-series

🔥Launching a fresh series dedicated to conquering LeetCode Problems, my aim to provide more than just solutions. In each leetcode problem, expect a comprehensive breakdown of the code, a deep dive into the techniques employed, and a thoughtful exploration of why we opted for a specific approach. Join me as I embark on this journey of problem-solving, where each challenge serves as a stepping stone to honing our coding skills and making informed algorithmic choices. Welcome to a series that not only solves problems but also demystifies the thought processes behind effective coding solutions.

✅ LeetCode Problem-1 Two Sum (Java)

https://medium.com/spring-boot/leetcode-problem-1-two-sum-java-3c7749053258

✅ Leetcode Problem-167 Two Sum II — Input Array Is Sorted [Medium]

https://medium.com/spring-boot/leetcode-problem-167-two-sum-ii-input-array-is-sorted-medium-java-c6fc565b5687

✅ LeetCode Problem-2 Add Two Numbers (Java)

https://medium.com/spring-boot/leetcode-problem-2-add-two-numbers-java-9c78915f7914

✅ LeetCode Problem-15 3Sum [Medium] (Java)

https://medium.com/spring-boot/leetcode-problem-15-3sum-medium-java-e1f7e32ce770

✅ LeetCode Problem-16 3Sum Closest [Medium] (Java)

https://medium.com/spring-boot/leetcode-problem-16-3sum-closest-medium-java-79d0be0651ae

✅ LeetCode Problem-36 Valid Sudoku [Medium]

https://medium.com/spring-boot/leetcode-problem-36-valid-sudoku-medium-java-8435b5f1d244

✅ LeetCode Problem-37 Sudoku Solver [HARD]

https://medium.com/spring-boot/leetcode-problem-37-sudoku-solver-hard-java-d8f76f200bb1