heyimShivam / Algorithm

C++ algorithm in one place, This is dedicated repository for maintaining data structures and algorithm code. This repository will be helpful for students preparing for internships or campus placements. Topics
10 stars 70 forks source link

Create computeXORFrom1toN.cpp #198

Closed deveshpandee closed 1 year ago

deveshpandee commented 1 year ago

Code to compute XOR from 1 to given number n.