Hi, I’m Avnish. As a Software Developer working at Autodesk, I strive to share my knowledge on computer science, mathematics, and technology through articles. If you'd like to stay in the loop with the latest content from this blog, I invite you to subscribe to my RSS feed. For a glimpse into my journey and the projects I've been involved in, feel free to check my resume.
- Kubernetes
- Homelab
- Go
- Linear Algebra
- 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
- Encoding and Decoding Functions for Strings
- Finding the Longest Consecutive Sequence in an Array
- Linked Lists
- Developer Tools
git submodule update --init --recursive
git submodule update --remote --merge
- Change directory to
/deploy/dev
- Deploy container
docker compose up -d
- Change directory to
/deploy/prod
- Deploy container
docker compose up -d