GithubHelp home page GithubHelp logo

ldfaiztt / algosolution Goto Github PK

View Code? Open in Web Editor NEW

This project forked from watashi/algosolution

0.0 3.0 0.0 33.61 MB

Solutions for Problems of Algorithm Contests and Online Judges

Home Page: http://watashi.ws/AlgoSolution/

algosolution's Introduction

AlgoSolution

Solutions for Problems of Algorithm Contests and Online Judges.

WARNING! SPOILER ALERT!!

Do NOT refer to these solutions before you think over the problems by yourself. It is meaningless and does no good to anyone to blindly follow and even copy other people's solutions.

watashi/AlgoSolution

This is a private repository to maintain and share my own solutions. Do NOT send pull request to this repository unless you are fixing some bugs or submitting similar commits.

AlgoFun/AlgoSolution

This is a public repository for collecting solutions to as many as possible problems. If you have something to share, please send your pull request here.

Here are some basic rules to follow:

  1. Keep the whole hierarchical structure clean and reasonable. Avoid path too deep or single directory with too many files.
  2. Name your solutions in a meaningful and consistent way. For example, $id[.$tag].$lang. No whitespaces. No long and redundant names.
  3. Code in a neat way. Some basic coding conventions should be followed. Only special solutions for fun, e.g. extremely short solutions, may exempt this rule.
  4. Avoid duplicate solutions. There shall be only one solution for each problem (through each approach (in each language)).
  5. Spam (in comment) are not welcomed.

algosolution's People

Contributors

watashi avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.