Posts
All the articles I've posted.
How to Track Your Job Search
Posted on:January 7, 2021 at 10:40 PMFeel productive, organized, and confident in your next job search
Being Productive as a Software Developer
Posted on:January 5, 2021 at 10:40 PMFull calendars, endless chat notifications, and other interruptions. When does work get done?
Working From Home in 2020
Posted on:January 3, 2021 at 10:40 PMIs in-person collaboration becoming a thing of the past?
What Success Means to Me
Posted on:January 1, 2021 at 10:40 PMSuccess can mean a lot of different things
Year in Review
Posted on:December 31, 2020 at 10:40 PMReflecting on the good and the bad of 2020
Problem Solving Patterns for Technical Interviews - the Frequency Counter Pattern Explained
Posted on:December 21, 2020 at 10:40 PMInterview Insights Pt 3 - Problem Solving Patterns - Frequency Counter
How to Prepare for a Software Developer Interview
Posted on:December 7, 2020 at 10:40 PMInterview Insights Pt 2 - Preparing for the Interview
How to Get an Interview as a Software Developer
Posted on:November 30, 2020 at 10:40 PMInterview Insights Pt 1 - Getting the Interview
The Array Data Structure
Posted on:August 26, 2020 at 10:40 PMData Structures and Algorithms using JavaScript - Arrays
Time Complexity, Space Complexity, and Big O Notation
Posted on:August 19, 2020 at 10:40 PMData Structures & Algorithms using JavaScript - Using Big O Notation