Excel Sheet Column Title | Made it simple | Dry Run | Leetcode-168 | Meta | Microsoft | Explanation

Subscribers:
92,300
Published on ● Video Link: https://www.youtube.com/watch?v=8QfC0elqK1o



Duration: 19:35
2,115 views
147


iPad PDF Notes - https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/iPad%20PDF%20Notes/Leetcode-168-Excel%20Sheet%20Column%20Title.pdf
This is the 12th Video on our Strings Playlist.
In this video we will try to solve a very good and famous Maths problem "Excel Sheet Column Title" (Leetcode-168)

I have also explained the Maths part and also Time Complexity in this video.
We will simply treat it like normal numbers and solve it like a cake walk.

We will do live coding after explanation and see if we are able to pass all the test cases.

Problem Name : Excel Sheet Column Title
Company Tags : Facebook, Zenefits, Microsoft
My solutions on Github : https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/Mathematical/Excel%20Sheet%20Column%20Title.cpp
Leetcode Link : https://leetcode.com/problems/excel-sheet-column-title/


My DP Concepts Playlist : https://youtu.be/7eLMOE1jnls
My Graph Concepts Playlist : https://youtu.be/5JGiZnr6B5w
My GitHub Repo for interview preparation : https://github.com/MAZHARMIK/Interview_DS_Algo
Subscribe to my channel : https://www.youtube.com/@codestorywithMIK
Instagram : https://www.instagram.com/codestorywithmik/
Facebook : https://www.facebook.com/people/codestorywithmik/100090524295846/
Twitter : https://twitter.com/CSwithMIK


╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝


#coding #helpajobseeker #easyrecipes #leetcode #leetcodequestionandanswers #leetcodesolution #leetcodedailychallenge #leetcodequestions #leetcodechallenge #hindi #india #coding #helpajobseeker #easyrecipes #leetcode #leetcodequestionandanswers #leetcodesolution #leetcodedailychallenge#leetcodequestions #leetcodechallenge #hindi #india #hindiexplanation #hindiexplained #easyexplaination #interview#interviewtips
#interviewpreparation #interview_ds_algo #hinglish #github #design #data #google #video #instagram #facebook




Other Videos By codestorywithMIK


2023-08-29Thank you from the bottom of my ♥️ #codestorywithMIK #coding #leetcode #trust #friendship #friends
2023-08-29Minimum Penalty for a Shop | MULTIPLE APPROACHES | Dry Run | META | Leetcode - 2483
2023-08-27Implement Stack using Queues | Full Thought Process | BLOOMBERG | Leetcode-225 | Live Code
2023-08-27Guidance | Q& A | Part-1 | Getting Started with DSA ? | Road Map
2023-08-27Frog Jump | Khandaani Tareeka | Memoization | GOOGLE | AMAZON | META | Leetcode-403
2023-08-26How big would you dream ? 🔥🔥🔥 #hardwork #motovational #motivation #coding #leetcode #motivational
2023-08-25Maximum Length of Pair Chain | Same as LIS | FULL INTUITION | DP Concepts & Qns - 13 | Leetcode-646
2023-08-24Interleaving String | Khandaani Tareeka | Memoization | GOOGLE | Leetcode-97
2023-08-24Text Justification | Broken into Pieces | GOOGLE | Leetcode-68 | Explanation + Live Coding
2023-08-22Reorganize String | 2 Approaches | Time Complexity | Full Dry Run | TESLA | AMAZON | Leetcode-767
2023-08-21Excel Sheet Column Title | Made it simple | Dry Run | Leetcode-168 | Meta | Microsoft | Explanation
2023-08-20Repeated Substring Pattern | Full Intuition | Time Complexity | GOOGLE | AMAZON | Leetcode-459
2023-08-20Sort Items by Groups Respecting Dependencies | Broken into Simple Steps | Intuition | Leetcode-1203
2023-08-19Find Critical and Pseudo-Critical Edges in Minimum Spanning Tree | Broken in Steps | Leetcode-1489
2023-08-17Maximal Network Rank | Simple and Straight | 2 Ways | MICROSOFT | Leetcode-239 | Dry Run | Live Code
2023-08-1601 Matrix | Detailed Dry Run | Why BFS from 0s | GOOGLE | Leetcode - 542
2023-08-16Sliding Window Maximum | Monotonic Deque | INTUITIVE | GOOGLE | Leetcode-239 | Dry Run
2023-08-15Happy independence Day 🇮🇳❤️ #india #independenceday #meradeshmahan #freedom #bharat
2023-08-14Partition List | Made Super Easy | MICROSOFT | Leetcode-86 | Dry Run | Live Code
2023-08-14Kth Largest Element in an Array | Quick Select | Time Complexity | MICROSOFT | Leetcode-215
2023-08-14Kth Largest Element in an Array | Heap | Sorting | 2 Approaches | Time Complexity | Leetcode-215