Co -founder at Trade...ย โขย 1y
Prefix data structure, often referred to as a trie, is a tree-like data structure used for storing and retrieving a dynamic set of strings efficiently, particularly when dealing with prefix-based operations. #Datastructure #codingjourney Prefix Expression Evaluation code:

Fearlessย โขย 5m
๐Day 06/21 โ JavaScript DOM (Document Object Model) Todayโs focus was on DOM โ the way JavaScript interacts with web pages. ๐ ๐ DOM represents HTML as a tree structure. ๐ With JS, we can select, modify, and create elements dynamically. Example
See MoreRooted in Linux. Dri...ย โขย 5m
I was going through an article and found something really interesting about why Fastify is so fast Fastifyโs routing engine, powered by the find-my-way library, uses a radix tree (a variant of a trie) to efficiently match incoming requests. By orga
See MoreKeen Learner and Exp...ย โขย 5m
Day 5 of learning Data Science as a beginner Topic: Using NumPy in Data Science Python despite having much advantages (like being beginner friendly, easy to read) is also famous for its one limitation i.e. it is slow. We don't really feel much abou
See More



Founder | Agentic AI...ย โขย 1m
AI apps donโt search text. They search meaning. If you work with LLMs, youโre already relying on vector databases whether you realize it or not. Hereโs whatโs really happening behind the scenes. First, you organize data into collections. Think of
See MoreKeen Learner and Exp...ย โขย 7m
Day 10 of learning python as a beginner. Topic: File I/O You guys remeber I once created a to-do list (most probably on day 7)? many amazing people suggested that I should also put a history of tasks. At that time I was not aware about the File I/O
See More

Founder | Agentic AI...ย โขย 1m
Most people have no clue why AI gets expensive. I've explained it in a simple way below. 1: ๐ง๐ผ๐ธ๐ฒ๐ป ๐๐ผ๐ป๐๐๐บ๐ฝ๐๐ถ๐ผ๐ป Tokens are pieces of text that AI models read and generate. โข Large outputs โ more tokens โ higher API bills โข Long promp
See More
Download the medial app to read full posts, comements and news.