navjindervirdee / data-structures
Easy implementation of various Data Structures in Java language. Red-Black Tree, Splay Tree, AVLTree, PriorityQueue, Doubly-Linked-List, Stack, Queue, Array, ArrayList, Disjoint-Set,Binary-Search Tree, B-Tree.
☆34Updated 6 years ago
Alternatives and similar repositories for data-structures:
Users that are interested in data-structures are comparing it to the libraries listed below
- Java binary search trees implementations and tests: AVL Tree, Red black tree, Scapegoat tree, Splay tree, Treap☆128Updated last year
- A collection of various useful algorithms and data structures along with their Java implementations.☆128Updated 4 years ago
- Coursera's Data Structures and Algorithms Specialization☆150Updated 5 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 6 years ago
- Repo for coursera specialization Data Structures and Algorithms by University of California, San Diego☆17Updated 7 years ago
- Solutions of CodeFroces problems.☆18Updated 3 years ago
- Algorithms in Graph Theory written in Java, C++, and Python☆110Updated 4 years ago
- This course talks about networks flows which are used in more obvious applications such as optimal matchings, finding disjoint paths and …☆20Updated 6 years ago
- Here is my all problems I'v solve☆134Updated 2 years ago
- ☆9Updated 4 years ago
- Problems solutions for the sites HackerRank, Codility, leetCode, codewars☆7Updated last month
- Codes and resolutions of the exercises of Goodrich, Tamassia & Goldwasser's Data Structures & Algorithms in Java Sixth Edition Book (2014…☆43Updated 3 years ago
- ✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part…☆109Updated 2 years ago
- The Algorithm Studies during the ACM-ICPC Lab lectures☆41Updated 2 years ago
- A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on…☆28Updated 3 years ago
- My solutions to HackerRank problems (https://www.hackerrank.com)☆165Updated 4 years ago
- My homework repository for cs186 (Intro to Database Systems - Fall 2018) of UCB.☆8Updated 6 years ago
- Simple Database Management System☆38Updated 8 years ago
- Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks☆44Updated 3 years ago
- Implemented Snapshot Algorithm (Chandy Lamport) widely used in Distributed Systems☆10Updated 7 years ago
- 基于 Netty 构建的自研网关,采用 Java 原生实现,整合 Nacos 作为注册配置中心。其设计目标是为微服务架构提供高性能、可扩展的统一入口和基础设施,承载请求路由、安全控制、流量治理等核心网关职能。☆14Updated 8 months ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 6 years ago
- Everything you need to know about graph theory to ace a technical interview☆113Updated 3 years ago
- [译] JavaTutorialNetwork 中文系列教程☆29Updated 2 years ago
- Java In Action☆25Updated 10 years ago
- Java implementation of a B+ Tree, a data structure that efficiently retrieves data in a block-oriented storage context☆27Updated last year
- All projects about ucb-cs186(fall 2013), you can get information from the course website(https://sites.google.com/site/cs186fall2013)☆14Updated 8 years ago
- redis-秒杀项目实战☆12Updated 2 years ago
- My solutions to the course "Algorithms, Part I"☆31Updated last year
- Java Algorithm Library for Problem Solving☆73Updated 4 years ago