- HackerRank problem documentation provided 📃
- Problems are solved in Python 🐍
- Sample tests and outputs included ✏️
- 12/02/2021: HackerRank Substring
- 12/04/2021: Weighted Substrings
- 12/07/2021: Separate the Numbers
- 12/09/2021: Anagrams
- 12/10/2021: Palindrome Index
- 12/14/2021: Making Anagrams
- 12/21/2021: Sherlock's Anagrams
- 12/23/2021: Common Child (Longest Common Subsequence)
- 12/30/2021: Bear and Steady Gene (Two Pointers Algorithm)
- 01/05/2022: Sherlock and the Valid String
- 01/07/2022: Min-Cost String Construction
- 01/13/2022: Highest Value Palindrome
- 01/27/2022: Morgan and a String (Greedy Lexical Strings)
- 01/31/2022: Sort
- 02/02/2022: Missing Numbers (Set difference)
- 02/08/2022: Pairs (Greedy technique)
- 02/19/2022: Sherlock's Balanced Sum (Two Pointers Technique)
- 02/22/2022: Ice Cream Parlor (Greedy/Two Pointers Technique)
- 02/24/2022: Cavity Map (String Manipulation)
- 02/26/2022: Manasa Stone (Sets)
- 02/28/2022: ACM Teams (XOR)
- 03/03/2022: Min Cost Birthday Gifts (Min Cost Greedy)
- 03/04/2022: Time in Words (Dictionaries)
- 03/05/2022: Kaprekar Numbers)