Repository navigation
heap
- Website
- Wikipedia
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯
A framework for finding JavaScript memory leaks and analyzing heap snapshots
Lecture video links for preparation of Placements
A collection of powerful data structures
Python Library for Studying Binary Trees
100+ algorithms & data structures generically implemented in C#
How to exploit a double free vulnerability in 2021. Use After Free for Dummies
This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structure.
Tool for parsing GC logs
Solved algorithms and data structures problems in many languages
leetcode.com , algoexpert.io solutions in python and swift
CLRS study. Codes are written with golang.
IDA Pro plugin to examine the glibc heap, focused on exploit development
The fastest JavaScript priority queue out there. Zero dependencies.
This Repo consists of Data structures and Algorithms