awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
MTrajK avatar

MTrajK/coding-problems

0
View on GitHub↗
3,379 stars·632 forks·Python·MIT·16 views

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.

Star history

Star history chart for mtrajk/coding-problemsStar history chart for mtrajk/coding-problems

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does mtrajk/coding-problems do?

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.

What are the main features of mtrajk/coding-problems?

The main features of mtrajk/coding-problems are: 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.

Which projects share features with mtrajk/coding-problems?

Projects with overlapping indexed features include: 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…

Projects sharing features with Coding Problems

These projects share indexed features with Coding Problems. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • lovebabbar/codehelp-dsa-busted-seriesloveBabbar avatar

    loveBabbar/CodeHelp-DSA-Busted-Series

    3,742View on 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++
    View on GitHub↗3,742
  • neetcode-gh/leetcodeneetcode-gh avatar

    neetcode-gh/leetcode

    6,398View on 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
    View on GitHub↗6,398
  • packtpublishing/learning-javascript-data-structures-and-algorithms-third-editionPacktPublishing avatar

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

    1,102View on 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
    View on GitHub↗1,102
  • apachecn/apachecn-algo-zhapachecn avatar

    apachecn/apachecn-algo-zh

    11,140View on 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
    View on GitHub↗11,140
Compare all 30 related projects→

Curated searches featuring Coding Problems

Hand-picked collections where Coding Problems appears.
  • Competitive Programming Practice Resources
  • Python Coding Interview Practice
  • Interview preparation resources