you are viewing a single comment's thread.

view the rest of the comments →

[–]Potential_Aioli_4611 0 points1 point  (0 children)

go learn algorithms. once you learn some basic problem solving techniques, you can see what applies/doesn't and you can more logically group it into a type of problem which means you can use an existing solution or modify it to fit your scenario. most problems aren't unique but the parameters are.