Leetcode Daily Challenge - April 18, 2023
Leetcode 1768. Merge Strings Alternately - Python Solution
Problem Statement
You are given two strings word1 and word2. Merge the strings by adding letters in alternating order, starting with word1. If a string is longer than the other, append the additional letters onto the end of the merged string.
Return the merged string.
===================================================
Key Moments
0:00 Intro of Merge Strings Alternately
0:15 Explanation of Merge Strings Alternately
1:42 Code for Merge Strings Alternately
2:40 Result
===================================================
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