awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mre avatar

mre/the-coding-interview

0
View on GitHub↗
1,743 stars·416 forks·Python·MIT·16 views

The Coding Interview

Programming exercises, code katas and puzzles for your job interview training - or just for fun.

Features

  • Interview Preparation - Resources for mastering technical coding interviews.
  • Algorithms and Data Structures - Comprehensive guide and practice for coding interviews.
  • Coding Challenges - A guide and collection of coding interview challenges.
  • Coding Exercises - Listed in the “Coding Exercises” section of the Awesome Interview Questions awesome list.

Star history

Star history chart for mre/the-coding-interviewStar history chart for mre/the-coding-interview

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does mre/the-coding-interview do?

Programming exercises, code katas and puzzles for your job interview training - or just for fun.

What are the main features of mre/the-coding-interview?

The main features of mre/the-coding-interview are: Interview Preparation, Algorithms and Data Structures, Coding Challenges, Coding Exercises.

What are some open-source alternatives to mre/the-coding-interview?

Open-source alternatives to mre/the-coding-interview include: donnemartin/interactive-coding-challenges — This project is a comprehensive curriculum for mastering computer science fundamentals and preparing for technical… roseperrone/interview-questions — Interview questions solved in python. greatfrontend/top-reactjs-interview-questions — This project is a comprehensive interview preparation guide and technical study resource for React. It functions as a… thealgorithms/python — This project is a comprehensive repository of verified computational implementations designed to serve as an… taizilongxu/interview_python — This project is a comprehensive reference library and preparation guide for Python technical interviews. It combines… greatfrontend/top-javascript-interview-questions — This project is a technical interview preparation resource focused on JavaScript. It provides a collection of common…

Open-source alternatives to The Coding Interview

Similar open-source projects, ranked by how many features they share with The Coding Interview.
  • roseperrone/interview-questionsroseperrone avatar

    roseperrone/interview-questions

    120View on GitHub↗

    Interview questions solved in python

    Python
    View on GitHub↗120
  • donnemartin/interactive-coding-challengesdonnemartin avatar

    donnemartin/interactive-coding-challenges

    31,529View on GitHub↗

    This project is a comprehensive curriculum for mastering computer science fundamentals and preparing for technical interviews. It provides over 120 interactive Python coding challenges that focus on algorithmic skill development, data structure implementation, and logical problem solving. The learning experience is delivered through a series of executable notebooks that combine instructional content with hands-on coding exercises. Each challenge is self-contained and relies on automated unit tests to verify the correctness of user-implemented solutions against predefined constraints and edge

    Pythonalgorithmcodingcompetitive-programming
    View on GitHub↗31,529
  • greatfrontend/top-reactjs-interview-questionsgreatfrontend avatar

    greatfrontend/top-reactjs-interview-questions

    5,691View on GitHub↗

    This project is a comprehensive interview preparation guide and technical study resource for React. It functions as a frontend engineering curriculum and coding challenge bank designed to help developers master the internal mechanics, patterns, and core fundamentals of the React ecosystem. The resource distinguishes itself by providing a curated collection of technical interview questions, conceptual quizzes, and expert solutions. It includes a bank of coding challenges that can be solved in a browser-based environment with automated test cases and real-time rendering, as well as research int

    MDXfront-end-developmentinterviewsjavascript
    View on GitHub↗5,691
  • thealgorithms/pythonTheAlgorithms avatar

    TheAlgorithms/Python

    221,992View on GitHub↗

    This project is a comprehensive repository of verified computational implementations designed to serve as an educational resource for computer science and algorithmic problem solving. It provides a structured collection of code examples that cover fundamental data structures, mathematical operations, and core programming concepts, allowing users to study the logic and complexity behind various computational methods. The repository distinguishes itself through a modular, reference-based implementation pattern that organizes code into logical namespaces. This approach facilitates independent ex

    Pythonalgorithmalgorithm-competitionsalgorithms-implemented
    View on GitHub↗221,992
  • See all 30 alternatives to The Coding Interview→