🤖 Dan Huynh

Recent Notes

  • Database Data Structures

    Jul 02, 2026

    • Database

      Jul 02, 2026

      • Write vs Read Path

        Jul 02, 2026

        • Data Integrity

          Jul 02, 2026

          • Stream Processing

            Jul 02, 2026

            Feb 16, 20261 min read

            Leetcode - Maximum Subarray

            Question

            Given an integer array nums, find the with the largest sum, and return its sum.

            Ideas

            • This is exactly the use of the Maximum Subarray Sum problem and Kadane’s Algorithm

            Solution


            Graph View

            Recent Notes

            • Database Data Structures

              Jul 02, 2026

              • Database

                Jul 02, 2026

                • Write vs Read Path

                  Jul 02, 2026

                  Created with Quartz v4.5.1 © 2026

                  • Portfolio
                  • GitHub
                  • LinkedIn