confused with different programming appraoch
Anonymous User
29

hi there,
i have a one question to ask. i'm always get confuse in some approach like greedy, knapsack, backtracking, brute-force and etc.
is there any way to understand all these approach in easy way.
i have the idea how these are theoritical work but when it comes to code i'm always get confuse like how an why a particular problem uses a particular approach.
is there any suggestion or any document where i can understand all of these easily.

Comments (1)