Faster, cheaper, and better: A story of breaking a monolith
On May 21st 2019, we broke search service out of vehicle-service. It was faster, cheaper, and better!
Read MoreOn May 21st 2019, we broke search service out of vehicle-service. It was faster, cheaper, and better!
Read MoreAutocomplete in Python. Get familiar with various data structures in Python, from the built-in deque to creating Trie-tree and Directed Acyclic Word Graph (DAWG) and even fuzzy matching via phonetic algorithms and Levenshtein edit distance.
Read More