Git Product home page Git Product logo

constant.js's Introduction

Build Status

constant.js

A library for computing your favorite algorithms in constant time!

Current functionality:

  • Identity
  • nFactorial
  • nRooks
  • nQueens
  • numbers
  • words (English)
  • A particularly useful function for debugging. Just invoke the 'why' function and pass a brief description of your problem, in plain english, as a string. Your code will be analyzed based on your input and you will have an answer in constant time.
  • usefulRandom. Functions arity is either 1, 2, or 3. Returns a random number between the first and second parameter (second parameter assumed to be 0 if falsy), and returns an integer value if third parameter is truthy.
  • google

constant.js's People

Contributors

syeoryn avatar avh4 avatar reem avatar rcpeng34 avatar rtalvarez avatar ackrause avatar hackreactor-students avatar acjones617 avatar jruhland avatar rp-3 avatar tessmyers avatar vhalbwachs avatar

Stargazers

Aaron Melocik avatar Spencer Handley avatar Daniel Streit avatar Imti Majeed avatar  avatar Amira Anuar avatar Rod Calumpong avatar Scott Snider avatar Ash Hoover avatar  avatar Aaron Rice avatar Sean avatar Nick Wei avatar Marco Au avatar  avatar  avatar  avatar  avatar Davis Kim avatar

Watchers

James Cloos avatar  avatar  avatar Aaron Melocik avatar

constant.js's Issues

WARNING: Note to everyone

Had to rebase to change an early commit message so everyone needs to run this command in their local repo:

git pull origin master -X theirs

Tell me if anything goes horribly wrong.

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.