Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/silvermete0r/problem_solving_coding_time
- Owner: silvermete0r
- Created: 2023-04-20T01:31:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-11T16:01:43.000Z (7 months ago)
- Last Synced: 2024-06-12T00:00:25.507Z (7 months ago)
- Topics: brainstorming, competitive-programming, cpp, java, leetcode, problem-solving, python
- Language: C++
- Homepage: https://silvermete0r.github.io/
- Size: 3.96 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)