Skip to content
#

heapify

Here are 20 public repositories matching this topic...

Explore a collection of data structures and algorithms, mainly in C++ with some Java! 🚀📊 Find clear explanations, test cases, and solutions from brute to highly optimized approaches .Each implementation contains a code example with the main function for easy testing🧑‍💻🔍 Contributions are welcome! 🎉📚✨

  • Updated Jan 29, 2025
  • C++

A Java application which runs a list of activated rules, input test cases and maintained by an Agenda manager. Also an inference engine that determines rules eligible for firing, updating the resultant queue, adding newly activated rules in the test file and eliminating rules that were exhausted in previous cycle. Implemented priority queue in a…

  • Updated Nov 3, 2017
  • Java

Improve this page

Add a description, image, and links to the heapify 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 heapify topic, visit your repo's landing page and select "manage topics."

Learn more