Abishethvarman / programming-resources

This repository act as a resource pool for the tech enthusiastic and parallelly doing hacktoberfest
MIT License
12 stars 22 forks source link

PR: Algo Bubble Sort in JavaScript #118

Closed sakshivbp1812 closed 10 months ago

sakshivbp1812 commented 10 months ago

Description: This pull request introduces the Bubble Sort algorithm implemented in JavaScript, along with a comprehensive README file.

Changes Made: Added JavaScript code for the Bubble Sort algorithm. Included a README file with the following sections: Definition: Describes the algorithm's purpose and operation. Explanation in Simple Terms: Provides a non-technical explanation for easy understanding. Code-Related Explanation: Offers a detailed breakdown of the JavaScript code. Included example usage and a sample array for sorting.

Purpose: The purpose of this contribution is to provide developers with a clear and educational resource for understanding and implementing the Bubble Sort algorithm in JavaScript. The README file ensures that both technical and non-technical users can grasp the concept and its practical application.

@Abishethvarman Please review this PR, and if it aligns with the project's goals, consider merging it. Your feedback and suggestions are welcome. Thank you!

sakshivbp1812 commented 10 months ago

Hello @Abishethvarman i made changes in the Readme file

sakshivbp1812 commented 10 months ago

Hello @Abishethvarman I kindly request that you review my pull request and, if you find it suitable, consider merging it with the "hacktoberfest-accepted" label. This will not only help me in achieving my Hacktoberfest goals but will also contribute to the growth and development of the project.

Abishethvarman commented 10 months ago

@Thevapriyan07 please review this PR ASAP and merge it.