Skip to content

Interview task. Sum up integers from JSON input like [{"a":1, "b":2},{"a":3, "b":4}], then write out the sum of intergers to a new JSON.

Notifications You must be signed in to change notification settings

sergeyyarin/JSON-sum-up-ints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

JSON-sum-up-ints

Interview task. Sum up integers from JSON input like [{"a":1, "b":2},{"a":3, "b":4}], then write out the sum of intergers to a new JSON.

About

Interview task. Sum up integers from JSON input like [{"a":1, "b":2},{"a":3, "b":4}], then write out the sum of intergers to a new JSON.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published