Logo
Explore Help
Sign In
prenex/myqsort
1
0
Fork 0
You've already forked myqsort
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
11 Commits 1 Branch 0 Tags
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Richard Thier 12d30a588a Revert "optimization that does not work, but is maybe not totally bad"
This reverts commit cebc516125e67dd0928a97a577d18564b0db064c.
2025-04-08 01:33:19 +02:00
chatgpt_qs.cpp
added chatgpt 4o version when asked to write quicksort - crashed around 100k elements in ascasc or similar patterns in my experience - also builds with a huge warning in case of g++ (no warning with clang++ though)
2025-04-07 06:00:09 +02:00
chatgpt_qs.h
added chatgpt 4o version when asked to write quicksort - crashed around 100k elements in ascasc or similar patterns in my experience - also builds with a huge warning in case of g++ (no warning with clang++ though)
2025-04-07 06:00:09 +02:00
data.inc
First version of various versions of quicksort
2025-04-05 02:15:39 +02:00
makefile
First version of various versions of quicksort
2025-04-05 02:15:39 +02:00
qs.c
threeway partitioning inplace quicksort
2025-04-08 00:37:58 +02:00
qsort.h
Revert "optimization that does not work, but is maybe not totally bad"
2025-04-08 01:33:19 +02:00
zssort.h
threeway further optimizations
2025-04-08 01:18:40 +02:00
Description
Various quicksort optimizations and pivotings
158 KiB
Languages
C 97%
C++ 2.8%
Makefile 0.2%
Powered by Gitea Version: 1.23.4 Page: 117ms Template: 14ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API