awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • careercup/ctci-6th-editionAvatar careercup

    careercup/CtCI-6th-Edition

    11,463Vezi pe 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
    Vezi pe GitHub↗11,463
  • cavszhouyou/front-end-interview-notebookAvatar CavsZhouyou

    CavsZhouyou/Front-End-Interview-Notebook

    7,739Vezi pe 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.

    Vezi pe GitHub↗7,739
  • ddy-ddy/cs-408Avatar ddy-ddy

    ddy-ddy/cs-408

    6,008Vezi pe GitHub↗

    Acest proiect este un ghid de studiu cuprinzător pentru examenele de informatică și o resursă curriculară concepută pentru pregătirea admiterii la studii postuniversitare. Acesta funcționează ca o bază de cunoștințe digitală și un depozit de resurse, oferind notițe, manuale și materiale de studiu pentru materii fundamentale precum sistemele de operare, rețelele de calculatoare, structurile de date și organizarea calculatoarelor. Sistemul include o bibliotecă de modele de cod care standardizează soluțiile comune pentru structuri de date și tehnici de implementare. Acesta conține un framework pentru analiza tendințelor examenelor, care evaluează datele istorice și schimbările de programă pentru a identifica subiectele prioritare prin prioritizare bazată pe frecvență. Resursa oferă materiale practice, inclusiv bănci de întrebări grilă și seturi complexe de probleme. Utilizează un sistem de gestionare a cunoștințelor care organizează informațiile tehnice într-o structură ierarhică de notițe, legând rezumatele teoretice direct de exercițiile practice.

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

    Vezi pe GitHub↗6,008
  1. Home
  2. Development Tools & Productivity
  3. Coding Pattern Libraries
  4. Interview Pattern Implementations