These are my solutions to URI Online Judge problems. Whenever possible I will try to add more solutions to this repository. Most problems are solved in C++, but it is also possible to find solutions in Python, Haskell, Java, JavaScript, Kotlin and C.
The URI Online Judge is a project that is being developed by the Computer Science Department of URI University. The main goal of the project is to provide programming practice and knowledge sharing. It contains more than 1,000 problems divided in 8 big categories. This division help the users to focus on specific programming topics. All problems are available in Portuguese and English. The URI Online Judge website also has public contests on a regular basis.
This repository is part of my personal studies and I would be very happy to receive feedback on the solutions, code, structure, anything that can make me a better developer!
E-mail: gabrielcaetanodm@gmail.com | LinkedIn: gabrielcaetanodm
In addition, you can use these solutions however you want, they are free to copy, change and improve. They are available to help the community, especially for beginning programmers and also for those who are training for programming competitions. You can also check out my URI Online Judge profile by clicking here.
- The solutions are divided by language and the name of each file indicates the problem ID.
- The solutions are available in C++, Python, Haskell, Java, JavaScript, Kotlin and C.
- To search for a specific problem in URI Online Judge, click here and look for the problem ID in the search toolbar.
- After finding the problem, you can read it and submit your solution in any of the languages available on the platform.
Note that the solutions available are to assist in studies, simply copying and pasting the codes can invalidate your solution, since the platform has a plagium detection system.
The solutions are available under the MIT License.
If you have any questions, please feel free to contact me.
Thanks!