heap topic

List heap repositories

heap-js

107
Stars
8
Forks
Watchers

Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.

how-to-exploit-a-double-free

1.3k
Stars
65
Forks
Watchers

How to exploit a double free vulnerability in 2021. Use After Free for Dummies

heaptrace

295
Stars
18
Forks
Watchers

helps visualize heap operations for pwn and debugging

algodeck

5.5k
Stars
559
Forks
Watchers

An Open-Source Collection of 200+ Flash Cards to Help You Preparing Your Algorithms & Data Structures Interview 💯

android_interviews

581
Stars
85
Forks
Watchers

🚀Everything you need to know to find an android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!

Algo-Tree

353
Stars
625
Forks
Watchers

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exem...

sc

2.2k
Stars
240
Forks
Watchers

Common libraries and data structures for C.

🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook

Data-Structures-and-Algorithm-Patterns

106
Stars
18
Forks
Watchers

Data Structures and Algorithms Patterns that I followed ,implemented in Python

coding-interview-gym

831
Stars
462
Forks
Watchers

leetcode.com , algoexpert.io solutions in python and swift