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

removed a line that doesn't interrupt the flow #550

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Dudam-Neeraj-Dattu
Copy link

I have removed the line mainArrayIndex = mid + 1 because after the completion of the above loop, the index reaches mid + 1 so this line doesn't changes anything, hence I commented it.

@Dudam-Neeraj-Dattu
Copy link
Author

Added codes for Lecture 39

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