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

Insertion Sort Implementation in JS #1 #4

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

Conversation

akshatbhargava123
Copy link

Easy to understand Insertion Sort Implementation in JS

Easy to understand Insertion Sort Implementation in JS
@akshatbhargava123
Copy link
Author

@divyanshu-rawat Please help me here, what does it mean by "All checks have failed"? I will rewrite things, I really wanna work. Thank you

I forgot to return the value of sorted list, fixed now.
@akshatbhargava123
Copy link
Author

@divyanshu-rawat Fixed the issue, please accept the PR.

@divyanshu-rawat
Copy link
Owner

No problem if checks are failing they are failing due to some Internal issues thanks for the pr 👍

@akshatbhargava123
Copy link
Author

@divyanshu-rawat Hello, as I am a beginner I would like to ask if you accept my PR will I get a notification for it?

Copy link
Owner

@divyanshu-rawat divyanshu-rawat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the pr but insertion sort implementation is not an example of functional programming in js.
It would be great if you send this PR to https://github.com/divyanshu-rawat/Basic-JS-Algorithms repo.

@divyanshu-rawat
Copy link
Owner

@akshatbhargava123 you will get notification for sure.

@akshatbhargava123
Copy link
Author

@divyanshu-rawat Okay thanks, done.

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.

None yet

2 participants