Skip to content

duffney/gophers-guide-to-the-coding-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 

Repository files navigation

A Gopher's Guide to the Coding Interview

Over the next 3-6 months, I'll be immersed in tackling 150 LeetCode questions. Follow my progress on Twitter @joshduffney, and witness my journey as I document my solutions in this repository.

My Go reading list has been moved to this gist.

Coding (Data Structures and Algorithms) Interview

Status Problem Code Type Difficulty
217. Contains Duplicate Go Array & Hashing Easy
🤔 242. Valid Anagram TODO Array & Hashing Easy

Rule: If I cannot solve a problem within 45 minutes, I begin to study solutions to understand how to solve the problem.

Study strategy inspired by neetcode roadmap

System Design Interview

About

Embark on a journey through 150 LeetCode questions with Go as I meticulously track my progress in this dedicated repository.

Topics

Resources

Stars

Watchers

Forks