Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added maximum non-adjacent sum (TheAlgorithms#2130)
* Added maximum non-adjacent sum * Bugfix: flake8 test * Implemented changes (broke tuple unpacking into 2 lines due to flake8 tests) * Implemented changes v2.0 * Update max_non_adjacent_sum.py Co-authored-by: Christian Clauss <[email protected]>
- Loading branch information