Algorithmic problems: Determine if String Halves Are Alike
Let's kick off this blog with December leetcoding challenges first problem https://leetcode.com/problems/determine-if-string-halves-are-alike/. This is an Easy category problem which mainly tells us that
Problem breakdown
If we divide a string into t...
shamimabreaksstuff.hashnode.dev2 min read