Beecrowd used to be just a coding challenge platform called URI Judge. Now, it’s a community where challenges and competitions still exist, but it has also become a talent recruitment platform. It’s free and promotes learning through coding competitions. Visit, explore, and join in!
I find that I can stay focused longer when I'm writing code, and I often discover new ways of doing things. I encounter alternative solutions that I wouldn't consider otherwise, simply because I'm used to a certain way of coding.
This repository is simply a record of solutions that have been approved by the platform. The code here will not run in an IDE without adjustments in the data input section.
Total: 2 of 334
Status | Number | Title |
---|---|---|
✅ | 1000 | Hello World! |
✅ | 1001 | Extremely Basic |
✅ | 1002 | Area of a Circle |
✅ | 1003 | Simple Sum |
✅ | 1004 | Simple Product |
✅ | 1005 | Average 1 |
✅ | 1006 | Average 2 |
✅ | 1007 | Difference |
✅ | 1008 | Salary |
✅ | 1009 | Salary with bonus |
✅ | 1010 | Simple Calculate |
✅ | 1011 | Sphere |
✅ | 1012 | Area |
✅ | 1013 | The greatest |
✅ | 1014 | Consumption |
✅ | 1015 | Distance Between Two Points |
✅ | 1016 | Distance |
✅ | 1017 | Fuel Spent |