Hacker News new | ask | show | jobs
by davemp 2745 days ago

  comp(tenure) -> {
    (60 [weeks of salary, benefits]) * (tenure [weeks]) / (65 [years]), tenure < 65
    60 [weeks of salary, benefits], tenure >= 65
  }
One can come up with many horrible compensation functions that satisfy Verizons statement.
1 comments

I think the fact that so many accepted the package means that it wasn't as bad as this.