awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
MTrajK avatar

MTrajK/coding-problems

0
View on GitHub↗
3,379 estrellas·632 forks·Python·MIT·0 vistas

Coding Problems

This repository serves as a comprehensive collection of algorithmic problem solutions and educational resources designed to support software engineering education and technical interview preparation. It functions as a structured knowledge base for mastering fundamental computer science concepts, including data structures and common programming challenges.

The project provides a curated index of learning materials, such as university courses and textbooks, alongside documented code implementations. By organizing these solutions into a version-controlled format, it allows users to study idiomatic syntax and standard library usage across multiple programming languages.

The content is structured using markdown files to ensure readability and accessibility directly within a web interface. This static documentation approach facilitates a clear, organized study path for those looking to improve their problem-solving skills and technical proficiency.

Features

  • Technical Interview Preparation - Offers structured practice and resources to help users succeed in technical coding assessments and job interviews.
  • Coding Challenge Solutions - Offers documented code implementations for common programming challenges to assist with technical study.
  • Data Structures and Algorithms - Provides a curated index of university courses and textbooks for mastering fundamental data structures and algorithms.
  • Algorithmic Problem Solving - Facilitates practice and review of algorithmic solutions to improve logic and efficiency.
  • Interview Solution Collections - Provides a collection of documented solutions for common programming challenges to assist with technical interview preparation.
  • Version-Controlled Knowledge Bases - Maintains a historical record of technical solutions and study resources using version control for collaborative improvement.
  • Language-Specific Code Patterns - Demonstrates idiomatic syntax and standard library usage for algorithmic problems across multiple programming languages.
  • Data Structures - Supports the study of fundamental data structures through curated educational resources and practice materials.
  • Computer Science Education - Provides organized study paths to build a strong foundation in computer science and programming fundamentals.
  • Technical Interview Guides - Provides a structured set of practice problems and study resources designed to improve problem-solving skills for software engineering interviews.

Historial de estrellas

Gráfico del historial de estrellas de mtrajk/coding-problemsGráfico del historial de estrellas de mtrajk/coding-problems

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Colecciones destacadas con Coding Problems

Colecciones seleccionadas manualmente donde aparece Coding Problems.
  • Recursos para practicar programación competitiva
  • Práctica de codificación para entrevistas en Python
  • Interview preparation resources

Alternativas open-source a Coding Problems

Proyectos open-source similares, clasificados según cuántas características comparten con Coding Problems.
  • lovebabbar/codehelp-dsa-busted-seriesAvatar de loveBabbar

    loveBabbar/CodeHelp-DSA-Busted-Series

    3,742Ver en GitHub↗

    This project is a computer science education resource and data structures and algorithms implementation library. It provides a structured collection of solved programming exercises and logic templates designed for educational study and technical interview preparation. The repository functions as an algorithmic pattern reference and study guide, offering a curated set of standard implementations used in software engineering coding assessments. It focuses on the practical application of core programming concepts to help students understand how to organize data and solve complex computational pr

    C++
    Ver en GitHub↗3,742
  • neetcode-gh/leetcodeAvatar de neetcode-gh

    neetcode-gh/leetcode

    6,398Ver en 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

    JavaScript
    Ver en GitHub↗6,398
  • packtpublishing/learning-javascript-data-structures-and-algorithms-third-editionAvatar de PacktPublishing

    PacktPublishing/Learning-JavaScript-Data-Structures-and-Algorithms-Third-Edition

    1,102Ver en GitHub↗

    This repository serves as a comprehensive educational resource and technical reference for implementing fundamental data structures and algorithms using JavaScript. It provides a structured guide to mastering core computer science concepts, focusing on the practical application of data organization techniques and problem-solving strategies within the JavaScript ecosystem. The materials cover the implementation of essential storage patterns, including linked lists, trees, and graphs, alongside the analysis of algorithmic efficiency. By evaluating execution time and memory usage through asympto

    JavaScript
    Ver en GitHub↗1,102
  • apachecn/apachecn-algo-zhAvatar de apachecn

    apachecn/apachecn-algo-zh

    11,140Ver en GitHub↗

    This project is an algorithm study resource, a centralized LeetCode solution repository, and a technical interview study guide. It provides Chinese translations of textbooks and guides on data structures and algorithms for academic study and professional preparation. The project distinguishes itself by delivering multi-language solution repositories and translated academic materials through a static site generation model. This architecture enables compile-time content translation and offline-first delivery of educational assets as static files. The repository covers a wide range of algorithm

    JavaScriptalgorithmcodingdata-structure
    Ver en GitHub↗11,140
  • Ver las 30 alternativas a Coding Problems→

    Preguntas frecuentes

    ¿Qué hace mtrajk/coding-problems?

    This repository serves as a comprehensive collection of algorithmic problem solutions and educational resources designed to support software engineering education and technical interview preparation. It functions as a structured knowledge base for mastering fundamental computer science concepts, including data structures and common programming challenges.

    ¿Cuáles son las características principales de mtrajk/coding-problems?

    Las características principales de mtrajk/coding-problems son: Technical Interview Preparation, Coding Challenge Solutions, Data Structures and Algorithms, Algorithmic Problem Solving, Interview Solution Collections, Version-Controlled Knowledge Bases, Language-Specific Code Patterns, Data Structures.

    ¿Qué alternativas de código abierto existen para mtrajk/coding-problems?

    Las alternativas de código abierto para mtrajk/coding-problems incluyen: lovebabbar/codehelp-dsa-busted-series — This project is a computer science education resource and data structures and algorithms implementation library. It… neetcode-gh/leetcode — This project is a curated collection of solved algorithmic challenges and reference implementations. It serves as a… packtpublishing/learning-javascript-data-structures-and-algorithms-third-edition — This repository serves as a comprehensive educational resource and technical reference for implementing fundamental… apachecn/apachecn-algo-zh — This project is an algorithm study resource, a centralized LeetCode solution repository, and a technical interview… mgechev/javascript-algorithms — This project is a JavaScript algorithm library and computer science reference. It provides a collection of standard… thepranaygupta/data-structures-and-algorithms — This repository is a collection of fundamental computer science concepts and algorithmic implementations designed to…