A sort routine used to sort arrays from lowest to highest. It is commonly taught in high school Computer Science courses ranging from Visual Basic to Java (AP Comp Sci aka. who wrote Cocking on my book.). It is called the nipple sort because the routine resembles a nipple as it switches and sorts the numbers in the array.
Mr. M: Whats another sort routine that we learned in Computer Science I?
RF/MS: uhh, the nipple sort.
RF/MS: uhh, the nipple sort.
by Swans Flumace November 23, 2004
Get the Nipple Sort mug.When someone compliments you they may say ‘Ur a sort’ this means that they’re saying your so awesome/good-looking that your on a different level!
by milliefleur September 3, 2022
Get the ur a sort mug.Related Words
sorted
• SORTS
• sorta kinda
• sorta rican
• sortie
• sort of
• sorta
• Sorting Hat
• Sortition
• Sort Champagne
The Rapid sort or Instant sort (name of hardware version) is a sorting algorithm in which data is used to address the contents of an indexed array and the contents then incremented. The counts are then read from each location in sequential order by incrementing the index and printing the index the same number of times as the content values. Sorting is therefore transparent, automatic and instantaneous.
DIM a(9999999)
'--- Beginning of first "pass" ---------
FOR I=1 TO 100
n=INT(4*RND)
a(n)=a(n)+1
NEXT I
'--- Beginning of second "pass" --------
FOR I=0 TO 9999999
DO
if a(I)>0 then PRINT I
a(I)=a(I)-1
LOOP UNTIL a(I)=0
NEXT I
END
DIM a(9999999)
'--- Beginning of first "pass" ---------
FOR I=1 TO 100
n=INT(4*RND)
a(n)=a(n)+1
NEXT I
'--- Beginning of second "pass" --------
FOR I=0 TO 9999999
DO
if a(I)>0 then PRINT I
a(I)=a(I)-1
LOOP UNTIL a(I)=0
NEXT I
END
by Patrick Eberhart June 11, 2006
Get the Rapid sort mug.This word is a very basic description, made by a very basic person, that relates to "something bad on the internet that can make your site go bye bye". In other words, this term is a very drawn out and elongated saying of the term virus.
PKT: I just also thought I'nd mention it because if your computer was doing it, like mine has done to me before .... you could fix your comp.
Suzaku: like a virus hack thing of some sort?
Suzaku: like a virus hack thing of some sort?
by Velo May 1, 2005
Get the virus hack thing of some sort mug.by Msiabsuebsjzb June 8, 2017
Get the naughty sort mug.by J April 19, 2005
Get the What are you some sort of cunt? mug.Jakky G:Errrrrrrrrr your face!!
Jack A (who fiddles with Malakie's genitals): Errrrrrrrrr go home and sort your life out!!
Malakie (who gets fiddled by Jack A): HAHAHAHAHA!! Jack A your hilarious!!
Jack A (who fiddles with Malakie's genitals): Ok then take off your pants!!
Malakie who gets fiddled by Jack A): Ok
Jack A (who fiddles with Malakie's genitals): Errrrrrrrrr go home and sort your life out!!
Malakie (who gets fiddled by Jack A): HAHAHAHAHA!! Jack A your hilarious!!
Jack A (who fiddles with Malakie's genitals): Ok then take off your pants!!
Malakie who gets fiddled by Jack A): Ok
by Count Scrotulus April 15, 2008
Get the Go home and sort your life out mug.