Skip to content

Instantly share code, notes, and snippets.

View iamkroot's full-sized avatar
💭
Exploring

Krut Patel iamkroot

💭
Exploring
View GitHub Profile
@iamkroot
iamkroot / data.js
Last active April 11, 2021 06:27
Extendible Hashing
var dots = [
[
'digraph G {',
' rankdir="LR";',
' node [shape = record]',
' subgraph directory {',
' array [label="<a0> 0"];',
' }',
' subgraph buckets {',
' bucket0x60400002f2e0 [label="", xlabel="0"];',