Eliya Badr's repositories

eliyabadr.github.io

Portfolio Page.

Language:HTMLStargazers:1Issues:0Issues:0

MinHeap

This is the code for a class "Min Heap" that given an array, with the the help of the functions available, will output an array that that has the properties of a min heap. It also has the ability to insert an element and still keep the properties.

Language:C++Stargazers:0Issues:0Issues:0

Matrix-Handler

This tool will help you add matrices, check if a matrix is a square matrix, finding a transpose, multiply by a constant, and finding the size of a matrix.

Language:PythonStargazers:0Issues:0Issues:0