Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/silvermete0r/problem_solving_coding_time

This is a repository where my program codes will be collected for the most interesting programming tasks encountered on coding platforms and competitions.
https://github.com/silvermete0r/problem_solving_coding_time

brainstorming competitive-programming cpp java leetcode problem-solving python

Last synced: 28 days ago
JSON representation

This is a repository where my program codes will be collected for the most interesting programming tasks encountered on coding platforms and competitions.

Awesome Lists containing this project

README

        

# Problem Solving (Coding Time)
This is a repository where my program codes will be collected for the most interesting programming tasks encountered on coding platforms and competitions.
- **LeetCode profile:** https://leetcode.com/silvermete0r
- **HackerRank profile:** https://www.hackerrank.com/silvermete0r

## Dev Tools [IDEs]
- **CPP:** [Dev-C++](https://www.bloodshed.net/)
- **Python:** [VS-Code](https://code.visualstudio.com/)
- **Go:** [VS-Code](https://code.visualstudio.com/)
- **Java:** [IntellijIDEA](https://www.jetbrains.com/idea/download/)