Skip to content

alexmcdermid/grokkingTheCodingInterviewRandomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grokking the Coding Interview Question Selector

Live Deployment

Overview

This repository serves as a tool for selecting a random question similar to those from "Grokking the Coding Interview: Patterns for Coding Questions". The questions are aligned with their corresponding LeetCode links, neatly organized by pattern types. The aim is to provide a structured pathway for practicing coding questions in preparation for interviews.

How to Use

  1. Visit the Live Deployment.
  2. The application will randomly select a pattern type for you.
  3. Within the selected pattern, a question will also be chosen randomly.
  4. You'll receive a URL that leads to the question, which you can then solve.

Features

  • Randomized selection of patterns and questions.
  • Quick and straightforward, no hassle.
  • Designed to help you gain experience with various types of questions.
  • NEW Sign in via Github Oauth to track question history.

Contributing

Feel free to submit a PR if you want to add more questions or improve the application in any other way.

Releases

No releases published

Packages

No packages published