Sort by

recency

|

203 Discussions

|

  • + 0 comments

    Arrays are useful when you know in advance how many items you need to store and when fast access by position is important. Minimum 100 deposit betting sites

  • + 0 comments

    You can solve this challenge by simply generating an array of size n and filling it with integers, for example from 0 to n-1. This ensures the array length matches the input and all elements are valid integers. The logic works the same across languages like Python, Java, or C++. For more resources, check https://cooksmenuout.com/cookout-careers/ .

  • + 0 comments

    You just need to return an array of n integers. The values can be anything, as long as the array length matches the input. For example, if n = 5, valid outputs could be [0,1,2,3,4] or [10,20,30,40,50]. This simple task helps beginners practice arrays and is often found in an Educational Guide for American Universities.

  • + 1 comment

    Elixir is broken for this with my solutions. I have tried in several different ways and I still get 2 failing tests when submitting. The rest of the tests are ok and the failed ones are expecting the given number N as the result and not the list with N elements for some reason.

  • + 0 comments

    Scala has been broken To compelte this in scala you have to add some imports, remove the print statement and change the return type to apply a valid string rather than a list for this to complete.