Skip to content

mrf1n/coding-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Coding Solutions

GitHub last commit License

This repository contains my solutions to coding problems from various online judges and platforms such as LeetCode, Codeforces, CatCoder, and more. It also includes solutions from personal practice sessions.

📝 Languages Used

The solutions in this repository are primarily written in:

  • Java
  • Kotlin

📂 Repository Structure

Each folder contains platform-specific problems, solution files, and a detailed README with:

  • ✅ Problem name
  • 🔗 Link to the original problem
  • 📝 Description
  • 💻 Programming language
Platform Solutions
Codeforces Competitive problems from codeforces.com
LeetCode Algorithm & data structure problems from leetcode.com
CatCoder Solutions from CatCoder challenges

🚀 Getting Started

To explore the solutions:

  1. Clone the repository:
    git clone https://github.com/mrf1n/coding-solutions.git
  2. Navigate to the desired platform folder:
    cd coding-solutions/codeforces-com
  3. Open the solution files in your preferred IDE (e.g., IntelliJ, Eclipse, VS Code) or run them using command-line tools.

🤝 Contributing

While this project is primarily for personal use, contributions are welcome! Feel free to fork the repo, submit issues, or open pull requests to improve or expand the collection.

About

Solutions for algorithmic problems

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors