https://github.com/data-miner00/codeforces
My inefficient, naive and unoptimized solution to challenges on https://codeforces.com/
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Keywords
Repository
My inefficient, naive and unoptimized solution to challenges on https://codeforces.com/
Basic Info
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Codeforces
A repository that stores solutions to various programming challenges.
Accept the challenge »
Randomizer
·
Leetcode
·
Hackerrank
·
HackerEarth
Originally started out as a storage repository to store all of the solutions for challenges on Codeforce, but have turned into storing other relevant challenges such as Leetcode and Hackerrank as well.
Additionally, this repo is used to store code snippets for various concepts and operations that are commonly used, as well as documenting resources that can help to improve the programming skills.
Programming Language
The main language that are used in the challenges is C++, other languages such as Rust and Go will be featured from time to time.
Resources
Articles
Compilation
New
Just copy the entire content for the solution into any executable .cpp source file and run.
Legacy
Include the relevant files in main.cpp and run
sh
g++ attempts/4A/solution4A.cpp main.cpp -o main.out && main.out
Owner
- Name: Shaun Chong
- Login: data-miner00
- Kind: user
- Location: undefined, Mars
- Company: Experian
- Website: https://mumk.dev/
- Twitter: Has66771004
- Repositories: 76
- Profile: https://github.com/data-miner00
Full Queue Developer
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0