awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·4 Aufrufe

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-Verlauf

Star-Verlauf für mre/the-coding-interviewStar-Verlauf für mre/the-coding-interview

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu The Coding Interview

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit The Coding Interview.
  • roseperrone/interview-questionsAvatar von roseperrone

    roseperrone/interview-questions

    120Auf GitHub ansehen↗

    Interview questions solved in python

    Python
    Auf GitHub ansehen↗120
  • donnemartin/interactive-coding-challengesAvatar von donnemartin

    donnemartin/interactive-coding-challenges

    31,529Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗31,529
  • greatfrontend/top-reactjs-interview-questionsAvatar von greatfrontend

    greatfrontend/top-reactjs-interview-questions

    5,691Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,691
  • thealgorithms/pythonAvatar von TheAlgorithms

    TheAlgorithms/Python

    221,992Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗221,992
Alle 30 Alternativen zu The Coding Interview anzeigen→

Häufig gestellte Fragen

Was macht mre/the-coding-interview?

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

Was sind die Hauptfunktionen von mre/the-coding-interview?

Die Hauptfunktionen von mre/the-coding-interview sind: Interview Preparation, Algorithms and Data Structures, Coding Challenges, Coding Exercises.

Welche Open-Source-Alternativen gibt es zu mre/the-coding-interview?

Open-Source-Alternativen zu mre/the-coding-interview sind unter anderem: 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…