Skip to content

Added ToggleKthBit algorithm in bitmanipulation with unit tests. The method toggles the K-th bit of a number using bitwise XOR. Includes an example and JavaDoc.#6298

Closed
Rahul-18r wants to merge 3 commits into
TheAlgorithms:masterfrom
Rahul-18r:master