Important:
Before you start your work on this issue, make sure you go through the README.md and Contribution Guidelines.md
File structure:
- In the
Sorting directory, and navigate to the sub-directory Quick Sort.
- Create the
Java directory in the Quick Sort directory.
- Create the file
QuickSort.java.
Here's how the final structure should look like:
- Sorting
- Quick Sort
- Algorithm.md
- C++
- Java
- QuickSort.java
Please follow the same naming conventions as mentioned.
Before you create a pull request, if you observe that the folder Quick Sort has already been created, then please refrain from creating a new one, make some changes in your forked repository so that it matches with the current one and there are no conflicts.
Note that all PRs are being checked for plagiarism, please refrain from indulging in any crooked means, we trust you!
We thank you for your contribution and time and we hope that you enjoy contributing to open source.
Important:
Before you start your work on this issue, make sure you go through the README.md and Contribution Guidelines.md
File structure:
Sortingdirectory, and navigate to the sub-directoryQuick Sort.Javadirectory in theQuick Sortdirectory.QuickSort.java.Here's how the final structure should look like:
- QuickSort.java
Please follow the same naming conventions as mentioned.
Before you create a pull request, if you observe that the folder Quick Sort has already been created, then please refrain from creating a new one, make some changes in your forked repository so that it matches with the current one and there are no conflicts.
Note that all PRs are being checked for plagiarism, please refrain from indulging in any crooked means, we trust you!
We thank you for your contribution and time and we hope that you enjoy contributing to open source.