hi! frankly, my katas are just a product of creativity and imagination :) There are a lot of sites which provide actual interview SQL questions, but here we just have fun
By simply assigning the array to a new variable, you're only creating another reference to it, not a copy of it.
Read the conditions again and check what your code does in some edge case.
You should refrain from posting solutions for every kata you solve in the Discourse. Discussion is not intended for this purpose.
This comment is hidden because it contains spoiler information about the solution
Reread the last note in the description carefully.
Your code is rounding the population, but not quite in the correct manner. You're very close!
Did you check the solutions tab?
Loading collection data...
hi! frankly, my katas are just a product of creativity and imagination :) There are a lot of sites which provide actual interview SQL questions, but here we just have fun
By simply assigning the array to a new variable, you're only creating another reference to it, not a copy of it.
Read the conditions again and check what your code does in some edge case.
You should refrain from posting solutions for every kata you solve in the Discourse. Discussion is not intended for this purpose.
This comment is hidden because it contains spoiler information about the solution
Reread the last note in the description carefully.
Your code is rounding the population, but not quite in the correct manner. You're very close!
This comment is hidden because it contains spoiler information about the solution
Did you check the solutions tab?