URI Online Judge
A repository of solutions for the URI Online Judge problems using C# language.
Read it in other languages: English, Português (Brasil)
Description
This repository is built as problems are solved on the site. URI Online Judge Problems and Contests has over 2000 problems and 9 main categories. It supports many languages (including C, C++, C#, Go, Haskell, Java, JavaScript, Kotlin, Lua, Pascal, Python, Ruby and Scala) and is very useful to practicing and learning programming principles and algotithms.
Installation
There's no need to install. All the projects of the VS Solution are small Console Applications or SQL Scripts intented to solve some basic programming problem.
Usage
Project problems are separated into categories. Each directory corresponds to the same main cateogory of the site. Just browse through this folder and search the project by number.
Although the repository name and readme follow the open source language convention (english), the problems descriptions, variables and console messages are all in portuguese.
Build With
Contributing
Check out the contribution guidelines and follow our code of conduct if you want to contribute to this project.
Translations
Credits
- All problems by URI Online Judge Problems & Contest
- All solutions coded by @filimor
Contact
- E-mail: filimor@posteo.net
- LinkedIn: https://www.linkedin.com/in/filimor/
- Twitter: https://www.twitter.com/filimorbr/
- URI Profile: https://www.urionlinejudge.com.br/judge/pt/users/statistics/353923
License
This project is licensed under the MIT License - see the LICENSE file for details.