Help get this topic noticed by sharing it on Twitter Twitter, Facebook Facebook, or email.
Ayon Ghosh

Word Hunt Coding Challenge evaluation criteria

what is the criteria for evaluation of the Word Hunt coding challenge?? Please, can somenody explain what points are taken into account while evaluating a particular solution submitted by a user??
12 people have
this question
+1
Reply

  • Chris Grebeldinger
    If it's automated then I assume it's some combination of runtime, memory usage and code size, but that would give a big advantage to compiled languages.

    Is it worth re-coding a python solution in C to get better performance ?
    • view 7 more comments
    • Spot on, Federico.
    • Ok, but that doesn't answer the question of how the solution is scored.

      cpu time ? memory usage ? Any consideration of interpreted code vs. compiled code? After all in the real world we don't just care about performance, but also maintainability and how long it takes to implement.
  • (some HTML allowed)
    How does this make you feel?
    Add Image
    I'm

    e.g. sad, anxious, confused, frustrated kidding, amused, unsure, silly indifferent, undecided, unconcerned happy, confident, thankful, excited

  • Madankumar Rajan
    silly I’m silly
    Can someone explain me how points are given for coding questions?
    I got higher points for a not so optimized code and when I resubmitted a ruby code with recursion and some optimizations and I got lower points. How is it possible?

    This reply was created from a merged topic originally titled
    Evaluation of coding questions.
  • (some HTML allowed)
    How does this make you feel?
    Add Image
    I'm

    e.g. sad, anxious, confused, frustrated kidding, amused, unsure, silly indifferent, undecided, unconcerned happy, confident, thankful, excited

  • lokesh755
    HI sir,

    I am very sure that you current evaluation scheme for word hunt coding challenge is not at all wise. And i know that you will reply saying that it is just your second contest and you are not clear about that and blah blah blah...

    My suggestion or request is kindly run the programs sent by users over very large set of data and alot points accordingly.. If you run the program over large sets of data evaluation will be definitely easy for you. In the current evaluation you are considering some worst evaluation and increase score in terms of "7". That itself indicates that evaluation is not good.

    in short again : run over very large set of data. In the current situation even brute force algorithm will work out.

    This reply was created from a merged topic originally titled
    PLEASE PLEASE PLEASE.... change the evaluation scheme of word hunt challenge.
  • (some HTML allowed)
    How does this make you feel?
    Add Image
    I'm

    e.g. sad, anxious, confused, frustrated kidding, amused, unsure, silly indifferent, undecided, unconcerned happy, confident, thankful, excited