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.
☆35Updated 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
Sorting:
- A collection of various useful algorithms and data structures along with their Java implementations.☆131Updated 4 years ago
- Data Structures implemented in Java☆151Updated 3 years ago
- A Java implementation of B+ tree for key-value store☆55Updated 5 years ago
- A Complete Reference to Java Collections Framework through simple examples☆140Updated last year
- Very fast Java input reader.☆113Updated last year
- Log-Structured Merge Tree Java implementation☆92Updated last year
- Some nice-designed problems that I solved in CodeForces contests.☆17Updated 4 years ago
- My LeetCode solutions☆50Updated this week
- Java binary search trees implementations and tests: AVL Tree, Red black tree, Scapegoat tree, Splay tree, Treap☆129Updated last year
- 收集到的java电子书(英文版)☆49Updated 6 years ago
- This repository contains the solutions to the Head First Java book exercises☆10Updated 2 years ago
- Code examples of Problem Solving in Data Structures and Algorithms using Java☆133Updated 7 months ago
- This Repo contain Head First series eBook.☆123Updated 5 years ago
- Java multithreaded bank account example☆10Updated 10 years ago
- 个人整理的Facebook实习面试题目解法,时间范围2016.8-2017.3☆55Updated 5 years ago
- Java solutions to problems in the book "Elements of programming interviews"☆62Updated 3 years ago
- Projects for Professor Jerry Waxman☆10Updated 7 years ago
- Codes and resolutions of the exercises of Goodrich, Tamassia & Goldwasser's Data Structures & Algorithms in Java Sixth Edition Book (2014…☆44Updated 3 years ago
- ☆164Updated 4 years ago
- My reading notes following "Designing Data Intensive Applications" (DDIA) by Martin Kleppmann☆113Updated 3 years ago
- Core Java examples posted on howtodoinjava.com☆77Updated 8 months ago
- Book's notes and samples☆75Updated 2 years ago
- Oops concepts and principles in Java.☆174Updated 2 years ago
- ☆26Updated 7 years ago
- Application to demonstrate several features of Spring Boot☆74Updated 2 months ago
- 'Asynchronous programming in Java with CompletableFuture' article and source code.☆38Updated 4 years ago
- Create a Simple HTTP Server in Java Tutorial Series☆33Updated 7 months ago
- Sharpen your problem solving skills by learning core computer science concepts in a pain-free manner☆72Updated last year
- (Daily Update) Java / Python Solutions of LeetCode Problems☆11Updated 4 years ago
- Networking in Java with using TCP and UDP as connection Protocols☆62Updated 4 years ago