Skip to content

CutGrass88/leetcode-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions

A collection of my LeetCode solutions in Python, created as part of my ongoing practice with algorithms, data structures, and technical problem-solving.

Why I Made This Repo

This repository helps me:

  • track my progress across different problem types
  • strengthen my understanding of data structures and algorithms
  • practise writing correct, efficient, and readable solutions
  • build consistency with technical interview-style questions

Repository Structure

Solutions are organised by topic as I work through problems, including areas such as:

  • Arrays
  • Hash Maps
  • Strings
  • Two Pointers
  • Sorting
  • Recursion
  • Trees
  • Graphs

What You’ll Find

Depending on the problem, solutions may include:

  • Python implementations
  • brief notes or explanations
  • comments on time and space complexity
  • alternative approaches where relevant

Ongoing Development

This is a working repository, so both the solutions and the organisation of the repo will continue to improve over time.

Tech

  • Python

Author

Denis

About

Python solutions and notes from working through LeetCode problems

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages