Skip to content

alwoodm/Algorithm-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm Solutions

Previously "Leetcode" - This repository contains my solutions to various algorithmic problems from different platforms.

Overview

This repository is a collection of my solutions to algorithmic challenges from platforms such as:

  • Codeforces
  • Szkopuł
  • LeetCode

All solutions and documentation are provided in English.

Structure

Solutions are organized by platform and then by problem identifier:

/
├── Codeforces/
│   ├── 4A.cpp
│   ├── 71A.cpp
│   ├── 231A.cpp
│   ├── readme.md
│   └── ...
├── Szkopul/
│   ├── pti/
│   ├── readme.md
│   └── ...
├── Leetcode/
│   ├── 1.py
│   ├── 2.py
│   ├── readme.md
│   └── ...
└── ...

Languages Used

Solutions are primarily written in:

  • C++

Resources site

License

MIT


Feel free to explore, and happy coding!

About

My solutions to algorithmic tasks

Resources

Stars

Watchers

Forks

Languages