Skip to content

Update max-subarray-linear-test.js#35

Open
ascherj wants to merge 1 commit into
bradtraversy:mainfrom
ascherj:patch-1
Open

Update max-subarray-linear-test.js#35
ascherj wants to merge 1 commit into
bradtraversy:mainfrom
ascherj:patch-1

Conversation

@ascherj
Copy link
Copy Markdown

@ascherj ascherj commented Jun 17, 2025

Fix time complexity typo from O(n^2) to O(n).

Fix time complexity typo from `O(n^2)` to `O(n)`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant