GithubHelp home page GithubHelp logo

ksxgithub / add-two-number-strings Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 6.61 MB

Little function calculate sum of big numbers

Home Page: https://ksxgithub.github.io/add-two-number-strings/

License: MIT License

JavaScript 89.40% Shell 9.01% HTML 1.59%
big-numbers numbers summary javascript react nodejs

add-two-number-strings's Introduction

Add two number strings

Build Status Coverage Status

This is a demo of function addTwoNumberStrings which takes two strings of big decimal number and return total as a string of big decimal number.

Algorithm

Input, Output

  • Input: Strings of two big positive integers A and B (decimal)
  • Output: A + B as string in decimal

Function Signature

function add(left: string, right: string): string;

Code

Read more at CONTRIBUTING.md

Live Demo

https://ksxgithub.github.io/add-two-number-strings/

License

MIT © 2017 Hoàng Văn Khải

add-two-number-strings's People

Contributors

ksxgithub avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

add-two-number-strings's Issues

Dependency deprecation warning: babel-preset-es2015 (npm)

On registry https://registry.npmjs.org/, the "latest" version (v6.24.1) of dependency babel-preset-es2015 has the following deprecation notice:

🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!

Marking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake.

Affected package file(s): package.json

If you don't care about this, you can close this issue and not be warned about babel-preset-es2015's deprecation again. If you would like to completely disable all future deprecation warnings then add the following to your config:

"suppressNotifications": ["deprecationWarningIssues"]

Dependency deprecation warning: babel-preset-es2017 (npm)

On registry https://registry.npmjs.org/, the "latest" version (v6.24.1) of dependency babel-preset-es2017 has the following deprecation notice:

🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!

Marking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake.

Affected package file(s): package.json

If you don't care about this, you can close this issue and not be warned about babel-preset-es2017's deprecation again. If you would like to completely disable all future deprecation warnings then add the following to your config:

"suppressNotifications": ["deprecationWarningIssues"]

Dependency deprecation warning: github (npm)

On registry https://registry.npmjs.org, the "latest" version (v14.0.0) of dependency github has the following deprecation notice:

'github' has been renamed to '@octokit/rest' (https://git.io/vNB11)

Marking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake.

Affected package file(s): deploy/package.json

If you don't care about this, you can close this issue and not be warned about github's deprecation again. If you would like to completely disable all future deprecation warnings then add the following to your config:

"suppressNotifications": ["deprecationWarningIssues"]

Dependency deprecation warning: material-ui (npm)

On registry https://registry.npmjs.org/, the "latest" version (v0.20.2) of dependency material-ui has the following deprecation notice:

You can now upgrade to @material-ui/core

Marking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake.

Affected package file(s): package.json

If you don't care about this, you can close this issue and not be warned about material-ui's deprecation again. If you would like to completely disable all future deprecation warnings then add the following to your config:

"suppressNotifications": ["deprecationWarningIssues"]

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop renovations until it is fixed.

Configuration file: renovate.json
Error type: Invalid JSON (parsing failed)
Message: Syntax error: expecting String near e"
],
}

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.