Created
February 21, 2023 18:40
-
-
Save MarchandMD/f5a7c83d534ccd60d1e4219cc6e6d3a0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Reflection Questions | |
| What worked well in your process? | |
| - time boxing | |
| - psuedocoding | |
| - asking questions | |
| - listing questions | |
| - observing edge-cases at arms-length | |
| - brute force when stuck | |
| - re-factoring | |
| - emphasize process vs completion | |
| What was difficult/where did you struggle? | |
| - Letting go of the idea of a singular correct answer | |
| - being ok with sub-par work | |
| What feedback/discussion did you have with your peer? | |
| - unique approaches | |
| - novel solutions | |
| - new ways to frame an issue | |
| Is there anything you want to change about your approach to the next technical challenge? | |
| - No | |
| If this isn’t your first technical challenge: | |
| Were you able to improve your approach? What went better? | |
| - Yes | |
| - Confidence with achieving something, as opposed to no confidence while achieving nothing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment