Skip to content



    If we give you the ink to paint the future, what colors would you choose? Let's find out. Before letting you in, we would like to assess your skills so please, consider the following problem :

    Given the probability function C(n, k)=n!/k!*(n-k)!. Write a recursive function which takes as parameters (at least) the values n and k and returns the resultant value.