Problem Solving
I am going to my story about time that I got blocked on a simple problem and solved the problem in an elegant way.
Before starting my story, I would like to intoroduce that there are several problem solving techniques and process, such as:
- Pseudocode
 - Trying something
 - Rubber ducky method
 - Reading error messages
 - Console.logging
 - Googling
 - Asking your peers for help
 - Asking coaches for help
 - Improving your process with reflection
 
        Discussion 1 : What was the problem?
            During sprint 4, I got stuck so many times. I feel that I got stuck every single question. 
I would
            like to improve the skill of pseudocode, but I am still learning how to do it, therefore I solved problems
            by asking peers and my facilitator for help and of course, googling is my best friend to solve the problem.
          
Discussion 2 : Solved a problem in an elegant way.
I think I have not solved any problem in an elegant way yet... But I hope I could do it soon. I will ask other peer who have been able to solve their problems in an elegant way.