Skip to content

Updated the example#17

Open
ArpitaGupta4086 wants to merge 1 commit intoDevIncept:mainfrom
ArpitaGupta4086:main
Open

Updated the example#17
ArpitaGupta4086 wants to merge 1 commit intoDevIncept:mainfrom
ArpitaGupta4086:main

Conversation

@ArpitaGupta4086
Copy link
Copy Markdown
Contributor

Array is : {1,2,3,4}
"After shifting 1 to right Array look like {2,3,4,1}" --- This needs to be changed as after shifting 1 to right the array we get is {4,1,2,3}

Array is : {1,2,3,4}
"After shifting 1 to right Array look like {2,3,4,1}" --- This needs to be changed as after shifting 1 to right the array we get is {4,1,2,3}
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

Successfully merging this pull request may close these issues.

1 participant