Check If Two String Arrays are Equivalent -(Goldman Sachs): Explanation ➕ Live Coding
This is our 5th Video on our String Playlist
In this video we will try to solve a simple problem : "Check If Two String Arrays are Equivalent ".
We will do live coding after explanation and see if we are able to pass all the test cases.
Problem Name : Check If Two String Arrays are Equivalent
Company Tags : Goldman Sachs
My solutions on Github : https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/strings/Check%20If%20Two%20String%20Arrays%20are%20Equivalent.cpp
Leetcode Link : https://leetcode.com/problems/check-if-two-string-arrays-are-equivalent/
My GitHub Repo for interview preparation : https://github.com/MAZHARMIK/Interview_DS_Algo
Subscribe to my channel : https://www.youtube.com/channel/UCaw58edcO3ZqMw76Bvs0kGQ
╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝
#coding #helpajobseeker #easyrecipes
#interviewpreparation #interview_ds_algo #hinglish
Other Videos By codestorywithMIK
2022-11-03 | Reverse Vowels of a String (Google, Zoho, Flipkart) : Explanation ➕ Live Coding 🧑🏻💻👩🏻💻 |
2022-11-02 | Longest Palindrome by Concatenating Two Letter Words: Greedy Explanation ➕ Live Coding 🧑🏻💻 |
2022-11-02 | Minimum Genetic Mutation -(Asked by Twitter) : Explanation ➕ Live Coding |
2022-11-01 | Where Will the Ball Fall -(Amazon) : Explanation ➕ Live Coding |
2022-10-31 | Toeplitz Matrix -(Google, Meta, Apple) : Explanation ➕ Live Coding |
2022-10-30 | Shortest Path in a Grid with Obstacles Elimination -(Google) : Explanation ➕ Live Coding |
2022-10-29 | Earliest Possible Day of Full Bloom(Google, Amazon, Microsoft, Adobe):Explanation ➕ Live Coding |
2022-10-28 | “Group Anagrams” - (Google, Apple, Amazon, Microsoft and many more). Link In Description |
2022-10-27 | Image Overlap -(Google) : Explanation ➕ Live Coding |
2022-10-25 | Continuous Subarray Sum -(Amazon, Meta, Paytm): Explanation ➕ Live Coding |
2022-10-24 | Check If Two String Arrays are Equivalent -(Goldman Sachs): Explanation ➕ Live Coding |
2022-10-24 | Maximum Length of a Concatenated String with Unique Characters -(Amazon): Explanation ➕ Live Coding |
2022-10-22 | Set Mismatch (Better Technique) -(Amazon): Explanation ➕ Live Coding |
2022-10-22 | Contains Duplicate II (Sliding Window) -(Airbnb, Palantir Technologies): Explanation ➕ Live Coding |
2022-10-21 | Minimum Window Substring -(Google, Amazon, MakeMyTrip, Microsoft): Explanation ➕ Live Coding 🧑🏻💻 |
2022-10-20 | Contains Duplicate II -(Airbnb, Palantir Technologies): Explanation ➕ Live Coding 🧑🏻💻 |
2022-10-19 | Integer to Roman -(Amazon, Facebook, Microsoft, Twitter, Apple, Google..): Explanation ➕ Live Coding |
2022-10-18 | Top K Frequent Words -(Amazon, Bloomberg, Uber, Microsoft, Adobe...): Explanation ➕ Live Coding |
2022-10-17 | Count and Say -(Zoho, Amazon, Microsoft, Facebook, Google(3 years ago)): Explanation ➕ Live Coding |
2022-10-16 | Design Web Crawler (Part-IV) : Google, Amazon, Meta : STEP-3 : Design Deep Dive (BFS vs DFS) 🏗⚙️👷 |
2022-10-16 | Check if the Sentence Is Pangram -(Zoho, Snapdeal): Explanation ➕ Live Coding 🧑🏻💻 |