3 Commits

Author SHA1 Message Date
2cdd97cf5f Improve class & function documentation in HighestSetBit.java (#5577) 2024-10-07 15:02:57 +03:00
06a284f811 style: enable ModifierOrder in checkstyle (#5132)
* style: enable `ModifierOrder` in checkstyle

* style: remove redundant `final`

Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>

---------

Co-authored-by: Maria Paszkiewicz SCC <maria.paszkiewicz@kit.edu>
Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>
2024-05-01 13:06:19 +02:00
fc693e8b51 Add Highest Set Bit algorithm (#4330) 2023-09-05 20:19:23 +00:00