advanced-data-structures
There are 124 repositories under advanced-data-structures topic.
AbdallahHemdan/Algorithmic-Toolbox-San-Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
KHvic/uva-online-judge
Solutions to 500+ UVa Online Judge problems
IamVaibhavsar/Second_Year_Lab_Assignments
Programming Assignments of Savitribai Phule Pune University(SPPU) Second Year(SE) Computer Engineering 2018-19.
bethanyuo/solidity-advanced
Smart Contracts using Advanced Solidity methods.
Aman9026/FirstYear
This repository contains the work I've done in my first year along with some study materials which I had collected.
karanchauhan/BPlus-Tree
Memory Resident B Plus Tree Implementation
helabenkhalfallah/dsa-toolbox
Welcome to DSA Toolbox, a comprehensive library of data structures and algorithms designed to streamline your development process! This library is built for JavaScript and TypeScript, offering both fundamental and advanced data structures, search algorithms, sort algorithms, and more.
ManiNandadeep/DSA
Data Structures and Algorithms
mohitkhedkar/College
Programming Lab Assignments of Savitribai Phule Pune University SPPU Computer Dept.
khaled-alselwady/study-center-management-system
🏫 The Study Center is a comprehensive software solution for managing educational operations in schools and educational institutions. 📚
Abdalla2030/Education_Youtube_Materials
All materials of my youtube courses
PranaV-Shimpi/Second-Year-Programs-Computer-Engineering-SPPU
All the codes for Second Year Computer Engineering (CS) Savitribai Phule Pune University (SPPU)
Akash-goyal-github/CodeWithAkash
Daily :star: CodeWithAkash :star: is an initiative to do daily coding. The daily code started on 24 May 2021 :technologist: . Selected Most Important questions :100: will be uploaded here with optimized solutions in the coming time. If one practices these questions then he/she will be ready to crack any big company. :boom: :100: Give us a :star: if you like the initiative.
Ananya-0306/sepsis_prediction
The early prediction of sepsis is potentially life-saving, and we challenge participants to predict sepsis 6 hours before the clinical prediction of sepsis.
khaled-alselwady/hotel-management-system
🏨 The Hotel Management System is a comprehensive application designed to efficiently manage various aspects of hotel operations. 📊
khaled-alselwady/leetcode-problems
🧠 Solving LeetCode problems, covering a range from easy to hard difficulty levels. 🔢
nachinius/VanEmdeBoasInScala
A modified van Emde Boas data structure that achieves O(lg w) predecessor and successor queries with O(n) space"
Sameer411/Second_Year_Lab_Assignment
Programming Assignments of Savitribai Phule Pune University(SPPU) Second Year(SE) Computer Engineering 2018-19.
vrom911/DynamicConnectivity
:chart_with_upwards_trend: Advanced Data Structures Final Project
zarif98sjs/Advanced-Data-Structure-and-Algorithm
Implementation of all the Data Strucuture & Algorithms learnt during CP and undergrad life
avijeetpandey/modern-stl
Implementation Advanced Data Structures and Algorithms using Typescript and Javascript inspired by C++ STL ( Standard Template Library )
neeru1207/DS-and-Algos-Python3
My implementations of Basic to Advanced data structures and Algorithms in python
vishwassathish/Suffix-Trees
Suffix tree implementation using Ukkonen's suffix tree construction algorithm. Sample program written to find all occurrences of a query_string and rank documents according to relevence
aadishgoel/Algos-with-Python
Algorithms and Data Structures with the love of python
ayushagg31/codelick
Collection of Different code implementation of Data Structure and Algorithms
muhammadsanwarulislam/PHP-Data-Structures
This repository will help you to learn data structures and algorithms using PHP. It will help you to manage your application with an efficient and optimized way.
nikhraj/ScapeGoatTree
Implementation of Scapegoat-Tree in c++.
sLaYerUnleAsheD/advanced-data-structures
Some advanced data structures' implementations in C++
willsaibott/advanced_library_cpp
Advanced library
achaval-tomas/AyEdD-2-labs
Todos los labs de Algoritmos y Estructuras de Datos II en FaMAF 2023.
canberkdurmus/nearest_smaller_values
Advanced Data Structures Project: A Python implementation to use cartesian trees to solve all nearest smaller values problem
itsmeshibintmz/Data_Structure_Lab_MCA
Advanced-Data Structure Lab Programs
Lemniscate-world/Project-Dirac
Dedicated to exploring and understanding fascinating mathematical concepts that go beyond the basics. Whether you're a math enthusiast or someone looking to deepen your knowledge in intriguing areas of mathematics, this repository aims to provide resources and insights into the most captivating topics in the field.
nevilparmar11/Advance_Algorithms_Lab_Tasks
Advance Algorithms subject lab tasks sem 5.
wesleey/advanced-data-structures
Linked lists, Queues, Stacks, Trees, Graphs and Hash tables.
erAyush-git/DSAlgorithms-with-Java
This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp from kunal khushwaha and all coded by AyushTiwari.