Click here to Skip to main content
15,891,136 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: which one would be faster? Pin
Russell'3-Sep-07 0:13
Russell'3-Sep-07 0:13 
GeneralRe: which one would be faster? - Slightly OT Pin
blackjack21504-Sep-07 22:32
blackjack21504-Sep-07 22:32 
GeneralRe: which one would be faster? - Slightly OT Pin
Russell'4-Sep-07 22:47
Russell'4-Sep-07 22:47 
AnswerRe: which one would be faster? Pin
Chetan Patel10-Sep-07 0:43
Chetan Patel10-Sep-07 0:43 
Questioncan you tell me how to do this Pin
prasadbuddhika30-Aug-07 0:53
prasadbuddhika30-Aug-07 0:53 
AnswerRe: can you tell me how to do this Pin
cp987630-Aug-07 1:38
cp987630-Aug-07 1:38 
GeneralRe: can you tell me how to do this Pin
prasadbuddhika30-Aug-07 2:16
prasadbuddhika30-Aug-07 2:16 
GeneralRe: can you tell me how to do this Pin
cp987630-Aug-07 13:51
cp987630-Aug-07 13:51 
The best support and advice I can offer you is to try to tackle the question yourself. By struggling with problems, you develop problem solving skills, the solutions you discover or don't discover yourself are far more important than those you read here. Had you thought about this problem and had that flash of inspiration to use recursion, apart from the self-satisfaction it brings - you would probably have remembered it for a long time. Conversely, the elegance of the recursive approach would be blinding if you had spent a long time trying to solve it some other way.

Tip: If you are going to post your homework questions, at least remove the question number - it makes it too easy to spot.Smile | :)



Peter
"Until the invention of the computer, the machine gun was the device that enabled humans to make the most mistakes in the smallest amount of time."

GeneralRe: can you tell me how to do this Pin
Russell'30-Aug-07 22:03
Russell'30-Aug-07 22:03 
GeneralRe: can you tell me how to do this Pin
Paul Conrad31-Aug-07 16:54
professionalPaul Conrad31-Aug-07 16:54 
GeneralRe: can you tell me how to do this Pin
Tim Craig31-Aug-07 17:59
Tim Craig31-Aug-07 17:59 
AnswerRe: can you tell me how to do this Pin
Russell'30-Aug-07 8:00
Russell'30-Aug-07 8:00 
QuestionData Sample Synchronization Pin
Anthony988729-Aug-07 7:52
Anthony988729-Aug-07 7:52 
AnswerRe: Data Sample Synchronization Pin
Russell'29-Aug-07 8:16
Russell'29-Aug-07 8:16 
QuestionSubstring Matching (Harder than it sounds) [modified] Pin
Skippums29-Aug-07 5:54
Skippums29-Aug-07 5:54 
AnswerRe: Substring Matching (Harder than it sounds) Pin
Russell'29-Aug-07 6:21
Russell'29-Aug-07 6:21 
GeneralRe: Substring Matching (Harder than it sounds) Pin
Skippums29-Aug-07 6:30
Skippums29-Aug-07 6:30 
AnswerRe: Substring Matching (Harder than it sounds) Pin
Luc Pattyn29-Aug-07 6:32
sitebuilderLuc Pattyn29-Aug-07 6:32 
AnswerRe: Substring Matching (Harder than it sounds) [modified] Pin
Skippums29-Aug-07 7:42
Skippums29-Aug-07 7:42 
GeneralRe: Substring Matching (Harder than it sounds) Pin
Russell'29-Aug-07 8:06
Russell'29-Aug-07 8:06 
GeneralRe: Substring Matching (Harder than it sounds) Pin
Skippums29-Aug-07 8:28
Skippums29-Aug-07 8:28 
GeneralRe: Substring Matching (Harder than it sounds) Pin
Russell'29-Aug-07 9:02
Russell'29-Aug-07 9:02 
AnswerRe: Substring Matching (Harder than it sounds) Pin
PIEBALDconsult29-Aug-07 18:03
mvePIEBALDconsult29-Aug-07 18:03 
AnswerRe: Substring Matching (Harder than it sounds) Pin
Mark Churchill29-Aug-07 18:26
Mark Churchill29-Aug-07 18:26 
AnswerRe: Substring Matching (Harder than it sounds) Pin
cp987629-Aug-07 23:55
cp987629-Aug-07 23:55 

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.