Skip to content

Solutions and explanations for LeetCode Hot 100 and other algorithm problems. Written in Python. Includes clean code and problem statements.

Notifications You must be signed in to change notification settings

ZeYuan06/Algorithm-Practice-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Algorithm Practice Repository

This repository is my personal space for algorithm exercises, focusing on LeetCode Hot 100 and other classic problems.

What’s included:

  • Short problem descriptions and links to the original statements
  • My solutions with brief explanations and key takeaways
  • Notes on time and space complexity when relevant

How to use:

  • Browse by problem; each entry includes a concise summary, solution code, and an explanation of the approach
  • Compare alternatives to understand trade-offs and patterns

Disclaimer: Original problem statements belong to their respective sources. This repo contains concise summaries and references only.

About

Solutions and explanations for LeetCode Hot 100 and other algorithm problems. Written in Python. Includes clean code and problem statements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages