DSC-Banasthali-Vidyapith / Code-Crossroad

This project contains the carefully compiled Data Structures & Algorithm questions asked by the companies that visit Banasthali Vidyapith on-campus.
MIT License
55 stars 78 forks source link

Swap two nibbles in a byte #44

Closed vartikavr closed 3 years ago

vartikavr commented 3 years ago

I'd like to work on this issue in C++, with time complexity O(1) and auxiliary space O(1).

Vanshikagarg17 commented 3 years ago

You can start working on this issue. All the best!