https://github.com/dotnetcarpenter/maximumwealth
richest customer wealth
https://github.com/dotnetcarpenter/maximumwealth
Last synced: 11 months ago
JSON representation
richest customer wealth
- Host: GitHub
- URL: https://github.com/dotnetcarpenter/maximumwealth
- Owner: dotnetCarpenter
- Created: 2023-02-25T01:57:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T14:45:18.000Z (over 3 years ago)
- Last Synced: 2025-04-08T11:49:32.264Z (about 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Richest Customer Wealth
The solution is 15.
## Imperative
JavaScript
```
node js/imperative.js
```
_[js/imperative.js](js/imperative.js)_
## Functional
JavaScript
```
cd js
npm i
node functional.js
```
_[functional.js](js/functional.js)_
Haskell
```
cd haskell
cabal run
```
_[MyLib.hs](haskell/src/MyLib.hs)_
Video (code_report): https://youtu.be/MKb4WD6mioE