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
·
MTrajK avatar

MTrajK/coding-problems

0
View on GitHub↗
3,379 stele·632 fork-uri·Python·MIT·0 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru mtrajk/coding-problemsGraficul istoricului de stele pentru mtrajk/coding-problems

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Coding Problems

Colecții selectate manual în care apare Coding Problems.
  • Resurse pentru antrenament în programare competitivă
  • Exerciții de codare pentru interviuri Python
  • Interview preparation resources

Alternative open-source pentru Coding Problems

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Coding Problems.
  • lovebabbar/codehelp-dsa-busted-seriesAvatar loveBabbar

    loveBabbar/CodeHelp-DSA-Busted-Series

    3,742Vezi pe 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++
    Vezi pe GitHub↗3,742
  • neetcode-gh/leetcodeAvatar neetcode-gh

    neetcode-gh/leetcode

    6,398Vezi pe 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
    Vezi pe GitHub↗6,398
  • packtpublishing/learning-javascript-data-structures-and-algorithms-third-editionAvatar PacktPublishing

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

    1,102Vezi pe 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
    Vezi pe GitHub↗1,102
  • apachecn/apachecn-algo-zhAvatar apachecn

    apachecn/apachecn-algo-zh

    11,140Vezi pe 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
    Vezi pe GitHub↗11,140
Vezi toate cele 30 alternative pentru Coding Problems→

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale mtrajk/coding-problems?

Principalele funcționalități ale mtrajk/coding-problems sunt: 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.

Care sunt câteva alternative open-source pentru mtrajk/coding-problems?

Alternativele open-source pentru mtrajk/coding-problems includ: 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…