kshitij gangforsenpai's messagekakkashi-76.hashnode.netยทDec 13, 2022Using heaps in golangWhat are heaps? A heap is a special kind of tree-based data structure in which the tree is a complete binary tree. This means that the tree is a binary tree in which all levels except possibly the last one are filled, and all nodes are as far left as...126 readsGo LanguageAdd a thoughtful commentNo comments yetBe the first to start the conversation.