awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Interview preparation platform

تم تحديث الترتيب في 6 أغسطس 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • hydro-dev/hydroالصورة الرمزية لـ hydro-dev

    hydro-dev/Hydro

    6,667عرض على 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
    عرض على GitHub↗6,667
  • mouredev/roadmap-retos-programacionالصورة الرمزية لـ mouredev

    mouredev/roadmap-retos-programacion

    7,907عرض على 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
    عرض على GitHub↗7,907
  • yangshun/tech-interview-handbookالصورة الرمزية لـ yangshun

    yangshun/tech-interview-handbook

    140,330عرض على 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
    عرض على GitHub↗140,330
  • youngyangyang04/leetcode-masterالصورة الرمزية لـ youngyangyang04

    youngyangyang04/leetcode-master

    61,690عرض على 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
    عرض على GitHub↗61,690
  • donnemartin/interactive-coding-challengesالصورة الرمزية لـ donnemartin

    donnemartin/interactive-coding-challenges

    31,529عرض على 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
    عرض على GitHub↗31,529
  • brave-people/brave-tech-interviewالصورة الرمزية لـ brave-people

    brave-people/brave-tech-interview

    4,461عرض على 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
    عرض على GitHub↗4,461
  • nas5w/interview-guideالصورة الرمزية لـ nas5w

    nas5w/interview-guide

    4,267عرض على 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
    عرض على GitHub↗4,267
  • forthespada/interviewguideالصورة الرمزية لـ forthespada

    forthespada/InterviewGuide

    5,816عرض على 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
    عرض على GitHub↗5,816
  • wolverinn/waking-upالصورة الرمزية لـ wolverinn

    wolverinn/Waking-Up

    10,272عرض على 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
    عرض على GitHub↗10,272
  • aasthas2022/sde-interview-and-prep-roadmapالصورة الرمزية لـ aasthas2022

    aasthas2022/SDE-Interview-and-Prep-Roadmap

    741عرض على 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
    عرض على GitHub↗741
  • kdn251/interviewsالصورة الرمزية لـ kdn251

    kdn251/interviews

    64,941عرض على 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
    عرض على GitHub↗64,941
  • rezasi/go-interview-practiceالصورة الرمزية لـ RezaSi

    RezaSi/go-interview-practice

    2,390عرض على 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
    عرض على GitHub↗2,390
  • bootdotdev/curriculumالصورة الرمزية لـ bootdotdev

    bootdotdev/curriculum

    3,415عرض على 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
    عرض على GitHub↗3,415
  • jwasham/coding-interview-universityالصورة الرمزية لـ jwasham

    jwasham/coding-interview-university

    353,639عرض على 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
    عرض على GitHub↗353,639
  • greatfrontend/top-javascript-interview-questionsالصورة الرمزية لـ greatfrontend

    greatfrontend/top-javascript-interview-questions

    9,685عرض على 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
    عرض على GitHub↗9,685
  • lifei6671/interview-goالصورة الرمزية لـ lifei6671

    lifei6671/interview-go

    5,547عرض على 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
    عرض على GitHub↗5,547
  • anushka23g/complete-placement-preparationالصورة الرمزية لـ anushka23g

    anushka23g/Complete-Placement-Preparation

    3,970عرض على 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
    عرض على GitHub↗3,970
  • doocs/leetcodeالصورة الرمزية لـ doocs

    doocs/leetcode

    36,161عرض على 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
    عرض على GitHub↗36,161
  • type-challenges/type-challengesالصورة الرمزية لـ type-challenges

    type-challenges/type-challenges

    48,220عرض على 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
    عرض على GitHub↗48,220
  • algorithmzuo/algorithm-journeyالصورة الرمزية لـ algorithmzuo

    algorithmzuo/algorithm-journey

    2,954عرض على 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
    عرض على GitHub↗2,954
  • krahets/hello-algoالصورة الرمزية لـ krahets

    krahets/hello-algo

    127,271عرض على 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
    عرض على GitHub↗127,271
  • labuladong/fucking-algorithmالصورة الرمزية لـ labuladong

    labuladong/fucking-algorithm

    134,160عرض على 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
    عرض على GitHub↗134,160
  • trekhleb/javascript-algorithmsالصورة الرمزية لـ trekhleb

    trekhleb/javascript-algorithms

    196,089عرض على 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
    عرض على GitHub↗196,089
  • h5bp/front-end-developer-interview-questionsالصورة الرمزية لـ h5bp

    h5bp/Front-end-Developer-Interview-Questions

    60,886عرض على 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
    عرض على GitHub↗60,886
  • neetcode-gh/leetcodeالصورة الرمزية لـ neetcode-gh

    neetcode-gh/leetcode

    6,398عرض على 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
    عرض على GitHub↗6,398
  • greatfrontend/top-reactjs-interview-questionsالصورة الرمزية لـ greatfrontend

    greatfrontend/top-reactjs-interview-questions

    5,691عرض على 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
    عرض على GitHub↗5,691
  • mre/the-coding-interviewالصورة الرمزية لـ mre

    mre/the-coding-interview

    1,743عرض على 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
    عرض على GitHub↗1,743
  • faqguru/faqguruالصورة الرمزية لـ FAQGURU

    FAQGURU/FAQGURU

    5,064عرض على 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
    عرض على GitHub↗5,064
  • boltzmannentropy/interviews.aiالصورة الرمزية لـ BoltzmannEntropy

    BoltzmannEntropy/interviews.ai

    4,875عرض على 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
    عرض على GitHub↗4,875
  • wearesoft/tech-interviewالصورة الرمزية لـ WeareSoft

    WeareSoft/tech-interview

    4,827عرض على 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
    عرض على GitHub↗4,827
قارن بين أفضل 10 في لمحة
المستودعالنجوماللغةالترخيصآخر تحديث
hydro-dev/hydro6.7KTypeScriptAGPL-3.023 يونيو 2026
mouredev/roadmap-retos-programacion7.9KPythonapache-2.019 فبراير 2026
yangshun/tech-interview-handbook140.3KTypeScriptMIT5 أبريل 2026
youngyangyang04/leetcode-master61.7KShell—30 أبريل 2026
donnemartin/interactive-coding-challenges31.5KPythonNOASSERTION8 مايو 2024
brave-people/brave-tech-interview4.5K——24 مارس 2023
nas5w/interview-guide4.3KAstro—9 أبريل 2026
forthespada/interviewguide5.8K—apache-2.02 أغسطس 2025
wolverinn/waking-up10.3K—GPL-3.029 أكتوبر 2024
aasthas2022/sde-interview-and-prep-roadmap741Python—22 يوليو 2024

Related searches

  • Developer interview prep
  • دليل شامل لمقابلات هندسة البرمجيات
  • منصة للتدرب على مقابلات البرمجة التقنية
  • مجموعة من أسئلة مقابلات هندسة البرمجيات
  • AI interview coach
  • خارطة طريق منظمة لمقابلات هندسة البرمجيات
  • حقيبة دراسية لمقابلات مديري الهندسة
  • دليل للمقابلات السلوكية للمهندسين