A curated collection of must-know algorithms for last-minute revision, designed for quick review and coding interview prep.

dsa-algorithm hacktoberfest
1 Open Issue Need Help Last updated: Oct 6, 2025

Open Issues Need Help

View All on GitHub
Education Test Preparation

AI Summary: This issue requests the implementation of Kadane's Algorithm in C++ to find the maximum sum subarray. The implementation should be well-commented, include example input/output, and specify time and space complexity. It's tagged as a 'good first issue' and 'hacktoberfest' contribution.

Complexity: 2/5
good first issue hacktoberfest DSA C++

A curated collection of must-know algorithms for last-minute revision, designed for quick review and coding interview prep.

C++
#dsa-algorithm#hacktoberfest