All Questions
Tagged with exception programming-challenge
2 questions
1
vote
3
answers
5k
views
Hackerrank Inherited Code
I'm back at it again with an Hackerrank challenge-Inherited Code . I just learnt exception and I thought it will be a great idea to get a second opinion on my implemented ...
5
votes
2
answers
523
views
"Nice Angles" - Code Eval challenge
Out of fun, I solved "Nice Angles" challenge on CodeEval in C# 4.0:
CHALLENGE DESCRIPTION:
Write a program that outputs the value of angle, reducing its
fractional part to minutes and ...