Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rotate digits of a number by K #482

Open
micky2001 opened this issue Apr 8, 2021 · 8 comments
Open

Rotate digits of a number by K #482

micky2001 opened this issue Apr 8, 2021 · 8 comments
Assignees

Comments

@micky2001
Copy link

No description provided.

@mahendra1290
Copy link

number => 123456
k => 2 (rotate clockwise | shift left)
result => 345612
is this is what's needed

@mahendra1290
Copy link

i can work on this

@amritansh22
Copy link
Owner

@micky2001 Are you still working on this or should I assign it to @mahendra1290 ?

@Badal-Jha
Copy link

hello @amritansh22 can I work on this issue??

@amritansh22
Copy link
Owner

@Badal-Jha Yes sure. Open a PR once done

@akshatnema
Copy link
Contributor

@amritansh22 if @Badal-Jha is not working on this issue, please assign this issue to me.

@amritansh22
Copy link
Owner

@akshatnema Done

@rahulmangla28
Copy link

Please assign this issue to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants