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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·8 vues

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.

Historique des stars

Graphique de l'historique des stars pour mre/the-coding-interviewGraphique de l'historique des stars pour mre/the-coding-interview

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à The Coding Interview

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec The Coding Interview.
  • roseperrone/interview-questionsAvatar de roseperrone

    roseperrone/interview-questions

    120Voir sur GitHub↗

    Interview questions solved in python

    Python
    Voir sur GitHub↗120
  • donnemartin/interactive-coding-challengesAvatar de donnemartin

    donnemartin/interactive-coding-challenges

    31,529Voir sur 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
    Voir sur GitHub↗31,529
  • greatfrontend/top-reactjs-interview-questionsAvatar de greatfrontend

    greatfrontend/top-reactjs-interview-questions

    5,691Voir sur 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
    Voir sur GitHub↗5,691
  • thealgorithms/pythonAvatar de TheAlgorithms

    TheAlgorithms/Python

    221,992Voir sur 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
    Voir sur GitHub↗221,992
Voir les 30 alternatives à The Coding Interview→

Questions fréquentes

Que fait mre/the-coding-interview ?

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

Quelles sont les fonctionnalités principales de mre/the-coding-interview ?

Les fonctionnalités principales de mre/the-coding-interview sont : Interview Preparation, Algorithms and Data Structures, Coding Challenges, Coding Exercises.

Quelles sont les alternatives open-source à mre/the-coding-interview ?

Les alternatives open-source à mre/the-coding-interview incluent : 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…