SSSammith S Bharadwajinsammith.hashnode.dev·Jul 9, 2024 · 3 min readTIL - pick's theoremSo I was wondering about finding area of an irregular shape as I was googling and surfing through youtube I found pick's theorem. This theorem provides a way to find area of a polygon in terms of integer points within it and and on the boundary: Im...00
SSSammith S Bharadwajinsammith.hashnode.dev·Jul 5, 2024 · 3 min readTIL but from youtube: CVM algorithmIntroduction This time its stuff related to data streams and how to optimise it to ensure we can get an approximation of number of distinct elements. So the video talks about the paper https://arxiv.org/abs/2301.10191. I did try to read it, some of i...00
SSSammith S Bharadwajinsammith.hashnode.dev·Jul 4, 2024 · 3 min readUnderstanding semantic searchIntroduction During my college days, one of the electives I had chosen was algorithms for information retrieval, it was a pretty fun course, learnt about how webpages are ranked while retrieving, cold start problem and how companies like netflix tack...00
SSSammith S Bharadwajinsammith.hashnode.dev·Jul 3, 2024 · 3 min readTIL but from youtube: Who's that pokémonToday I talk about a video I saw about geometric distribution with the help of pokémon. https://youtu.be/K79aOe-F0Mk?si=LYtZbRscNZPPztJb Introduction The video tries to explore what is the expected number of encounters before we catch all the pokém...00
SSSammith S Bharadwajinsammith.hashnode.dev·Jul 1, 2024 · 3 min readTIL but from youtube: CabooseIntroduction One of my favourite things to do while coming back from home to work is watch Matt Parker videos, find his videos super fun and I learn alot from them. Every time when I see a video, I think of writing the code myself too in my own simpl...00