Skip to main content
{ searchOpen = false }, 200)" @keydown.backspace="if (!query) searchOpen = false" @keydown.enter.prevent="if(query){$refs.submitBtn.dataset.growMethod='enter'; $refs.submitBtn.click()}" data-grow-track="ui.focus_search" data-grow-field="query">
Home
Add a Definition
UrbanDictionary.store
Blog
Help
User Settings
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
#
Advertise
Report a Bug
System Status
Privacy Policy
Terms of Service
DMCA
Accessibility
Data Request
Information Collection Notice
reCAPTCHA Privacy
reCAPTCHA Terms
Do Not Sell My Personal Information
© 1999-2026 Urban Dictionary ®
Definitions by codemastercode
Port
Share definition
Flag
Port (v): To rewrite code in a
different
programming
language
that remains functionally
identical
.
He
ported
Windows
to
Python
.
Port
by
codemastercode
January 26, 2011
0
0
Get merch
Qsort
Share definition
Flag
Qsort (n): a C++ function accepting, among other things, a
pointer
to an array, and applies the Quicksort
algorithm
to sort the array.
Qsort (n):
see
Quicksort.
Qsort
must be
the fastest sorting
algorithm
ever
.
Qsort
by
codemastercode
January 26, 2011
0
0
Get merch
Quicksort
Share definition
Flag
Quicksort (n): a sorting
algorithm
which accepts an
array
of integers (or hashable
objects
), and sorts it.
Quicksort remains
the most
commonly implemented sorting
algorithm
, despite being decades
old
.
Quicksort
by
codemastercode
January 26, 2011
0
0
Get merch