FerdausPolok / dev-mates

A repository for storing useful code snippets that assist with everyday tasks, helping to streamline and improve day-to-day development workflows.
Apache License 2.0
8 stars 14 forks source link

Added Quick Sort and Interpolation Search #27

Closed Kanishk-03-Jain closed 3 weeks ago

Kanishk-03-Jain commented 4 weeks ago

I have added the python algorithm for Quick Sort.

Kanishk-03-Jain commented 4 weeks ago

Hi @FerdausPolok ,

The pull request is approved and ready for merge. Since I don’t have write access, could you please merge it at your convenience?

Thank you!

Kanishk-03-Jain commented 4 weeks ago

I have committed the improvements and also resolved the conflict, please check. @FerdausPolok Also please tell me any other changes or any inconsistency

Just to mention, I’m a beginner open-source contributor, and I would really appreciate your feedback to help me improve!

Kanishk-03-Jain commented 3 weeks ago

Screenshot 2024-10-05 160513 Screenshot 2024-10-05 160905

There are the screenshots of the outputs for interpolation search and Quick sort