Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions

A comprehensive collection of LeetCode problems solved in C and Python with detailed explanations and optimized implementations.

About

  • Multi-Language Support: Solutions in C and Python
  • Pattern-Based Learning: Focus on common algorithmic patterns

Repository Structure

leetcode-solutions/
├── 0001_Two_Sum/
│   ├── solution.c
│   ├── solution.py
├── 0002_Add_Two_Numbers/
│   ├── solution.c
│   ├── solution.py
└── ...

Solution Format

Each problem includes:

  • solution.c or/and solution.py

Language Features

C Python

Solutions focused on interview preparation and algorithmic thinking

My LeetCode Profile: https://leetcode.com/u/Mayank-2007/

About

A structured collection of my solved LeetCode problems, documenting approaches, explanations, and patterns learned along the way. Serving as both a personal log of growth and a quick reference for future problem-solving

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages