String Compression -(Amazon, Snapchat, Microsoft, Lyft....): Explanation β Live Coding π§π»βπ»
This is our 1st Video on our String Playlist
In this video we will try to solve a very interesting Problem : "String Compression".
We will do live coding after explanation and see if we are able to pass all the test cases.
Problem Name : String Compression
Company Tags : Snapchat, GoDaddy, Lyft, Expedia, Microsoft, Bloomberg, Amazon, CouponDunia, FactSet, Goldman Sachs, VMWare, Zoho
My solutions on Github : https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/strings/String%20Compression.cpp
Leetcode Link : https://leetcode.com/problems/string-compression/
GfG Link : https://practice.geeksforgeeks.org/problems/run-length-encoding/1
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-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 π§π»βπ» |
2022-10-15 | Minimum Difficulty of a Job Schedule -(Amazon): Explanation β Live Coding π§π»βπ» |
2022-10-15 | String Compression -(Amazon, Snapchat, Microsoft, Lyft....): Explanation β Live Coding π§π»βπ» |
2022-10-14 | First negative integer in every window of size k-(Amazon,MentorGraphics):Explanationβ Live Coding |
2022-10-13 | Delete the Middle Node of a Linked List-(Flipkart, Amazon, Microsoft):ExplanationβLive Codingπ§π»βπ» |
2022-10-12 | Delete Node in a Linked List -(Apple, Amazon, Adobe, Microsoft): Explanation β Live Coding π§π»βπ» |
2022-10-12 | Largest Perimeter Triangle -(Asked by C3.ai): Explanation β Live Coding π§π»βπ» |
2022-10-11 | Increasing Triplet Subsequence -(Amazon, Walmart, Facebook): Explanation β Live Coding π§π»βπ» |
2022-10-08 | Find Pivot Index -(Amazon, Adobe, Radius, Coupang): Explanation β Live Coding π§π»βπ»π©π»βπ» |
2022-10-08 | Design Web Crawler(Part-III):Google, Amazon, Meta: STEP-2 : Propose A High Level Design & Get Buy-in |
2022-10-06 | Design Web Crawler (Part-II) : Google, Amazon, Meta: STEP-1 : Back Of The Envelope Estimation πβοΈπ· |
2022-10-05 | Design Web Crawler (Part-I): (Google) : STEP-1 : Understand The Problem & Establish Design Scope |
2022-10-04 | Add One Row to Tree - (GOOGLE) : Explanation + Live Coding π§π»βπ»π©π»βπ» |