Tag: zero to google

February 14, 2023

Stuck!

I've found myself unexpectedly stuck on rendering a single fact for review. I'm sure I'll get it worked out, but man I wish I had a mentor.
February 8, 2023

Playing With Time, Part 2

Hey, I discovered today that adding days to dates in Javascript is not that difficult! Thanks, getDate() and setDate().
February 6, 2023

Conditionally Rendering Elements

I only got a few minutes of work on my spaced repetition app today, but I remembered how to conditionally render elements! See for yourself.
February 2, 2023

A Year In

I'm feeling sentimental, so here's a look back at the past year of my coding journey: what I've learned, and where I'll go from here.
January 2, 2023

Save Your Work and Look At What You’re Doing

My important piece of wisdom gleaned from today's website work: save early and often, and watch what you're actually modifying. Don't be dumb.
November 18, 2022

Frontend Mock Interview #1: A Few Takeaways

A brief recap of my first frontend mock interview through the Formation Fellowship. I may have failed it! But I also learned a lot!
November 17, 2022

Linked Lists for Absolute Beginners

This.what?? Here are some (hopefully easy?) rules to remember if you're new to working with the linked list data structure.
September 23, 2022

Formation Fellowship: Week 1 Review

I've survived my first week in the Formation Fellowship! It's been array-heavy and full of bug fixes. And I can't wait for more on Monday.
September 17, 2022

Formation Fellowship: Boarded-On

Toot toot! This train is taking off whether or not I’m on it. So, it’s Saturday of my Formation Fellowship Onboarding week. I’ve met with..
September 12, 2022

Formation Fellowship: Week Zero

A new chapter begins… So, it’s been a few weeks (as usual, heh). What have I been up to? What happened to Grind75? I’ll tell..
August 2, 2022

Grind 75 Question 26: Insert Interval

In which I experience my first merge sort problem with the Leetcode "medium" question, Insert Interval -- and spend far too long puzzling over it.
August 2, 2022

Grind 75 Question 25: Contains Duplicate

In which I solve the Leetcode "easy" question Contains Duplicate two times over and in 5 minutes flat. And am reminded of the fact that Set() exists.
August 1, 2022

Grind 75 Question 24: Maximum Depth of Binary Tree

In which I knock out my first recursive function with no help but previous code -- the Leetcode "easy" problem Maximum Depth of Binary Tree.
August 1, 2022

Middle of the Linked List

In which I actually solve a Leetcode problem in 20 minutes, the "easy" question, Middle of the Linked List.
August 1, 2022

Grind 75 Question 22: Diameter of Binary Tree

In which I need all of Neetcode's help to solve yet another binary tree problem, the "easy" Leetcode question Diameter of Binary Tree.
August 1, 2022

Grind 75 Question 21: Add Binary

In which I overcomplicate the Leetcode "easy" question Add Binary, learn a lot about binary, and realize it's a simple carrying question.
July 28, 2022

Grind 75 Question 20: Majority Element

In which I solve the confidence-boosting Leetcode "easy" problem, Majority Element, and feel less bad about myself. I'm getting it, guys!
July 28, 2022

Grind 75 Question 19: Reverse Linked List

In which I spend way too long on the Leetcode "easy" problem Reverse Linked List, and end up needing full help implementing it anyway. Le sigh.
Oh Hello!

Welcome to my digital notebook! It's a bit wild around here, but I'm sure you'll find something you like.

Begin typing your search above and press return to search. Press Esc to cancel.