https://github.com/dougsoftware/uri-online-judge
https://github.com/dougsoftware/uri-online-judge
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dougsoftware/uri-online-judge
- Owner: dougsoftware
- Created: 2020-07-20T13:24:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T06:47:16.000Z (almost 3 years ago)
- Last Synced: 2025-07-05T03:06:18.046Z (12 months ago)
- Language: JavaScript
- Size: 80.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### BEGINNER
> ### JavaScript
- [1001 - Extremely Basic](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1001)
- [1002 - Area of a Circle](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1002)
- [1003 - Simple Sum](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1003)
- [1004 - Simple Product](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1004)
- [1005 - Average 1](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1005)
- [1006 - Average 2](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1006)
- [1007 - Difference](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1007)
- [1008 - Salary](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1008)
- [1009 - Salary with Bonus](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1009)
- [1010 - Simple Calculate](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1010)
- [1011 - Sphere](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1011)
- [1012 - Area](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1012)
- [1013 - The Greatest](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1013)
- [1014 - Consumption](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1014)
- [1015 - Distance Between Two Points](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1015)
- [1016 - Distance](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1016)
- [1017 - Fuel Spent](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1017)
- [1018 - Banknotes](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1018)
- [1019 - Time Conversion](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1019)
- [1020 - Age in Days](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1020)
- [1021 - Banknotes and Coins](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1021)
- [1035 - Selection Test 1](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1035)
- [1036 - Bhaskara's Formula](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1036)
- [1037 - Interval](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1037)
- [1038 - Snack](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1038)
- [1040 - Average 3](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1040)
- [1041 - Coordinates of a Point](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1041)
- [1042 - Simple Sort](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1042)
- [1043 - Triângulo](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1043)
- [1044 - Múltiplos](https://github.com/douglasmatosdev/uri-online-judge/blob/master/src/1044)