diff --git a/README.md b/README.md index dbfa463..eb1288e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![Blog Cover Image](./static/bovem-cover.png)](https://www.avni.sh/) +[![Blog Cover Image](./static/avnish-cover.png)](https://www.avni.sh/) -Blogs on Self-Hosting, Homelab and DevOps Technologies. +Blogs on Computer Science, Mathematics and Technology. ## Index - Kubernetes @@ -26,14 +26,15 @@ Blogs on Self-Hosting, Homelab and DevOps Technologies. - Data Structures and Algorithms - Time Complexity - Arrays, Strings, and HashMaps - - Rabin-Karp Substring Search - - Checking an Array for Duplicate Values - - Identifying Anagrams - - Finding Elements in an Array that Sum Up to a Target Value - - Group Anagrams in an Array - - Finding Most Frequent Elements in an Array - - Building a Product Array without the Element Itself - - Checking Validity of a Sudoku Grid + - Rabin-Karp Substring Search + - Checking an Array for Duplicate Values + - Identifying Anagrams + - Finding Elements in an Array that Sum Up to a Target Value + - Group Anagrams in an Array + - Finding Most Frequent Elements in an Array + - Building a Product Array without the Element Itself + - Checking Validity of a Sudoku Grid + - Encoding and Decoding Functions for Strings ## Technologies Used - [Hugo Static Site Generator](https://gohugo.io/)