Data Structure

Deep Learning – Learning Feature Representations

In this post, you learn about what is deep learning with a focus on feature engineering. Here is a quick…

4 years ago

AI-powered Project Baseline to Map Human Health

In this post, you will learn about technologies and data gathering strategy for Project Baseline, an initiative by Google. Project…

5 years ago

Is Blockchain a Linked List like Data Structure?

In this post, you will learn about similarity and differences between linked list and Blockchain. The most trivial way to…

6 years ago

Consistent Hashing Concepts – Databases, DHT

This blog represents What's The Funda (WTF) around consistent hashing  and DHT (Distributed Hash Tables), Databases use cases where it is used. Problems with Traditional…

7 years ago

Learn R – How to Create Density Plot over Histogram

This article represents code examples for overlaying or creating density curve on Histogram using ggplot2 package in R programming. Please…

9 years ago

Dummies Notes – What is B-Tree and Why Use Them?

This article represents quick notes on what is B-Tree Data structure and why use them. Please feel free to comment/suggest…

9 years ago