AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.45k stars 519 forks source link

linear_search_recursion.c #318

Closed ankit-1912 closed 3 years ago

ankit-1912 commented 3 years ago

Linear Search Using Recursion

I am creating a pull request for...

hemanth-kotagiri commented 3 years ago

@abranhe, I believe, code should never be plagiarized from someone else. I have reviewed this PR and have left the link of the same as well of which this PR seems to be suspicious of plagiarism

please create a new label: plagiarism and add it to this PR and close it if you agree with me on the same.

ankit-1912 commented 3 years ago

Hey @hemanth-kotagiri, Thanks for your email. Yes, I didn't read the contribution guidelines and I admit my fault. Next time i won't commit the same mistake. I'm closing my PR.

                                           Thank You!

On Wed, Nov 4, 2020 at 8:47 PM Hemanth Kotagiri notifications@github.com wrote:

@abranhe https://github.com/abranhe, I believe, code should never be plagiarized from someone else. I have reviewed this PR and have left the link of the same as well of which this PR seems to be suspicious of plagiarism

please create a new label: plagiarism and add it to this PR and close it if you agree with me on the same.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AllAlgorithms/c/pull/318#issuecomment-721793106, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANSQJIBVHMWRCLW7AII5NH3SOFWCNANCNFSM4TAXPLLA .

hemanth-kotagiri commented 3 years ago

@ankit-1912 Good to hear that you admit your mistake. All the best!

Thanks!