Open in app
Home
Notifications
Lists
Stories

Write
Eugene Shtoka
Eugene Shtoka

Home

May 26, 2021

Fuzzy string search

A fuzzy string search is a form of approximate string matching that compare two strings to show how similar or different they are. It is used for finding typos, matching DNA sequences, etc. In today’s post we will look at Damerau-Levenshtein Edit Distance algorithm, and its variation, and afterwards will…

3 min read

Fuzzy string search
Fuzzy string search

May 22, 2021

Clean code in day to day practice

One of the key qualities, expected from senior software engineer is writing clean, easy to read code. In this post I would like to find out what stands behind these term and how to achieve it. For me, “easy to read” means that person, reading this code, can easily hold…

Clean Code

4 min read

Clean code in day to day practice
Clean code in day to day practice
Eugene Shtoka

Eugene Shtoka

Creative, responsible and committed tech lead with 10 years of experience. Have a strong passion for clean code and architecture.

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable