tangorishi / learnJava

LearnJava - Hacktoberfest 2023 🚀 Join us in celebrating Hacktoberfest 2023 by contributing to this Java programming repository! Whether you're a beginner or an expert, dive into Java, share your knowledge, and make Hacktoberfest unforgettable. 📚💻 Happy coding and contributing! 🚀🌟
MIT License
28 stars 45 forks source link

Insertion sort in java #50

Closed Tanishaclippy closed 1 year ago

Tanishaclippy commented 1 year ago

please accept my contribution

tangorishi commented 1 year ago

Kindly follow the PR templatre given in README.md file before pushing your PR

Sbiswas001 commented 1 year ago

I reviewed the code. You code is missing some println statements like "Array elements are", "Sorted array is", etc.. The sort works fine!

tangorishi commented 1 year ago

updates @Tanishaclippy