Shuffle the Array - Leetcode 1470 - Easy

Опубликовано: 12 Апрель 2026
на канале: Lit Code
104
0

Leetcode Daily Challenge - February 6, 2023
Leetcode 1470. Shuffle the Array

Solution URL: https://leetcode.com/problems/shuffle...

Problem Statement
Given the array nums consisting of 2n elements in the form [x1,x2,...,xn,y1,y2,...,yn].

Return the array in the form [x1,y1,x2,y2,...,xn,yn].

Timestamps:
01:10 - Using Zip
03:15 - Using Index

Support the channel by subscribing and hitting the like button.

Litcode Playlist: https://bit.ly/3uGBSHx

LinkedIn:   / sachin-singh-ss31  
Email: [email protected]

#leetcode #leetcodesolution #leetcodedailychallenge #codingpractice #learnpython #python #googleinterview #amazoninterviewpreparation