We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 927ff99 commit 238ed2aCopy full SHA for 238ed2a
sorting/wave_sort.cpp
@@ -1,6 +1,6 @@
1
/**
2
* @file
3
- * @brief Implementation of [Wave
+ * @brief Implementation of the [Wave
4
* sort](https://www.geeksforgeeks.org/sort-array-wave-form-2/) algorithm
5
* @details
6
* Wave Sort is a sorting algorithm that works in \f$O(nlogn)\f$ time assuming
0 commit comments