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 Quick Sort in JavaScript #101

Closed Mohitraut07 closed 10 months ago

Mohitraut07 commented 11 months ago

Issue: #59 issue solved and quick sort algo This README provides an overview of Quick Sort, explains its operation in simple terms, and includes the JavaScript code for implementing the algorithm.

Abishethvarman commented 11 months ago

@Mohitraut07 chnage the PR title in the correct format. Refer previous merged PR

Abishethvarman commented 10 months ago

Issue: #59 issue solved and quick sort algo

Add proper description by mentioning what algorithm and what language

Mohitraut07 commented 10 months ago

@Abishethvarman please check and review the PR.