diff --git a/content/blog/search_suggestions_system/index.md b/content/blog/search_suggestions_system/index.md index ea305ee..1bcd61c 100644 --- a/content/blog/search_suggestions_system/index.md +++ b/content/blog/search_suggestions_system/index.md @@ -1,7 +1,7 @@ --- layout: layouts/post.njk title: Система поиска подсказок -date: 2024-11-29 +date: 2024-12-03 complexity: medium original_url: https://leetcode.com/problems/search-suggestions-system/description/ preview_image: /images/previews/search_suggestions_system.webp diff --git a/public/images/previews/search_suggestions_system.webp b/public/images/previews/search_suggestions_system.webp new file mode 100644 index 0000000..550e26d Binary files /dev/null and b/public/images/previews/search_suggestions_system.webp differ