|
6 |
edited tags
|
||
|
5 | added 2 characters in body | ||
|
While I write an algorithm, I may not come know that this is some special kind of algorithm strategy which is developed earlier and named as xxxx or whatever. I'll try to illustrate my point: Brute-force search or exhaustive search, also known as generate and test, is a trivial but very general problem-solving technique that consists of systematically enumerating all possible candidates for the solution and checking whether each candidate satisfies the problem's statement.-By wikipedia. There must be such algorithmic strategies which are being used or at least known to you. Please share such strategies if you know some.(And if you think it is worth sharing :) EDIT -I'm adding something more to the question after its not a "real question" as suggested by some of you. As MAK and Nali4Freedom are suggesting, I am looking forward for some suggestions for good algorithm books. So,what So,*what good algorithm books you would suggest? suggest?* (Still you can suggest some really good algorithmic strategies,though) |
||||
|
4 | added 84 characters in body; added 12 characters in body | ||
|
While I write an algorithm, I may not come know that this is some special kind of algorithm strategy which is developed earlier and named as xxxx or whatever. I'll try to illustrate my point: Brute-force search or exhaustive search, also known as generate and test, is a trivial but very general problem-solving technique that consists of systematically enumerating all possible candidates for the solution and checking whether each candidate satisfies the problem's statement.-By wikipedia. There must be such algorithmic strategies which are being used or at least known to you. Please share such strategies if you know some.(And if you think it is worth sharing :) EDIT -I'm changing my adding something more to the question after its not a "real question" as suggested by some of you.As you. As MAK and Nali4Freedom are suggesting, I am looking forward for some suggestions for good algorithm books. So,what good algorithm books you would suugestsuggest? (Still you can suggest some really good algorithmic strategies,though) |
||||
|
3 | added 205 characters in body; edited tags; added 47 characters in body | ||
|
2 | added 40 characters in body; [made Community Wiki] | ||
|
1 |
|
||
