Ad
  • Custom User Avatar

    i have provided two example test,,,, can you help me with generating random test... Is there a way to do that

  • Custom User Avatar

    how to optimize the code... this is fifth kata where my code is being rejected because of my code taking too long for execution.... please help

  • Custom User Avatar

    my code passes 45 tests and fails in 19 ... can i get the input values for those 19 test....

  • Custom User Avatar

    what is workaround in javascript

  • Custom User Avatar

    how to do same in javscript

  • Custom User Avatar

    my code is able to pass all sample tests for kata but when i test code with wttempt button.. i get below error for same test

    Make sure it gives correct output with a single digit depth - Expected: ''[[1]]'', instead got: '[[1]]'
    Failed to give correct answer with a single digit depth - Expected: ''[[1],[1,1],[1,2,1],[1,3,3,1],[1,4,6,4,1]]'', instead got: '[[1], [1, 1], [1, 2, 1], [1, 3, 3, 1], [1, 4, 6, 4, 1]]'

    no clue what to do

  • Custom User Avatar

    i am getting following error...
    "Language undefined is not supported"
    no clue what to do .... please help

  • Custom User Avatar

    getting server execution error for my code for observed pin problem... code runs fine for sample tests ... when i try it using "ATTEMPT" button it gives server executione rror... please help

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    my question for each test sample string and to be tested string are different.

    are we supposed to take two string variables and compare them, if yes how will they receive values