Practice coding challenges
5 problems
Given an array of integers nums and an integer target, return indices …
You are given an array prices where prices[i] is the price of …
Given an integer array nums, return true if any value appears at …
Given an integer array nums, move all 0's to the end of …
Given an integer array nums and an integer k, return the k-th …