Problem Solving / S-DODAR
Tell us about a time you got stuck on a simple problem.
I was stuck on the superFizzBuzz kata for a while. I was new to Coding and didn't know how to approach a problem. I used the rubber ducky method and pseudocade but i felt that i was still missing the structure to approaching problem solving. I was feeling uncomfortable and out of my depth. I started reading researching problem solving and reliased I could try modifying a management model I was using in my old industry to see if I could use it to approach a coding problem and found that it worked! I learnt that I could use previous experience methods to hang my hat on whilst I was still building my experience in coding.
How did you solve a problem in an elegant way - S-DODAR
Using the SuperFizzBuzz problem as an example. I applied my model to working out the problem as shown below:
DODAR is the process used in the Aviation industry by Pilots and Crew to assist in decision making during an abnormal situation or emergency.
Take a look!Problem Solving Techniques and Processes
I used all the following techniques and processes during my challenges. This is how I have found using them so far: