Enabled a Huffman Code based encoder and decoder to compress and transfer an enormous amount of data.
-
Updated
May 31, 2018 - C++
Enabled a Huffman Code based encoder and decoder to compress and transfer an enormous amount of data.
Advanced Data Structures Project: A Python implementation to use cartesian trees to solve all nearest smaller values problem
"Advanced Regression" on GitHub focuses on modeling house prices, providing valuable insights for management. By analyzing various independent variables, the project aims to predict how prices vary. This predictive model empowers the firm to strategically adapt its approach, concentrating efforts for optimal returns.
Algorithms and Data Structures with the love of python
All materials of my youtube courses
Advance data-structures and algorithms implemented using Java
Deprecated, refer to https://github.com/BestSonny/B-plusTree Implementation of B+ Tree (In-memory)
This repository contains all the solutions for the assignments of the course offered on Coursera.
EDAA curricular unit projects (FEUP MEIC 4th) 22/23
For given expression eg. a-b*c-d/e+f construct inorder sequence and traverse it using postorder traversal (non recursive)
BUET CSE Level 2 Term 2 Sessional Offlines
Here are my codes in C++ programming language for different data structures and algorithms.
An implementation of a Disjoint-Set (Union-Find) data structure.
An efficient order and delivery management system for GatorGlide Delivery Co., leveraging advanced AVL tree data structures to optimize delivery routes and schedules, developed in Python.
Developed and tested a small degree B+ tree in C++ for information storage and retrieval used for internal-memory dictionaries with operations like insert, search, delete, etc.
Priority queues in finding shortest path.
Add a description, image, and links to the advanced-data-structures topic page so that developers can more easily learn about it.
To associate your repository with the advanced-data-structures topic, visit your repo's landing page and select "manage topics."