Are we supposed to use pre-defined classes for our solutions ?

Back to General discussions forum

DamPer01     2018-08-05 23:45:01

Hello, everyone.

I recently joined and started doing excercises here, and I've got a quick question for you guys.

For our excercise solutions, are we supposed to use classes which are already built in the language, like 'Math' for example as in my case with Java? I've been doing a few excercises already this way, and it sorta feels like cheating so I'm wondering would it be better for us to practice algorithmic thinking by providing our own solutions.

Thanks for reading.

Quandray     2018-08-06 06:18:31
User avatar

Hi, you can do it anyway you want.

You could also solve them all using pre-def classes, then start again and solve them without (if you still want to).

For the problems you've solved, you can look at other people's solutions, to see which way they did it.

Please login and solve 5 problems to be able to post at forum