While the emphasis is on the uniqueness of the features rather than their order, the final tests require that the features maintain their original order. It might be helpful to clarify: "Although order is not a factor when determining uniqueness, the final output should present the arrays in their original order."
While the emphasis is on the uniqueness of the features rather than their order, the final tests require that the features maintain their original order. It might be helpful to clarify: "Although order is not a factor when determining uniqueness, the final output should present the arrays in their original order."
Hey mgierczak, just a heads up: LAG with ORDER BY inside the window function usually avoids a second sort. No need for a CTE unless the sorts differ!
Good Kata!
Great Kata!
duplicate issue
glad that you like katas. happy coding!
Good Kata - thanks!
Great Kata!
Great! Felt like a 5 though.
An error occurred while loading ./main.rb.
Failure/Error: case s.connect_nonblock(exception: false)
OpenSSL::SSL::SSLError:
SSL_connect returned=1 errno=0 state=error: certificate verify failed
./main.rb:21:in `<top (required)>'
No examples found.
Great kata! Thanks :)
Great Kata, thanks!
Straightforward - awesome!
Good one!
Rank 1 should probably be for the highest count.
However, when submitting solution with backwards ranking it was accepted by the test cases.
Loading more items...