Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexmcdermid/grokkingthecodinginterviewrandomizer


https://github.com/alexmcdermid/grokkingthecodinginterviewrandomizer

firebase leetcode react

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# Grokking the Coding Interview Question Selector

[Live Deployment](https://grokking-the-coding-interview-randomizer.vercel.app/)

## 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](https://grokking-the-coding-interview-randomizer.vercel.app/).
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.