InterviewSolution
| 1. |
How Do You Apply Ockham’s Razor To Your Design Work? |
|
Answer» This principle is as SIMPLE as the Pareto Principle (also known as 80 / 20 rule). It simply says that whenever we have to make a decision between TWO options, the simplest should be selected. UI designers use Occam’s razor when choosing between two designs or two design elements with the same function. Simplicity should always be chosen over complexity. Or in other WORDS, s/he needs to CHOOSE the option which makes fewer assumptions. This principle is as simple as the Pareto Principle (also known as 80 / 20 rule). It simply says that whenever we have to make a decision between two options, the simplest should be selected. UI designers use Occam’s razor when choosing between two designs or two design elements with the same function. Simplicity should always be chosen over complexity. Or in other words, s/he needs to choose the option which makes fewer assumptions. |
|