Using Levenshtein Distance and Python to Find Similar Names
A Python script to find similar names using the Levenshtein distance algorithm.
Read more →5 posts
A Python script to find similar names using the Levenshtein distance algorithm.
Read more →Solving the middle of the linked list problem on Leetcode
Read more →Solving the Number of Steps to Reduce a Number to Zero problem on Leetcode.
Read more →How I solved the FizzBuzz problem on Leetcode.
Read more →Solving Sum of 1d Array and Richest Customer Wealth problems on Leetcode.
Read more →