Can I read 10 Rules for Coding Problem Solutions on EtoBox?
10 Rules for Coding Problem Solutions by john is a document available to read on EtoBox.
What is 10 Rules for Coding Problem Solutions about?
The document provides 10 heuristics for solving coding questions. The heuristics advise using specific data structures or algorithms depending on characteristics of the problem such as whether it involves finding maximum/minimum elements, sorted inputs, all combinations, trees/graphs, recursion, optimization, common substrings in strings, or linked lists. The heuristics are presented as rules to follow when approaching coding problems.
- Author
- john
- Language
- EN