Skip to content

Instantly share code, notes, and snippets.

@shayan-golafshani
Created September 17, 2021 16:09
Show Gist options
  • Save shayan-golafshani/e33187707f77efdeaf387ff0796747be to your computer and use it in GitHub Desktop.
Save shayan-golafshani/e33187707f77efdeaf387ff0796747be to your computer and use it in GitHub Desktop.
A git about how I was able to focus on my technical challenges
  • Write a brief reflection on your process this week
    • What do you want to continue working on?
    • How will you continue working on it?
    • How can you keep yourself accountable? (ex. meet with peers, meet with a mentor, continue with weekly reflections, etc.)

My process this week involved really reading a problem and trying to understand what it’s asking. Then I try to speak out the problem in normal English. Then from there I write out more code-like pseudo-code and attempt to write out the rest of the code, while explaining my process.

- I want to continue working through the rest of the problems that are left on the list and working through Leetcode or Codewars problems as well. I particularly want to work on problems that run through recursion. 
- I will continue working on it by setting an hour or so aside at night to work through these problems when I am done working on PD.
- I can keep myself accountable by messaging my peers Shawn and the peers in this group and asking them about solutions and approaches and ways that I can learn about problems I’ve never encountered!
- 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment