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

[ALGO] Add an algorithm for left rotation of an array #59

Open
1 task done
0xSumitBanik opened this issue Oct 22, 2022 · 3 comments
Open
1 task done

[ALGO] Add an algorithm for left rotation of an array #59

0xSumitBanik opened this issue Oct 22, 2022 · 3 comments

Comments

@0xSumitBanik
Copy link
Contributor

0xSumitBanik commented Oct 22, 2022

Overview

Add an algorithm in this repo that will perform the left rotation of an array taking the array as an input parameter and also another parameter which will be an uint that denotes the "k" times the left rotation has to be performed.

  • Create LeftRotation of an Array Smart Contract.
@0xSumitBanik
Copy link
Contributor Author

Created the PR for this issue.
#60

@kr-meet
Copy link

kr-meet commented Jun 1, 2023

@0xSumitBanik I want to work on this issue

@0xSumitBanik
Copy link
Contributor Author

@kr-meet I have created a PR #60 for this

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

2 participants