AlexandruOlteanu99's blog

By AlexandruOlteanu99, history, 3 years ago, In English

Hello, I hope you will find this useful! This blog is dedicated to newcomers to the programming world! There are a lot of platforms where you can start doing programming but I am here to show you a great website from my country (Romania) where you can start as easy as "a+b" problems, min and max problems, learn for, while, working with number's digits, etc. The website name is https://www.pbinfo.ro/, you can create an account and then right-click, translate to English and you are good to go! This is how I personally started and here are some topics that it covers from scratch: - Basic Problems like Sum, Multiply, etc - Min, Max, prime numbers, divisors, etc - For, While, Do - Arrays -Sorting, Binary Search -Graphs, Brute-Force, Backtracking, etc -And a lot more

So if code forces is a little bit harder to start with, I definitely recommend you giving this a shot!

Full text and comments »