Algorithm
Articles about algorithm.
1 articleUsing XOR For Swapping Variable
How exclusive OR works and why XOR can swap two variable values without a temporary variable, with binary examples and a Python implementation.
Articles about algorithm.
1 articleHow exclusive OR works and why XOR can swap two variable values without a temporary variable, with binary examples and a Python implementation.