An open API service indexing awesome lists of open source software.

https://github.com/drlite35/competitive-programming-solutions

⌨️ A repository containing my solutions to competitive programming problems from LeetCode, Codeforces, and GeeksforGeeks.
https://github.com/drlite35/competitive-programming-solutions

codeforces competitive-programming geeksforgeeks leetcode problem-solving

Last synced: 5 months ago
JSON representation

⌨️ A repository containing my solutions to competitive programming problems from LeetCode, Codeforces, and GeeksforGeeks.

Awesome Lists containing this project

README

        

# Competitive Programming Solutions

This repository contains my solutions to various programming problems from three popular competitive programming platforms: LeetCode, Codeforces, and GeeksforGeeks. The purpose of this repository is to share my solutions and showcase my problem-solving skills in the field of competitive programming.

## Table of Contents

- [LeetCode](https://leetcode.com/)
- [Codeforces](https://codeforces.com/)
- [GeeksforGeeks](https://www.geeksforgeeks.org/)

## Contributing

If you find any bugs in the solutions or have alternative approaches to the problems, feel free to open an issue or submit a pull request. Your contributions are highly appreciated!

## Disclaimer

The solutions provided in this repository are for educational purposes only. It is recommended that you try to solve the problems yourself before referring to the solutions. Using the solutions as a means to cheat during competitions or evaluations is strongly discouraged.

## Acknowledgments

I would like to acknowledge the respective platforms, LeetCode, Codeforces, and GeeksforGeeks, for providing the problem statements and creating a platform for competitive programmers to enhance their skills.