String Processing in Python: Spreadsheet Encoding
In this video, we will be considering how to solve the problem of implementing a function that converts a spreadsheet column ID (i.e. "A", "B", "C", ..., "Z", "AA", etc.) to the corresponding integer. We will cover how to solve this problem algorithmically, and then code up a solution to this question in Python. This video is part of a series on string processing and, specifically, on how these problems tend to show up in the context of a technical interview: http://bit.ly/lp_string This video is also part of an "Algorithm" series. For more algorithm tutorials: http://bit.ly/lp_algos The software written in this video is available at: https://github.com/vprusso/youtube_tu... Do you like the development environment I'm using in this video? It's a customized version of vim that's enhanced for Python development. If you want to see how I set up my vim, I have a series on this here: http://bit.ly/lp_vim If you've found this video helpful and want to stay up-to-date with the latest videos posted on this channel, please subscribe: http://bit.ly/lp_subscribe

String Processing in Python: Is Palindrome

Binary Search in Python: Integer Square Root

Python OOP Will Finally Make Sense After This

Data Structures in Python: Singly Linked Lists -- Reverse

Why Aliens Would NEVER Invade Africa

Binary Search Trees in Python: Introduction - Insertion and Search

My Golden Retriever Heals a Terrified Rescue Kitten in Just 3 Meetings!

Ex-Google Recruiter Explains Why "Lying" Gets You Hired

Penny Helps Sheldon Solve His Equation | The Big Bang Theory

Arrays in Python: Array Advance Game

What does '__init__.py' do in Python?

Turing Award Winner: Disagreeing with Google, Postgres, Future Problems | Mike Stonebraker

Meet The World's Smartest Man

I Gave ChatGPT a Body

Data Structures in Python: Singly Linked Lists -- Is Palindrome

JSON in Python - Visually Explained

Rowan Atkinson's Brilliant Humor Leaves Celebrities in Tears!

10 Important Python Concepts In 20 Minutes

Binary Search in Python: Find Closest Number

