Here are
723 public repositories
matching this topic...
🥞 Data Structures and Algorithms explained and implemented in JavaScript + eBook
Updated
May 24, 2021
JavaScript
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Updated
May 10, 2021
JavaScript
A collection of powerful data structures
Python Library for Studying Binary Trees
Updated
Apr 3, 2021
Python
This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structure.
100+ algorithms & data structures generically implemented in C#.
A simple heap memory allocator in ~200 lines.
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
An IDA Pro plugin to examine the glibc heap, focused on exploit development
Updated
Dec 23, 2020
Python
The fastest JavaScript priority queue out there. Zero dependencies.
Updated
May 11, 2021
JavaScript
CLRS study. Codes are written with golang.
🚀 Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥 🔥 🔥 总结不易,你的 star 是我最大的动力!
Updated
Jan 13, 2021
HTML
leetcode.com , algoexpert.io solutions in python and swift
Updated
Apr 8, 2021
Python
Linux Heap Exploitation Practice
Broadcom and Cypress firmware emulation for fuzzing and further full-stack debugging
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Updated
Oct 5, 2020
Python
a fast heap-based priority queue in JavaScript
Updated
Mar 26, 2021
JavaScript
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 exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
🔍 Heap analysis tool for CTF pwn.
Updated
May 4, 2021
Python
dump mysql client password from memory
Common libraries and data structures for C.
Memoro: A Detailed Heap Profiler
This Repo consists of Data structures and Algorithms
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
Monitor performance of your Minecraft server. Similar to VisualVM and Java Mission Control.
Updated
May 31, 2021
Java
This a repository for WPI CS2223 Algorithms D Term 2018
Updated
May 23, 2020
HTML
Coursera's Data Structures and Algorithms Specialization
Updated
Aug 15, 2019
Python
Improve this page
Add a description, image, and links to the
heap
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
heap
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We need to improve the comments explaining the main ideas / insights of the solution