838 . Push Dominoes There are n dominoes in a line, and we place each domino vertically upright. In the beginning,…
Read more658 . Find K Closest Elements Given a sorted integer array arr , two integers k and x , return the k closest…
Read more19 . Remove Nth Node From End of List Given the head of a linked list, remove the n th node from the end of the …
Read more609 . Find Duplicate File in System Given a list paths of directory info, including the directory path, and all th…
Read more985 . Sum of Even Numbers After Queries You are given an integer array nums and an array queries where queries[…
Read more1656 . Design an Ordered Stream There is a stream of n (idKey, value) pairs arriving in an arbitrary order, wh…
Read moreB. Basketball Together time limit per test 1 second memory limit per test 256 megabytes input standard input output s…
Read more