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

Algorithms

 
QuestionWhat is the best search strategy? Pin
daxue2-Nov-17 18:07
daxue2-Nov-17 18:07 
QuestionLoad balancing with 3 factors Pin
LabVIEWstuff1-Nov-17 4:58
LabVIEWstuff1-Nov-17 4:58 
AnswerRe: Load balancing with 3 factors Pin
Afzaal Ahmad Zeeshan1-Nov-17 5:36
professionalAfzaal Ahmad Zeeshan1-Nov-17 5:36 
GeneralRe: Load balancing with 3 factors Pin
LabVIEWstuff3-Nov-17 1:45
LabVIEWstuff3-Nov-17 1:45 
GeneralRe: Load balancing with 3 factors Pin
Afzaal Ahmad Zeeshan3-Nov-17 1:55
professionalAfzaal Ahmad Zeeshan3-Nov-17 1:55 
AnswerRe: Load balancing with 3 factors Pin
Gerry Schmitz1-Nov-17 5:37
mveGerry Schmitz1-Nov-17 5:37 
GeneralRe: Load balancing with 3 factors Pin
LabVIEWstuff3-Nov-17 1:38
LabVIEWstuff3-Nov-17 1:38 
QuestionCodility: I can't be the only one Pin
Yugo Amaryl31-Oct-17 6:31
Yugo Amaryl31-Oct-17 6:31 
Don't get me wrong. I believe Codility proposes interesting problems. This tool might even be a good way of testing candidates' algorithmic skills (not programming skills). My frustration is elsewhere: it's hard, even when it pretends otherwise.

Problems can be one of three categories: "painless", "respectable", and "ambitious".

My experience however is that few of the painless ones actually are painless. Most of them will require a respectable amount of time to solve. A lot of the problems conceal some trick that you need to somehow discover, and you cannot get any hints. Solutions on the internet will instantaneously spoil the whole exercise instead of giving you hints progressively.

Now, even though you got the algorithm right. You are far from being done, as all you have so far isn't worth a penny. The implementation might actually take you more time than finding the algorithm itself. Because, indexes. You misplaced one incrementation, you forgot one, or whatever. The smallest mistake will quickly drop your score down to 0%, you failed, goodbye. You had the right idea though, it's a shame.

And the worst part is: Google won't find anybody that had or is having a similar experience. I'm alone, and it doesn't feel good.
AnswerRe: Codility: I can't be the only one Pin
Gerry Schmitz31-Oct-17 12:29
mveGerry Schmitz31-Oct-17 12:29 
GeneralRe: Codility: I can't be the only one Pin
Peter_in_278031-Oct-17 13:04
professionalPeter_in_278031-Oct-17 13:04 
GeneralRe: Codility: I can't be the only one Pin
Yugo Amaryl5-Nov-17 23:23
Yugo Amaryl5-Nov-17 23:23 
QuestionGrading based on graphical data Pin
Joe Rutsky30-Oct-17 5:11
Joe Rutsky30-Oct-17 5:11 
AnswerRe: Grading based on graphical data Pin
Gerry Schmitz31-Oct-17 12:36
mveGerry Schmitz31-Oct-17 12:36 
AnswerRe: Grading based on graphical data Pin
Mycroft Holmes31-Oct-17 14:17
professionalMycroft Holmes31-Oct-17 14:17 
QuestionConstrained minimization problem Pin
sthor6925-Oct-17 22:37
sthor6925-Oct-17 22:37 
AnswerRe: Constrained minimization problem Pin
Richard MacCutchan26-Oct-17 0:09
mveRichard MacCutchan26-Oct-17 0:09 
GeneralRe: Constrained minimization problem Pin
sthor6926-Oct-17 0:29
sthor6926-Oct-17 0:29 
AnswerRe: Constrained minimization problem Pin
harold aptroot26-Oct-17 1:41
harold aptroot26-Oct-17 1:41 
GeneralRe: Constrained minimization problem Pin
sthor6931-Oct-17 1:22
sthor6931-Oct-17 1:22 
QuestionLeast squares conformal map Pin
Isawyouoo22-Oct-17 10:21
Isawyouoo22-Oct-17 10:21 
QuestionFind out optimum volume for packing different boxes Pin
Member 1347639321-Oct-17 18:25
Member 1347639321-Oct-17 18:25 
QuestionBlobCounter Pin
Member 280612316-Oct-17 2:23
Member 280612316-Oct-17 2:23 
AnswerRe: BlobCounter Pin
phil.o16-Oct-17 2:42
professionalphil.o16-Oct-17 2:42 
GeneralSolutions distribution of the N-Queens problem Pin
zubetto12-Oct-17 10:53
zubetto12-Oct-17 10:53 
GeneralRe: Solutions distribution of the N-Queens problem Pin
Richard MacCutchan12-Oct-17 11:17
mveRichard MacCutchan12-Oct-17 11:17 

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.