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

My branch #1931

Merged
merged 5 commits into from
Feb 2, 2022
Merged

My branch #1931

merged 5 commits into from
Feb 2, 2022

Conversation

tanishabelkar
Copy link
Contributor

@tanishabelkar tanishabelkar commented Feb 1, 2022

Description of Change

Checklist

  • Added description of change
  • Relevant documentation/comments is changed or added
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Notes:

In the linked list program, I noticed that on entering 0 as choice, it displayed "Invalid input" and then exited the do-while loop. I added case 0 in the switch case to handle this.

@Panquesito7 Panquesito7 added the Improvement improvement in previously written codes label Feb 2, 2022
@Panquesito7 Panquesito7 merged commit 543d6e0 into TheAlgorithms:master Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement improvement in previously written codes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants