🤖 Dan Huynh

Recent Notes

  • ECE459

    Mar 09, 2026

    • Bitcoin

      Mar 09, 2026

      • CUDA Kernels

        Mar 09, 2026

        • ChatGPT

          Mar 09, 2026

          • Counters

            Mar 09, 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

            • ECE459

              Mar 09, 2026

              • Bitcoin

                Mar 09, 2026

                • CUDA Kernels

                  Mar 09, 2026

                  Created with Quartz v4.5.1 © 2026

                  • Portfolio
                  • GitHub
                  • LinkedIn