Skip to content

sabira-khan/BeecrowdOnlineJudgeSolutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Beecrowd Online Judge Solutions (Formerly URI online judge)

Solutions to Beecrowd online judge Problems. Formerly known as URI online judge.
Website: https://www.beecrowd.com.br/judge/en
My profile: https://www.beecrowd.com.br/judge/en/profile/574989
Majority of the problems have been solved in Java, some were done using Python.
Feel free to take a look if you're stuck. No use of copying my solutions, as you won't learn anything.
Plus there are way better ways to solve many of the questions, because I started solving problems on Beecrowd sometime during the very early days of my programming journey. And at that time, I wasn't aware of many competitive programming concepts.
If I had the time, I'd redo and change my code for some of the questions.
So, the more optimized solutions... I'll leave that to you to figure out. ;)

Happy coding!