Skip to content

Comments

Added some algorithms in Haskell#36

Open
aplominski wants to merge 2 commits intoparadoxpj:masterfrom
aplominski:master
Open

Added some algorithms in Haskell#36
aplominski wants to merge 2 commits intoparadoxpj:masterfrom
aplominski:master

Conversation

@aplominski
Copy link

Summary

This PR introduces two new algorithms implemented in Haskell:

  1. Kadane's Algorithm – efficiently finds the maximum subarray sum.
  2. Bit Reverse 64 – performs bit reversal on 64-bit integers

Both implementations are tested and ready for use.


Thanks for reviewing!
Happy coding!

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