-
Updated
Jul 1, 2019 - C++
advanced-data-structures
Here are 111 public repositories matching this topic...
Enabled a Huffman Code based encoder and decoder to compress and transfer an enormous amount of data.
-
Updated
May 31, 2018 - C++
"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.
-
Updated
Jan 3, 2024 - Jupyter Notebook
For given expression eg. a-b*c-d/e+f construct inorder sequence and traverse it using postorder traversal (non recursive)
-
Updated
May 12, 2019 - C++
BUET CSE Level 2 Term 2 Sessional Offlines
-
Updated
Mar 8, 2021 - C++
Here are my codes in C++ programming language for different data structures and algorithms.
-
Updated
Nov 13, 2020 - C++
An implementation of a Disjoint-Set (Union-Find) data structure.
-
Updated
Jul 29, 2022 - Java
Deprecated, refer to https://github.com/BestSonny/B-plusTree Implementation of B+ Tree (In-memory)
-
Updated
Nov 7, 2017 - C++
EDAA curricular unit projects (FEUP MEIC 4th) 22/23
-
Updated
Jun 15, 2023 - Jupyter Notebook
-
Updated
Dec 2, 2023 - C
-
Updated
Nov 16, 2017 - C++
Advance Data Structure and Algorithms
-
Updated
Oct 6, 2020
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.
-
Updated
Jan 26, 2022 - C++
various algorithm's code for efficient computations
-
Updated
Oct 4, 2021 - C++
This portfolio site is dedicated to showcase application of advanced algorithms in the realm of computer networks.
-
Updated
Sep 26, 2024 - Ruby
Series of advanced algorithms written in Java
-
Updated
Oct 2, 2018 - Java
An efficient way to search a contact's name from a contact list.An advanced data structure called 'TRIE' is used to optimize the time complexity.
-
Updated
Jan 9, 2019 - C++
Basic,competative and LeetCode solutions of java programming
-
Updated
Jun 24, 2023 - Java
Improve this page
Add a description, image, and links to the advanced-data-structures topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the advanced-data-structures topic, visit your repo's landing page and select "manage topics."