Abhi Mac
Abhi Mac
  • Видео 14
  • Просмотров 4 626

Видео

Noise halo Plus luxury Smartwatch ✨️ sensor test
Просмотров 3416 часов назад
Noise halo Plus luxury Smartwatch ✨️ sensor test
CodeTestcaseTestcaseTest Result189. Rotate Array
Просмотров 42 месяца назад
Given an integer array nums, rotate the array to the right by k steps, where k is non-negative. Example 1: Input: nums = [1,2,3,4,5,6,7], k = 3 Output: [5,6,7,1,2,3,4] Explanation: rotate 1 steps to the right: [7,1,2,3,4,5,6] rotate 2 steps to the right: [6,7,1,2,3,4,5] rotate 3 steps to the right: [5,6,7,1,2,3,4] Example 2: Input: nums = [-1,-100,3,99], k = 2 Output: [3,99,-1,-100] Explanation...
Second Largest
Просмотров 72 месяца назад
Given an array arr, return the second largest element from an array. If the second largest element doesn't exist then return -1. Note: The second largest element should not be equal to the first largest. Examples: Input: arr = [12, 35, 1, 10, 34, 1] Output: 34 Explanation: The largest element of the array is 35 and the second largest element is 34. Input: arr = [10, 10] Output: -1 Explanation: ...
WEBYAPAR SOLUTIONS PVT. LTD. assignment 👉👉 "Rick and Morty Character Explorer App"
Просмотров 115 месяцев назад
WEBYAPAR SOLUTIONS PVT. LTD. assignment 👉👉 "Rick and Morty Character Explorer App"
dolphin in malvan
Просмотров 49 месяцев назад
dolphin in malvan
reversing a singly linked list 4k
Просмотров 311 месяцев назад
reversing a singly linked list 4k
devbag sangam beauty 😍
Просмотров 11Год назад
devbag sangam beauty 😍
4k
Просмотров 7Год назад
4k
Solapur to malvan
Просмотров 21Год назад
Solapur to malvan

Комментарии