Here are
748 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
Jul 17, 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
Jul 13, 2021
Python
leetcode.com , algoexpert.io solutions in python and swift
Updated
Apr 8, 2021
Python
CLRS study. Codes are written with golang.
The fastest JavaScript priority queue out there. Zero dependencies.
Updated
Jun 11, 2021
JavaScript
🚀 Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥 🔥 🔥 总结不易,你的 star 是我最大的动力!
Updated
Jan 13, 2021
HTML
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
This Repo consists of Data structures and Algorithms
🔍 Heap analysis tool for CTF pwn.
Updated
May 4, 2021
Python
Common libraries and data structures for C.
dump mysql client password from memory
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
Memoro: A Detailed Heap Profiler
Monitor performance of your Minecraft server. Similar to VisualVM and Java Mission Control.
This a repository for WPI CS2223 Algorithms D Term 2018
Updated
May 23, 2020
HTML
Updated
Dec 14, 2020
Jupyter Notebook
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