# cgao96/leetcode_101

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/cgao96-leetcode-101).**

9,974 stars · 1,263 forks

## Links

- GitHub: https://github.com/cgao96/leetcode_101
- awesome-repositories: https://awesome-repositories.com/repository/cgao96-leetcode-101.md

## Topics

`algorithms` `data-structures` `interview` `leetcode` `leetcode-solutions`

## Description

leetcode_101 is a curated library of algorithmic problem sets and a repository of solved LeetCode challenges. It serves as a technical interview guide by providing code implementations for common software engineering interview questions.

The project supports a technical interview preparation workflow, focusing on LeetCode problem solving and the study of standardized code solutions for data structures and algorithms. It is designed to facilitate coding skill development and the study of technical interview problems.

The repository utilizes markdown-based content authoring and a static-file delivery system to present problem descriptions and solutions.

## Tags

### Education & Learning Resources

- [Technical Interview Preparation](https://awesome-repositories.com/f/education-learning-resources/technical-interview-preparation.md) — Provides a curated set of algorithmic challenges and code solutions for software engineering interview preparation. ([source](https://github.com/cgao96/leetcode_101#readme))
- [Algorithm Study Guides](https://awesome-repositories.com/f/education-learning-resources/algorithm-study-guides.md) — Offers standardized code solutions to help users learn efficient ways to organize and process data.
- [Coding Challenge Solutions](https://awesome-repositories.com/f/education-learning-resources/coding-challenge-solutions.md) — Provides a comprehensive collection of solved algorithmic challenges and data structure problems.
- [Algorithmic Problem Sets](https://awesome-repositories.com/f/education-learning-resources/educational-resources/algorithms-theory-academics/cs-theory-foundations/algorithms/general-collections-and-study/algorithmic-problem-sets.md) — Serves as a curated library of coding exercises and optimal solutions implemented across various languages.
- [Technical Interview Guides](https://awesome-repositories.com/f/education-learning-resources/technical-interview-guides.md) — Functions as a guide for common software engineering interview questions with step-by-step code implementations.
- [Technical Skill Exercises](https://awesome-repositories.com/f/education-learning-resources/technical-skill-exercises.md) — Improves logical thinking and syntax familiarity through a diverse set of programming exercises.

### Software Engineering & Architecture

- [Algorithmic Problem Solving](https://awesome-repositories.com/f/software-engineering-architecture/algorithmic-problem-solving.md) — Implements solutions to LeetCode challenges to improve proficiency in data structures and algorithms.

### Content Management & Publishing

- [Markdown-Based Content Authoring](https://awesome-repositories.com/f/content-management-publishing/content-management-systems/content-authoring-tools/markdown-based-content-authoring.md) — Uses markdown files to store problem descriptions and solutions, separating content from presentation logic.

### Web Development

- [Static Content Delivery](https://awesome-repositories.com/f/web-development/static-content-delivery.md) — Serves pre-rendered markdown files and code snippets via a lightweight static site generator for fast loading.
