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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Interview preparation platform

Classement mis à jour le 6 août 2026

For technical interview preparation, the strongest matches are hydro-dev/hydro (Hydro is an online judge platform for competitive programming), mouredev/roadmap-retos-programacion (This project serves as a structured roadmap and practice) and yangshun/tech-interview-handbook (This repository provides a comprehensive curriculum, study plans, and). youngyangyang04/leetcode-master and donnemartin/interactive-coding-challenges round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Compare the best open-source interview preparation platforms on GitHub, ranked by stars and activity, to find the right fit.

Interview preparation platform

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • hydro-dev/hydroAvatar de hydro-dev

    hydro-dev/Hydro

    6,667Voir sur GitHub↗

    Hydro is an online judge platform and competitive programming management system. It provides the infrastructure to host programming contests, manage a library of programming problems, and evaluate code submissions against predefined test cases and time limits. The system utilizes a distributed code execution engine that scales judging tasks across multiple worker nodes to process high volumes of submissions. It is built as a modular judge framework, employing a plugin-based architecture that allows for the extension of system functionality without modifying the core source code. The platform

    Hydro is an online judge platform for competitive programming and problem management, which covers the coding problems and interactive code editor features needed for technical interview practice, though it lacks dedicated system design guides and mock interview tools.

    TypeScriptOnline JudgesCompetitive Programming Platforms
    Voir sur GitHub↗6,667
  • mouredev/roadmap-retos-programacionAvatar de mouredev

    mouredev/roadmap-retos-programacion

    7,907Voir sur GitHub↗

    This project is a programming learning roadmap and interactive coding exercise platform. It functions as a markdown-based content site that uses a static site generator to compile instructional guides and technical challenges into a structured interface. The platform provides a client-side progress tracker that utilizes local browser storage to monitor the completion of challenges without requiring a backend database. It organizes educational content through a sequence of coding exercises and instructional videos designed to guide developers through specific technical domains. The system cov

    This project serves as a structured roadmap and practice tool for programming challenges, though it lacks an interactive judge or system design guide.

    PythonCoding ChallengesInteractive Coding Exercises
    Voir sur GitHub↗7,907
  • yangshun/tech-interview-handbookAvatar de yangshun

    yangshun/tech-interview-handbook

    140,330Voir sur GitHub↗

    This repository provides a comprehensive collection of educational materials and strategies designed to assist technical professionals in preparing for the various stages of the software engineering interview process. It covers core competencies including algorithmic problem-solving, behavioral interview techniques, system design architecture, and general career development. The content is organized into structured study plans and tactical guides that address specific interview formats, ranging from initial phone screens to final onsite sessions. It includes resources for mastering data struc

    This repository provides a comprehensive curriculum, study plans, and guides for software engineering interviews, though it lacks an interactive code editor or judge.

    TypeScriptSystem Design Interviews
    Voir sur GitHub↗140,330
  • youngyangyang04/leetcode-masterAvatar de youngyangyang04

    youngyangyang04/leetcode-master

    61,690Voir sur GitHub↗

    This project is a comprehensive algorithmic interview resource and coding practice repository. It provides a structured curriculum of programming challenges and source code implementations designed to help software engineers master efficient problem-solving techniques and prepare for technical assessments. The repository functions as a curated roadmap, organizing computer science fundamentals by data structure and algorithm topic to facilitate systematic skill development. By moving away from random practice, it supports career advancement training for those seeking to improve their professio

    This repository provides a structured algorithmic interview curriculum and roadmap with curated coding problems and solutions, serving as a practice resource even though it lacks an interactive code editor or mock interview tool.

    ShellTechnical Interview Curricula
    Voir sur GitHub↗61,690
  • 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

    This repository provides an interactive curriculum of Python coding challenges and data structure implementations, making it a great practice tool for technical interviews despite lacking a built-in system design guide or mock interview features.

    PythonCoding ChallengesInteractive Coding EnvironmentsCompetitive Programming Platforms
    Voir sur GitHub↗31,529
  • brave-people/brave-tech-interviewAvatar de brave-people

    brave-people/brave-tech-interview

    4,461Voir sur GitHub↗

    This project is a technical interview study guide and computer science knowledge base. It provides a curated collection of technical interview questions and expert explanations focused on preparing for assessments at global IT companies. The repository serves as a coding interview roadmap for mastering algorithmic challenges and complexity analysis, alongside a software architecture reference for design principles and system design strategies. It also includes a web security curriculum covering authentication methods, cryptographic concepts, and common vulnerabilities. Content covers compute

    This repository provides a curated technical interview study guide and knowledge base with algorithmic challenges and system design strategies, though it lacks an interactive code editor or judge.

    Algorithm Interview ChallengesAlgorithm Interview Roadmaps
    Voir sur GitHub↗4,461
  • nas5w/interview-guideAvatar de nas5w

    nas5w/interview-guide

    4,267Voir sur GitHub↗

    This project is a comprehensive set of roadmaps and curricula designed for technical, behavioral, and architectural interview mastery. It provides structured guides, frameworks, and checklists for mastering algorithmic coding, system design, and behavioral questions. The resource is distinguished by specialized study paths, including a frontend engineering curriculum and a dedicated system design framework for architecting scalable systems. It also features a behavioral interview playbook that utilizes a standardized response method to align professional experience with company values. The g

    This repository provides structured curricula, roadmaps, and frameworks for technical and system design interview preparation, making it a valuable guide despite lacking an interactive coding judge.

    AstroAlgorithm Practice CollectionsTechnical Interview Curricula
    Voir sur GitHub↗4,267
  • forthespada/interviewguideAvatar de forthespada

    forthespada/InterviewGuide

    5,816Voir sur GitHub↗

    InterviewGuide is a comprehensive technical interview preparation platform that covers the full spectrum of software engineering recruitment, from foundational computer science concepts through to offer negotiation. It provides structured learning paths across algorithms, operating systems, databases, networking, and programming languages, with a particular emphasis on C++ and Go. The platform aggregates real interview experiences and company-specific questions from major tech employers, offering candidates a searchable database of past written exam problems and detailed accounts of actual int

    InterviewGuide is a comprehensive technical interview preparation platform offering structured learning paths and question banks across algorithms, system design, and computer science fundamentals, though it lacks an interactive code editor or live judge.

    Algorithm Interview ChallengesAlgorithm Practice CollectionsMock Interviewing
    Voir sur GitHub↗5,816
  • wolverinn/waking-upAvatar de wolverinn

    wolverinn/Waking-Up

    10,272Voir sur GitHub↗

    Waking-Up is a backend interview study guide and computer science knowledge base. It serves as a learning path for candidates to master the essential theory required for backend engineering roles through a curated repository of core concepts. The project functions as a technical interview question bank, pairing common interview questions with detailed follow-up queries. This structure is designed to simulate real technical screenings and test the depth of a candidate's knowledge. The content covers fundamental computer science domains, specifically operating systems, networking, and database

    Waking-Up is a curated backend interview study guide and question bank that helps candidates master fundamental theory, though it lacks an interactive code editor or judge.

    Mock Interviewing
    Voir sur GitHub↗10,272
  • aasthas2022/sde-interview-and-prep-roadmapAvatar de aasthas2022

    aasthas2022/SDE-Interview-and-Prep-Roadmap

    741Voir sur GitHub↗

    This project is a structured curriculum and study guide designed to assist candidates in preparing for software engineering interviews. It provides a comprehensive learning path that organizes core computer science domains, such as algorithms, data structures, and system design, into a logical, sequential roadmap. The repository functions as a version-controlled knowledge base, utilizing markdown files to curate educational resources and technical topics. It distinguishes itself through a community-driven model that allows for continuous refinement of the curriculum, enabling users to contrib

    This repository provides a structured curriculum and study guide with a learning path for software engineering interviews, though it lacks an interactive code editor or judge.

    PythonTechnical Interview Curricula
    Voir sur GitHub↗741
  • kdn251/interviewsAvatar de kdn251

    kdn251/interviews

    64,941Voir sur GitHub↗

    This project serves as a centralized knowledge base and study guide for mastering computer science fundamentals and technical interview preparation. It provides a structured collection of algorithmic implementations, data structure guides, and theoretical references designed to support professional development and problem-solving skills. The repository distinguishes itself through a taxonomy-based organization that maps complex concepts into a hierarchical structure. It standardizes the expression of abstract data structures and algorithms using a consistent programming language, with impleme

    This repository provides curated study guides, algorithmic implementations, and data structure references to help you prepare for technical interviews, though it lacks an interactive coding judge or built-in mock interview platform.

    JavaOnline Judges
    Voir sur GitHub↗64,941
  • rezasi/go-interview-practiceAvatar de RezaSi

    RezaSi/go-interview-practice

    2,390Voir sur GitHub↗

    This platform is an automated assessment tool and coding challenge environment designed to help developers practice Go programming and prepare for technical interviews. It provides a structured library of algorithmic and data structure exercises that range from beginner to advanced difficulty levels, allowing users to build proficiency in language syntax and standard library usage. The system distinguishes itself by integrating artificial intelligence to provide real-time code reviews, contextual hints, and simulated interview feedback. It evaluates user submissions through isolated, containe

    This repository provides a containerized coding challenge platform specifically tailored for Go interview practice and automated assessment, making it a relevant practice tool despite lacking a system design guide or formal curriculum.

    GoCoding Challenges
    Voir sur GitHub↗2,390
  • bootdotdev/curriculumAvatar de bootdotdev

    bootdotdev/curriculum

    3,415Voir sur GitHub↗

    This project is an interactive programming curriculum and educational system designed to teach computer science and software engineering. It provides a structured set of courses and professional roadmaps focused on backend engineering, DevOps, and systems fundamentals. The platform is distinguished by an AI-powered coding tutor that provides Socratic guidance and contextual hints to help students find solutions independently. It features a browser-based code sandbox using WebAssembly to eliminate local environment setup, alongside automated test-based grading and spaced-repetition logic to re

    Boot.dev is an interactive programming curriculum and educational platform that provides structured roadmaps, coding challenges, and browser-based code execution, though it focuses more on backend engineering fundamentals than traditional technical interview preparation.

    Coding ChallengesProgramming Challenges
    Voir sur GitHub↗3,415
  • jwasham/coding-interview-universityAvatar de jwasham

    jwasham/coding-interview-university

    353,639Voir sur GitHub↗

    This project is a comprehensive educational roadmap designed to guide software engineers through the mastery of computer science fundamentals and technical interview preparation. It provides a structured, dependency-aware learning path that organizes complex computing concepts into a hierarchical curriculum, enabling users to build a professional engineering foundation through iterative study and practical implementation. The curriculum distinguishes itself by integrating theoretical knowledge with professional development, offering a unified index of cross-referenced resources including book

    This project serves as a comprehensive curriculum and study plan for technical interview preparation, though it lacks an interactive code editor or judge.

    Algorithmic Problem Sets
    Voir sur GitHub↗353,639
  • greatfrontend/top-javascript-interview-questionsAvatar de greatfrontend

    greatfrontend/top-javascript-interview-questions

    9,685Voir sur GitHub↗

    This project is a technical interview preparation resource focused on JavaScript. It provides a collection of common technical questions, detailed answers, and conceptual quizzes designed to help users master core language fundamentals and browser APIs. The resource utilizes an interactive infrastructure that includes a coding workspace with in-browser runtime execution and an automated test suite to validate code correctness. It organizes content through curated learning paths and modular concept mapping to decompose complex language fundamentals into searchable study modules. The curriculu

    This project is a technical interview preparation resource focused on JavaScript front-end engineering, offering curated study paths, conceptual quizzes, and an in-browser coding workspace with automated test validation.

    MDXInteractive Coding Environments
    Voir sur GitHub↗9,685
  • lifei6671/interview-goAvatar de lifei6671

    lifei6671/interview-go

    5,547Voir sur GitHub↗

    interview-go is a comprehensive backend engineering knowledge base and interview preparation resource. It provides a structured collection of technical interview questions, theoretical answers, and solved algorithmic problems. The project distinguishes itself by combining high-level architectural analysis with low-level language internals. It features detailed study materials on the Go runtime, including the scheduler, garbage collection, and memory management, alongside deep dives into distributed systems patterns such as high-availability strategies, distributed tracing, and cache consisten

    This repository is a curated knowledge base and study guide focused on backend engineering and Go technical interviews, offering structured conceptual questions, system architecture patterns, and algorithmic references despite lacking an interactive code editor or mock interview platform.

    GoInterview PreparationAlgorithm Implementation PracticeAlgorithm Implementations
    Voir sur GitHub↗5,547
  • anushka23g/complete-placement-preparationAvatar de anushka23g

    anushka23g/Complete-Placement-Preparation

    3,970Voir sur GitHub↗

    This project is a technical interview preparation guide and resource kit designed for software engineering job placement. It functions as a markdown resource repository that provides a structured curriculum for computer science fundamentals and a dedicated learning roadmap for data structures and algorithms. The repository organizes study materials into a sequential path, guiding users from basic arrays through to advanced dynamic programming. It includes curated collections of coding practice links, interview puzzles, and strategic notes focused on optimizing time and space complexity. Beyo

    This repository provides a structured curriculum and curated learning roadmaps for software engineering technical interviews, though it functions as a documentation and resource guide rather than an interactive platform with a code judge.

    PythonTechnical Interview PreparationTechnical Interview PreparationCoding Interview Preparation
    Voir sur GitHub↗3,970
  • doocs/leetcodeAvatar de doocs

    doocs/leetcode

    36,161Voir sur GitHub↗

    This project is a comprehensive algorithmic learning repository and competitive programming archive designed to support technical interview preparation and software engineering skill development. It provides a structured collection of verified solutions and implementation patterns, enabling developers to master fundamental computer science concepts through systematic practice and study. The repository distinguishes itself through a solution-centric structure that organizes source code by problem category, algorithm type, and data structure. By mapping specific coding challenges to recurring a

    This repository provides a comprehensive collection of algorithmic solutions and learning materials for technical interview preparation, though it lacks an interactive judge or live mock interview features.

    JavaInterview Preparation ResourcesCompetitive Programming RepositoriesCompetitive Programming Resources
    Voir sur GitHub↗36,161
  • type-challenges/type-challengesAvatar de type-challenges

    type-challenges/type-challenges

    48,220Voir sur GitHub↗

    Type-challenges is a community-driven learning platform and programming playground designed to help developers master advanced TypeScript type systems. It provides a collection of interactive exercises that focus on complex type-level logic, allowing users to practice and refine their skills through hands-on problem solving. The project distinguishes itself by focusing on the boundaries of the language, requiring users to employ recursive conditional types, mapped transformations, and variadic tuple manipulation to solve curated coding puzzles. By working through these challenges, developers

    Type-challenges is an interactive programming playground and collection of coding exercises specifically for mastering advanced TypeScript type systems, making it a great practice tool even though its scope is limited to a single language rather than general software engineering interviews.

    TypeScriptAdvanced Type SystemsInteractive Programming PlaygroundsType-Level Conditional Logic
    Voir sur GitHub↗48,220
  • algorithmzuo/algorithm-journeyAvatar de algorithmzuo

    algorithmzuo/algorithm-journey

    2,954Voir sur GitHub↗

    This project is an algorithm learning platform and computer science educational resource. It serves as a technical interview study guide, providing structured lessons on data structures and sorting methods. The site is a markdown-based static site that converts technical documentation and algorithmic explanations into static HTML pages. It functions as a system for markdown content publishing to deliver educational material. The platform covers algorithm complexity analysis, problem solving workflows, and general computer science education. It utilizes a component-based UI structure with fil

    This project serves as an algorithm learning platform and technical interview study guide with structured educational content, though it lacks an interactive code editor or judge.

    JavaAlgorithms and Data StructuresAlgorithm and Data Structure GuidesComplexity Analysis
    Voir sur GitHub↗2,954
  • krahets/hello-algoAvatar de krahets

    krahets/hello-algo

    127,271Voir sur GitHub↗

    This project is an educational resource and reference library designed to teach fundamental data structures and algorithmic problem-solving. It provides a structured pedagogical framework that organizes complex technical concepts into a logical progression, helping learners understand how data is organized, stored, and processed to solve computational problems efficiently. The repository distinguishes itself through a multi-language codebase that maintains parallel, consistent implementations of core algorithms and data structures across various programming languages. It bridges the gap betwe

    This repository provides a comprehensive educational curriculum and visual guide for data structures and algorithms, though it lacks an interactive judge or mock interview practice.

    JavaAlgorithm FundamentalsComputer Science CurriculaData Structure Fundamentals
    Voir sur GitHub↗127,271
  • labuladong/fucking-algorithmAvatar de labuladong

    labuladong/fucking-algorithm

    134,160Voir sur GitHub↗

    This project is a comprehensive educational platform designed to facilitate the mastery of computer science algorithms and data structures. It provides a structured learning curriculum, a library of practice problems, and an integrated toolkit that supports both academic study and competitive programming preparation. By combining theoretical roadmaps with practical implementation exercises, the system enables users to build a deep understanding of core computational concepts. The platform distinguishes itself through its focus on integrated learning and visual clarity. It offers AI-powered gu

    This project serves as a structured educational platform for software engineering interview preparation, providing algorithmic guides, data structures, and problem-solving patterns, though it lacks a full interactive judging environment or mock interview practice.

    MarkdownAlgorithmic Learning CurriculaIntegrated Learning EnvironmentsPractice Problem Sets
    Voir sur GitHub↗134,160
  • trekhleb/javascript-algorithmsAvatar de trekhleb

    trekhleb/javascript-algorithms

    196,089Voir sur GitHub↗

    This repository is a comprehensive collection of data structures and algorithms implemented in JavaScript, designed primarily as an educational resource for computer science study and technical interview preparation. It provides modular implementations of fundamental programming concepts, allowing developers to explore algorithmic logic and data organization through self-contained, verifiable code examples. The library distinguishes itself by pairing every implementation with formal Big O notation, providing predictable insights into time and space scaling requirements. Each algorithm is stru

    This repository provides a comprehensive JavaScript implementation of data structures and algorithms with explanations and Big O notes, making it a valuable learning resource even though it lacks an interactive judge or system design guide.

    JavaScriptAlgorithm LibrariesComputer Science EducationComputer Science Fundamentals
    Voir sur GitHub↗196,089
  • h5bp/front-end-developer-interview-questionsAvatar de h5bp

    h5bp/Front-end-Developer-Interview-Questions

    60,886Voir sur GitHub↗

    This project is a curated frontend interview question bank and technical assessment guide. It serves as a web development interview resource for assessing candidates on frontend development, web accessibility, and browser performance. The collection provides a standardized set of questions to evaluate a developer's knowledge of HTML, CSS, JavaScript, and networking. It is designed to assist in the developer hiring process, engineering team recruiting, and personal technical interview preparation. The content is organized as a flat-file knowledge base using markdown-based storage and topic-ba

    This repository provides a curated collection of frontend interview questions and assessment guides to help candidates prepare for technical roles, though it lacks an interactive coding environment or system design modules.

    NunjucksInterview Question BanksFrontend Development QuestionsGeneral Web Development Questions
    Voir sur GitHub↗60,886
  • neetcode-gh/leetcodeAvatar de neetcode-gh

    neetcode-gh/leetcode

    6,398Voir sur GitHub↗

    This project is a curated collection of solved algorithmic challenges and reference implementations. It serves as a study guide for software engineering, providing a library of data structure and algorithm problems used to analyze efficient problem-solving techniques. The repository functions as a solution reference for coding challenges across multiple programming languages. It includes source code examples and conceptual hints designed for technical interview preparation and the study of common coding patterns. The content is organized as a static source code repository with language-speci

    This repository provides a curated collection of solved algorithmic challenges and study guides for software engineering interviews, though it lacks an interactive code editor or mock interview platform.

    JavaScriptTechnical Interview PreparationAlgorithmic Problem ImplementationsAlgorithmic Problem Solving
    Voir sur GitHub↗6,398
  • 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

    GreatFrontEnd provides a comprehensive curriculum, conceptual guides, and coding challenges tailored specifically for React technical interviews, though its scope is focused on frontend engineering rather than general software engineering.

    MDXReact Interview QuestionsReactJS Interview QuestionsUser Interface Components
    Voir sur GitHub↗5,691
  • mre/the-coding-interviewAvatar de mre

    mre/the-coding-interview

    1,743Voir sur GitHub↗

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

    This repository provides coding exercises, katas, and puzzles specifically for job interview training, making it a relevant practice tool even though it lacks an interactive judge or mock interview features.

    PythonAlgorithms and Data StructuresCoding ChallengesCoding Exercises
    Voir sur GitHub↗1,743
  • faqguru/faqguruAvatar de FAQGURU

    FAQGURU/FAQGURU

    5,064Voir sur GitHub↗

    FAQGURU is a technical interview question bank and coding interview study guide. It serves as a software engineering career resource and programming language reference, providing a curated collection of common technical questions and concise answers. The project functions as a markdown knowledge base that pairs theoretical explanations with practical implementation examples across various programming languages and frameworks. These resources focus on algorithmic and architectural patterns used during technical hiring processes. Content is organized via a nested directory hierarchy and a cate

    FAQGURU provides a curated collection of technical interview questions and programming reference guides, though it functions as a static knowledge base rather than an interactive practice platform with a judge or mock interviews.

    Technical Interview QuestionsCode ExamplesCoding Interview Preparation
    Voir sur GitHub↗5,064
  • boltzmannentropy/interviews.aiAvatar de BoltzmannEntropy

    BoltzmannEntropy/interviews.ai

    4,875Voir sur GitHub↗

    interviews.ai is a technical study resource and educational book designed for machine learning engineering roles. It serves as a comprehensive guide for mastering theoretical and practical fundamentals, specifically providing a collection of solved interview questions and answers focused on artificial intelligence and deep learning. The project covers core AI curriculum including information theory, Bayesian statistics, and neural network architectures. It provides instructional content and solved technical exercises to assist with deep learning interview preparation and machine learning exam

    This repository provides a specialized study guide and solved problem collection tailored for machine learning engineering interviews, which fits the category well even though it focuses on AI theory rather than general software engineering practice tools.

    ML Interview PreparationAI & Machine Learning EducationData Science
    Voir sur GitHub↗4,875
  • wearesoft/tech-interviewAvatar de WeareSoft

    WeareSoft/tech-interview

    4,827Voir sur GitHub↗

    This project is a technical interview study guide and computer science learning path. It serves as a structured curriculum and software engineering knowledge base designed to help users prepare for engineering interviews by mastering core technical concepts. The curriculum covers a wide range of domains, including computer science fundamentals, programming language mastery, and software architecture learning. It provides guidance on secure application development and professional development workflows. The educational content includes modules on data structures, networking, database internal

    This project is a technical interview study guide and computer science learning path that provides a structured curriculum and knowledge base, though it lacks an interactive code editor, algorithmic judge, or mock interview practice features.

    Technical Interview GuidesTechnical Interview PreparationComputer Science Education
    Voir sur GitHub↗4,827
Comparez le top 10 en un coup d'œil
DépôtStarsLangageLicenceDernier push
hydro-dev/hydro6.7KTypeScriptAGPL-3.023 juin 2026
mouredev/roadmap-retos-programacion7.9KPythonapache-2.019 févr. 2026
yangshun/tech-interview-handbook140.3KTypeScriptMIT5 avr. 2026
youngyangyang04/leetcode-master61.7KShell—30 avr. 2026
donnemartin/interactive-coding-challenges31.5KPythonNOASSERTION8 mai 2024
brave-people/brave-tech-interview4.5K——24 mars 2023
nas5w/interview-guide4.3KAstro—9 avr. 2026
forthespada/interviewguide5.8K—apache-2.02 août 2025
wolverinn/waking-up10.3K—GPL-3.029 oct. 2024
aasthas2022/sde-interview-and-prep-roadmap741Python—22 juil. 2024

Related searches

  • Developer interview prep
  • un guide complet pour les entretiens en génie logiciel
  • plateforme pour s'entraîner aux entretiens techniques de code
  • une collection de questions d'entretien en génie logiciel
  • AI interview coach
  • une roadmap structurée pour les entretiens en génie logiciel
  • un kit de préparation aux entretiens d'EM
  • un guide pour les entretiens comportementaux en ingénierie