6 posts are tagged with "ada skill 6"

  1. September 02, 2021

    You are given two arrays, A and B, both containing N integers. A pair of indices is beautiful if the element of array is equal to the…

  2. September 02, 2021

    Marc loves cupcakes, but he also likes to stay fit. Each cupcake has a calorie count, and Marc can walk a distance to expend those calories…

  3. August 20, 2021

    Alice is a kindergarten teacher. She wants to give some candies to the children in her class. All the children sit in a line and each of…

  4. August 20, 2021

    There are two n-element arrays of integers, A and B. Permute them into some a and b such that the relation a[i] + b[i] >= k holds for all i…

  5. August 20, 2021

    You will be given a list of integers,arr, and a single integer k. You must create an array of length k from elements of arr such that its…

← All tags