Skip to content

A repo documenting my coding journey through competitive programming challenges with solutions and insights.

License

Notifications You must be signed in to change notification settings

stevenittileon/Competitive-Coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿง  Competitive-Coding

This repository is a collection of coding problems Iโ€™ve solved so far, sourced from platforms like LeetCode, CodeForces and GeeksforGeeks. It serves as a personal archive to track progress and revisit concepts when needed.

๐Ÿ”น LeetCode

One of the most popular platforms for interview prep and algorithmic practice.
Questions are organized into three difficulty-based folders:

  • Easy/
  • Medium/
  • Hard/

Each file contains a single problem solution, typically written in Python or Java.

๐Ÿ”น CodeForces

Competitive programming problems from Codeforces, categorized using the standard difficulty rating.

  • File naming format: difficultyQuestionName.py
    Example: 800ThreeBrothers.py represents a problem rated 800 titled Three Brothers.

๐Ÿ”น GeeksforGeeks

Contains solutions to problems from GeeksforGeeks.
Thereโ€™s no strict categorization here โ€” each file is named after the problem it addresses.

๐Ÿ“Œ Notes

  • This repository is a work in progress and will continue to grow with solutions from more platforms.
  • Most problems are solved in Python with occasional use of other languages.

About

A repo documenting my coding journey through competitive programming challenges with solutions and insights.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published