All Projects → opencode18 → CodeStash

opencode18 / CodeStash

Licence: other
Competitive Coding Project

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
go
31211 projects - #10 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to CodeStash

Competitive Programming Resources
This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.
Stars: ✭ 199 (+423.68%)
Mutual labels:  coding
DevelopersUserbot
Telegram Userbot Made for Developers by Developers
Stars: ✭ 25 (-34.21%)
Mutual labels:  coding
pw
Best websites a Programmer should visit
Stars: ✭ 27 (-28.95%)
Mutual labels:  coding
Effective Shell
Text, samples and website for my 'Effective Shell' series.
Stars: ✭ 204 (+436.84%)
Mutual labels:  coding
coding-bot-v4
A discord bot for The Coding Realm
Stars: ✭ 26 (-31.58%)
Mutual labels:  coding
static-hands
⌨️🤯 Stop moving hands, and start code fast ⚡⚡
Stars: ✭ 36 (-5.26%)
Mutual labels:  coding
Ci edit
A terminal text editor with mouse support and ctrl+Q to quit.
Stars: ✭ 183 (+381.58%)
Mutual labels:  coding
morton-nd
A header-only compile-time Morton encoding / decoding library for N dimensions.
Stars: ✭ 78 (+105.26%)
Mutual labels:  coding
leek-wars
Leek Wars, the multiplayer web browser AI programming game in which you train leeks
Stars: ✭ 139 (+265.79%)
Mutual labels:  coding
CP
Competitive Coding
Stars: ✭ 25 (-34.21%)
Mutual labels:  coding
Permissionsswiftui
A SwiftUI package to beautifully display and handle permissions.
Stars: ✭ 220 (+478.95%)
Mutual labels:  coding
cracking-interview
Cracking the coding interview
Stars: ✭ 19 (-50%)
Mutual labels:  30daysofcode
hacker-laws-tr
💻📖 Programcıların faydalı bulacağı yasalar, teoriler, prensipler ve desenler. #hackerlaws
Stars: ✭ 810 (+2031.58%)
Mutual labels:  coding
Halite Ii
Season 2 of @twosigma's artificial intelligence programming challenge
Stars: ✭ 201 (+428.95%)
Mutual labels:  coding
Dredd
A multipurpose Discord bot written in python language and enhanced discord.py library.
Stars: ✭ 105 (+176.32%)
Mutual labels:  coding
Learning Go
Source code repository for my book "Learning Go Programming"
Stars: ✭ 194 (+410.53%)
Mutual labels:  coding
raster-master
Raster Master Sprite/Icon/Map editor for Windows 10/11 that generates RayLib code / Put image and map code for Open Watcom, gcc, AmigaBASIC, Amiga C, Amiga Pascal ,QuickBasic, QB64, Quick C, Turbo Pascal, freepascal, Turbo C, Turbo Basic, Power Basic, FreeBASIC, GWBASIC, BASICA, PC-BASIC,, DOS XLIB LBM/PBM
Stars: ✭ 40 (+5.26%)
Mutual labels:  coding
metaKeyboard
turn a common keyboard into a 61-key keyboard for the keyboard shortcut fun like you, I'm a programer, I want to improve coding efficiency
Stars: ✭ 30 (-21.05%)
Mutual labels:  coding
ask-for-information
📚 Daegu Software Meister High School Wikipedia
Stars: ✭ 28 (-26.32%)
Mutual labels:  coding
CSSHell
Collection of common CSS mistakes, and how to fix them
Stars: ✭ 180 (+373.68%)
Mutual labels:  coding

Logo

Welcome To CodeStash!

CodeStash is a project under Opencode'18. On each day after 12AM we will be adding the problem as an issue and the participants will have to solve the problem (any language) and in the PullRequest mention the link of the online judge so that we can verify your submissions.First person to solve the problem will be awarded 20 points and the rest submissions will be awarded 10 points.

NOTE

it is totally upon the mentors to close the issue, you can't make any pull request after the issue is closed. Once your PR has some mistake and is closed you cant make any further PR's. All PR's will be reviewed and merged at the end of the day. Only first 10 PR's will be considered

Guidelines

Whoever wishes to participate in CodeStash must follow these guidelines,

  • Your code name should be of the format "issuenumber_username".
  • Mention the issue number along with the Pull Request.
  • Comment the link of the online judge along with your PR.
  • Do not copy others code, we will be reviewing your code 😉
  • Submission are encouraged only till 24 Hours and after that the issue will be automatically closed.

How to contribute

  • Create your own fork of the repository. How to fork a repository?
  • Clone your fork. How to clone a repository?
  • Configure a remote. How to configure a remote?
  • Create your code with the format given above.
  • On your local machine, go to the CodeStash folder.
  • Go to Solutions folder and a make a new folder (if it's not already there) and name it as your GitHub username.
  • Paste the code file in your folder.
  • Add, commit and push the changes.
  • Create the PR mentioning the issue number.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].