Click here to Skip to main content
15,888,351 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: How Dating Site find your closest match to you? PinPopular
CHill6027-Jan-15 13:48
mveCHill6027-Jan-15 13:48 
AnswerRe: How Dating Site find your closest match to you? Pin
F-ES Sitecore9-Feb-15 5:01
professionalF-ES Sitecore9-Feb-15 5:01 
QuestionHow does Tomohiko Sakamoto's Algorithm work? need details explanation Pin
Member 816659419-Jan-15 6:31
Member 816659419-Jan-15 6:31 
AnswerRe: How does Tomohiko Sakamoto's Algorithm work? need details explanation Pin
Richard MacCutchan19-Jan-15 7:09
mveRichard MacCutchan19-Jan-15 7:09 
QuestionAlgorithm - cars crossing the bridge Pin
Member 113453804-Jan-15 6:42
Member 113453804-Jan-15 6:42 
AnswerRe: Algorithm - cars crossing the bridge Pin
jschell5-Jan-15 9:17
jschell5-Jan-15 9:17 
GeneralRe: Algorithm - cars crossing the bridge Pin
Member 113453806-Jan-15 2:37
Member 113453806-Jan-15 2:37 
GeneralRe: Algorithm - cars crossing the bridge Pin
Eddy Vluggen6-Jan-15 5:36
professionalEddy Vluggen6-Jan-15 5:36 
We don't have ready made algorithms for each problem. You could try and come up with your own; keep adding cars to the current group until you reach a threshold - be it number of cars or total weight, if either one is reached, send the group.

Then find the slowest car in that group; that's the speed of that group.

For the fastest way of the group, you'd try to move as much slow vehicles together as possible.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: Algorithm - cars crossing the bridge Pin
jschell7-Jan-15 8:59
jschell7-Jan-15 8:59 
QuestionHamming algorithm. Pin
Member 113468241-Jan-15 10:50
Member 113468241-Jan-15 10:50 
AnswerRe: Hamming algorithm. Pin
PIEBALDconsult1-Jan-15 11:03
mvePIEBALDconsult1-Jan-15 11:03 
QuestionBignum timing Pin
Member 419459312-Dec-14 16:59
Member 419459312-Dec-14 16:59 
GeneralRe: Bignum timing Pin
PIEBALDconsult12-Dec-14 17:12
mvePIEBALDconsult12-Dec-14 17:12 
GeneralRe: Bignum timing Pin
Member 419459313-Dec-14 7:13
Member 419459313-Dec-14 7:13 
GeneralRe: Bignum timing Pin
Member 419459314-Jan-15 11:20
Member 419459314-Jan-15 11:20 
GeneralRe: Bignum timing Pin
PIEBALDconsult14-Jan-15 12:40
mvePIEBALDconsult14-Jan-15 12:40 
GeneralRe: Bignum timing Pin
Member 419459314-Jan-15 14:47
Member 419459314-Jan-15 14:47 
Questionsimple maby for you Pin
Member 1130547811-Dec-14 23:00
Member 1130547811-Dec-14 23:00 
SuggestionRe: simple maby for you Pin
ZurdoDev12-Dec-14 4:14
professionalZurdoDev12-Dec-14 4:14 
QuestionI'm looking for an algorithm ... Pin
filos14-Dec-14 1:45
filos14-Dec-14 1:45 
AnswerRe: I'm looking for an algorithm ... Pin
Patrice T22-Jun-15 9:36
mvePatrice T22-Jun-15 9:36 
QuestionRandomizing Flickr Tags Based on Search Term Pin
Member 1051454915-Nov-14 1:15
Member 1051454915-Nov-14 1:15 
QuestionAlgorithm to count how many "1" in binary o(1) Pin
Member 1105509311-Nov-14 2:13
Member 1105509311-Nov-14 2:13 
AnswerRe: Algorithm to count how many "1" in binary o(1) Pin
Kornfeld Eliyahu Peter11-Nov-14 2:33
professionalKornfeld Eliyahu Peter11-Nov-14 2:33 
GeneralRe: Algorithm to count how many "1" in binary o(1) Pin
Member 1105509312-Nov-14 1:07
Member 1105509312-Nov-14 1:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.