awesome-repositories.com

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

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

3 مستودعات

Awesome GitHub RepositoriesInterview Pattern Implementations

Implementations of recurring algorithmic and architectural patterns commonly tested in technical interviews.

Distinct from Coding Pattern Libraries: Focuses on interview-specific problem patterns rather than general enterprise architectural patterns

Explore 3 awesome GitHub repositories matching development tools & productivity · Interview Pattern Implementations. Refine with filters or upvote what's useful.

Awesome Interview Pattern Implementations GitHub Repositories

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

    careercup/CtCI-6th-Edition

    11,463عرض على GitHub↗

    This repository is a collection of solved algorithmic problems and data structure exercises designed for technical interview preparation. It serves as a polyglot reference implementation, providing a set of solved exercises based on a standard textbook to help candidates master the logic and complexity analysis required for coding tests. The project implements the same algorithmic logic across multiple programming languages to demonstrate platform-independent problem solving. This polyglot approach allows for the comparison of implementations across different tech stacks to highlight recurrin

    Demonstrates recurring algorithmic patterns through solved exercises to help candidates recognize them in technical assessments.

    Javaalgorithmscareercupcracking-the-coding-interview
    عرض على GitHub↗11,463
  • cavszhouyou/front-end-interview-notebookالصورة الرمزية لـ CavsZhouyou

    CavsZhouyou/Front-End-Interview-Notebook

    7,739عرض على GitHub↗

    This project is a front-end interview study guide and a collection of structured notes designed for technical job preparation. It serves as a comprehensive reference for web technologies, common technical interview questions, and JavaScript algorithm implementation. The notebook distinguishes itself by integrating specialized guides for web performance optimization, browser API documentation, and JavaScript algorithm references. It provides a structured approach to solving coding challenges involving data structures like binary trees, linked lists, and array manipulation. The content covers

    Implements recurring algorithmic patterns and data structures specifically curated for technical interview preparation.

    عرض على GitHub↗7,739
  • ddy-ddy/cs-408الصورة الرمزية لـ ddy-ddy

    ddy-ddy/cs-408

    6,008عرض على GitHub↗

    هذا المشروع عبارة عن دليل دراسي شامل ومورد تعليمي لعلوم الحاسب، مصمم للتحضير لامتحانات القبول للدراسات العليا. يعمل كقاعدة معرفية رقمية ومستودع للموارد، حيث يوفر ملاحظات منسقة وكتباً دراسية ومواد دراسية تغطي المواضيع الأساسية مثل أنظمة التشغيل، وشبكات الحاسب، وهياكل البيانات، وتنظيم الحاسب. يتميز النظام بمكتبة لأنماط البرمجة توحد حلول هياكل البيانات الشائعة وتقنيات التنفيذ. كما يتضمن إطار عمل لتحليل اتجاهات الامتحانات، والذي يقيم بيانات الاختبارات التاريخية وتغييرات المناهج لتحديد المواضيع ذات الأولوية العالية بناءً على تكرارها. يوفر المورد مواد تطبيقية عملية، بما في ذلك بنوك أسئلة الاختيار من متعدد ومجموعات مسائل شاملة. ويستخدم نظاماً لإدارة المعرفة ينظم المعلومات التقنية في هيكل دفاتر ملاحظات هرمي، يربط الملخصات النظرية بالتمارين العملية مباشرة.

    Implements a library of recurring algorithmic and data structure patterns commonly tested in technical examinations.

    عرض على GitHub↗6,008
  1. Home
  2. Development Tools & Productivity
  3. Coding Pattern Libraries
  4. Interview Pattern Implementations