How to maximize learning if solutions aren't available?

Post about everything you want - even if it is not related to programming or this site.

Moderator: Board moderators

Post Reply
brianfry713
Guru
Posts: 5947
Joined: Thu Sep 01, 2011 9:09 am
Location: San Jose, CA, USA

How to maximize learning if solutions aren't available?

Post by brianfry713 »

Hi,

I'm somewhere between a newbie-intermediate as far as algorithms are data structures are concerned. I solve UVA problems to sharpen my skills. I often get accepted but my rank is >1000. The rank 1 solution generally has a running time of 0.000 (as compared to my 0.04 say). I'm very curious to know what techniques the best solution has used, but the solutions aren't available. How do you maximize learning in such a scenario?

brianfry713: I accidentally deleted this post by elexhobby
Check input and AC output for thousands of problems on uDebug!
brianfry713
Guru
Posts: 5947
Joined: Thu Sep 01, 2011 9:09 am
Location: San Jose, CA, USA

Re: How to maximize learning if solutions aren't available?

Post by brianfry713 »

Try another online judge if you want public solutions. Codechef is one example that makes them all available after each contest.
Check input and AC output for thousands of problems on uDebug!
Post Reply

Return to “Off topic (General chit-chat)”