https://github.com/data-miner00/codeforces

My inefficient, naive and unoptimized solution to challenges on https://codeforces.com/

https://github.com/data-miner00/codeforces

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

codeforces cpp leetcode
Last synced: 5 months ago · JSON representation

Repository

My inefficient, naive and unoptimized solution to challenges on https://codeforces.com/

Basic Info
  • Host: GitHub
  • Owner: data-miner00
  • Language: C++
  • Default Branch: master
  • Homepage:
  • Size: 199 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
codeforces cpp leetcode
Created over 4 years ago · Last pushed over 2 years ago
Metadata Files
Readme

README.md

Logo

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

Full Queue Developer

GitHub Events

Total
Last Year

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 170
  • Total Committers: 1
  • Avg Commits per committer: 170.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
data-miner00 d****0 170

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
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels