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

fterh/leetcode-curation-topical

0
View on GitHub↗
1,334 stars·391 forks·8 vues

Leetcode Curation Topical

Ce projet est une collection structurée de défis de codage et un guide d'étude pour les entretiens techniques conçus pour aider les développeurs à se préparer aux évaluations en ingénierie logicielle. Il fonctionne comme un index complet de problèmes pratiques, fournissant une feuille de route pour maîtriser les structures de données de base et les concepts algorithmiques par une étude systématique.

Le dépôt utilise un système de mappage de métadonnées déclaratif pour organiser les problèmes de programmation à haute fréquence dans des domaines techniques spécifiques. En employant un processus de curation basé sur les données, il transforme des fichiers de configuration structurés en une base de connaissances lisible par l'homme, garantissant que les supports d'étude restent contrôlés en version et cohérents.

Le projet inclut un processus de transformation au moment du build qui génère une documentation markdown statique à partir de ses fichiers de données sous-jacents. Cette approche facilite la création de parcours d'apprentissage organisés, permettant aux utilisateurs de naviguer à travers des défis algorithmiques catégorisés pour renforcer leurs compétences dans les modèles informatiques.

Features

  • Technical Interview Preparation - Provides a comprehensive roadmap of high-frequency programming problems for technical interview preparation.
  • Interview-Focused Problem Sets - Provides a structured collection of algorithmic problems categorized by topic to facilitate effective interview preparation.
  • Algorithmic Problem Solving - Facilitates the mastery of data structures and algorithmic patterns through systematic practice of categorized coding challenges.
  • Version-Controlled Knowledge Bases - Maintains the integrity and history of study materials by managing the curriculum within a distributed version control system.
  • Data-Driven Content Mapping - Implements a data-driven architecture that maps coding challenges to technical domains using structured external configuration files.
  • Static Site Generators - Compiles structured data files into static markdown documentation to provide fast, navigable learning paths.
  • Coding Interview Preparation - Curates a structured index of coding challenges organized by domain to assist in interview readiness.
  • Algorithm Interview Roadmaps - Provides a curated sequence of algorithmic problems designed to build proficiency for technical interviews.
  • Technical Proficiency Assessments - Acts as a comprehensive index of practice problems for mastering the techniques required in technical screening assessments.
  • Technical Study Plans - Offers a structured learning roadmap for candidates to master essential computer science concepts over time.
  • Metadata Mapping - Uses declarative metadata to define relationships between programming problems and their respective technical domains.

Historique des stars

Graphique de l'historique des stars pour fterh/leetcode-curation-topicalGraphique de l'historique des stars pour fterh/leetcode-curation-topical

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Leetcode Curation Topical

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Leetcode Curation Topical.
  • careercup/ctci-6th-editionAvatar de careercup

    careercup/CtCI-6th-Edition

    11,463Voir sur 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

    Javaalgorithmscareercupcracking-the-coding-interview
    Voir sur GitHub↗11,463
  • metalsmith/metalsmithAvatar de metalsmith

    metalsmith/metalsmith

    7,827Voir sur GitHub↗

    Metalsmith is a Node.js static site generator and static content processor that transforms source files into websites, eBooks, or technical documentation. It functions as a file-to-object transformer, converting directory trees into plain JavaScript objects that can be programmatically manipulated in memory. The project is built around a pluggable build pipeline where files are passed through a sequence of custom functions to transform content and metadata incrementally. This architecture allows users to extend functionality by writing their own plugins or using third-party modules to define

    JavaScriptjavascriptmarkdownmarkdown-to-html
    Voir sur GitHub↗7,827
  • hxu296/leetcode-company-wise-problems-2022Avatar de hxu296

    hxu296/leetcode-company-wise-problems-2022

    11,040Voir sur GitHub↗

    This repository is a structured database of coding interview problems designed to support software engineering career development. It functions as a centralized knowledge base that aggregates technical practice questions, mapping them to specific employer requirements and recurring computer science topics. The project distinguishes itself by clustering interview questions into company-specific collections and labeling them by technical domain. This organization allows users to identify recurring algorithmic patterns and analyze the unique testing styles associated with different organizations

    Jupyter Notebookamazon-interviewfacebook-interviewgoogle-interview
    Voir sur GitHub↗11,040
  • mlnlp-world/deeplearning-muli-notesAvatar de MLNLP-World

    MLNLP-World/DeepLearning-MuLi-Notes

    3,790Voir sur GitHub↗

    This project is a deep learning study resource and educational curriculum designed for mastering neural network architectures and theory. It serves as a learning platform that combines theoretical notes and mathematical formulas with practical code implementations. The curriculum is centered on the PyTorch framework, providing a structured path for building and training models through annotated code examples and technical reviews of mathematical foundations. The resource utilizes interactive notebooks for executing machine learning algorithms and experimenting with data models. Theoretical

    Jupyter Notebookdeep-learningpytorch
    Voir sur GitHub↗3,790
Voir les 30 alternatives à Leetcode Curation Topical→

Collections incluant Leetcode Curation Topical

Sélections manuelles où Leetcode Curation Topical apparaît.
  • Collections de ressources
  • Collections de bases de connaissances

Questions fréquentes

Que fait fterh/leetcode-curation-topical ?

Ce projet est une collection structurée de défis de codage et un guide d'étude pour les entretiens techniques conçus pour aider les développeurs à se préparer aux évaluations en ingénierie logicielle. Il fonctionne comme un index complet de problèmes pratiques, fournissant une feuille de route pour maîtriser les structures de données de base et les concepts algorithmiques par une étude systématique.

Quelles sont les fonctionnalités principales de fterh/leetcode-curation-topical ?

Les fonctionnalités principales de fterh/leetcode-curation-topical sont : Technical Interview Preparation, Interview-Focused Problem Sets, Algorithmic Problem Solving, Version-Controlled Knowledge Bases, Data-Driven Content Mapping, Static Site Generators, Coding Interview Preparation, Algorithm Interview Roadmaps.

Quelles sont les alternatives open-source à fterh/leetcode-curation-topical ?

Les alternatives open-source à fterh/leetcode-curation-topical incluent : careercup/ctci-6th-edition — This repository is a collection of solved algorithmic problems and data structure exercises designed for technical… metalsmith/metalsmith — Metalsmith is a Node.js static site generator and static content processor that transforms source files into websites,… hxu296/leetcode-company-wise-problems-2022 — This repository is a structured database of coding interview problems designed to support software engineering career… mlnlp-world/deeplearning-muli-notes — This project is a deep learning study resource and educational curriculum designed for mastering neural network… hadyang/interview — This project is a comprehensive knowledge base designed to support software engineering interview preparation and… greyireland/algorithm-pattern — This project is an algorithm template library and coding interview study guide providing reusable code patterns for…