Skip to main content

All Questions

Filter by
Sorted by
Tagged with
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 ...
Tolani's user avatar
  • 2,501
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 ...
Payam's user avatar
  • 195