Practice coding challenges
3 problems
Given an array of integers nums and an integer target, return indices …
Given two strings s and t, return true if t is an …
Given an integer array nums, return true if any value appears at …