Overview
Learn essential string processing techniques in Python through a comprehensive tutorial covering various algorithms and problem-solving approaches. Explore the Look-and-Say sequence, implement spreadsheet encoding, and master palindrome and anagram detection. Dive into advanced topics like palindrome permutation checking, permutation verification, and uniqueness testing. Gain practical skills in converting between integers and strings, enhancing your ability to manipulate and analyze textual data efficiently.
Syllabus
String Processing in Python: Look-and-Say Sequence.
String Processing in Python: Spreadsheet Encoding.
String Processing in Python: Is Palindrome.
String Processing in Python: Is Anagram.
String Processing in Python: Is Palindrome Permutation.
String Processing in Python: Check Permutation.
String Processing in Python: Is Unique.
String Processing in Python: Integer to String.
String Processing in Python: String to Integer.
Taught by
Lucid programming