Data-Structures-and-Algorithms-in-cpp
Data-Structures-and-Algorithms-in-cpp copied to clipboard
Rotate digits of a number by K
number => 123456 k => 2 (rotate clockwise | shift left) result => 345612 is this is what's needed
i can work on this
@micky2001 Are you still working on this or should I assign it to @mahendra1290 ?
hello @amritansh22 can I work on this issue??
@Badal-Jha Yes sure. Open a PR once done
@amritansh22 if @Badal-Jha is not working on this issue, please assign this issue to me.
@AKSHATNEMA Done
Please assign this issue to me.