Giter VIP home page Giter VIP logo

problems's Introduction

Problems


A collection of programming problems I have created for my own use. I am sharing them mainly for accessibility and the hope that others may benefit from them; however, they are not written with anyone else in mind (so they may seem somewhat quirky and disorderly).

Format

"Everything is numbered here; The monster is Zero." Godzilla Vs. Monster Zero, 1965

The problems themselves are under the problems/ directory. Each problem is numbered starting at one and proceeding forward. The directories under problems/ are numbered accordingly. Each problem is entirely self-contained and does not (and should not) rely on any other problem in the set.

Each problem consists of at least a single text file, named problem_n.txt, where n is the problem number. This file contains the description of the problem, constraints, and documents attached materials (e.g. source code, static assets, datasets, etc.). This file follows the following format:

TASKS
    [Brief description of the problem]

CONSTRAINTS
    - [Constraint 1]
    - [Constraint 2]
    - ...

MATERIAL
    [Brief outline of included files and their purposes]

problems's People

Contributors

jmcph4 avatar

Watchers

 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.