navjindervirdee / data-structuresLinks
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.
☆36Updated 7 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:
- Data Structures implemented in Java☆148Updated 4 years ago
- ☆11Updated 7 years ago
- My Google Foobar Solutions by Java. 我的 Google Foobar 题解。作为一个 old school 的程序员,所有问题都使用 Java 解决。应该属于少数派了:)☆24Updated 5 years ago
- A Complete Reference to Java Collections Framework through simple examples☆144Updated last year
- 🎓🎓🎓 Leetcode solution in Java - 536/921 Solved. https://leetcode.com/problemset/all/☆228Updated last year
- Papers about Distributed System☆45Updated 5 years ago
- Codes and resolutions of the exercises of Goodrich, Tamassia & Goldwasser's Data Structures & Algorithms in Java Sixth Edition Book (2014…☆46Updated 4 years ago
- Source code for "Java: The Complete Reference, Eleventh Edition" by Herbert Schildt☆57Updated 6 years ago
- LeetCode各题解法分析~(Java and Python)☆364Updated last year
- Code examples of Problem Solving in Data Structures and Algorithms using Java☆134Updated last year
- Materials for newbees to learn coding skills and algorithms☆32Updated 5 years ago
- ♨️ Detailed Java & Go & Python solution of LeetCode.☆52Updated 2 years ago
- Solved coding problems in Java☆67Updated 3 years ago
- Daily grind 🏃☆711Updated 2 weeks ago
- Java solutions to problems in the book "Elements of programming interviews"☆64Updated 3 years ago
- A collection of various useful algorithms and data structures along with their Java implementations.☆133Updated 2 months ago
- 🍒 Solution to HackerRank problems☆229Updated last year
- 个人整理的Facebook实习面试题目解法,时间范围2016.8-2017.3☆55Updated 6 years ago
- Solutions of CodeFroces problems.☆17Updated 4 years ago
- advanced coding and system design problems☆109Updated 9 years ago
- Java Practiced Problems including concepts of OOPS, Interface, String , Collection.☆98Updated 2 years ago
- A Roadmap for our Courses. Remember we focus on Java, Microservices, Web Applications and are big Spring Shop - Spring, Spring MVC, Sprin…☆100Updated 6 years ago
- Java solutions and explanations to problems in the book Cracking the Coding Interview(6th Edition).☆180Updated 6 years ago
- My solutions to HackerRank problems☆285Updated 2 years ago
- This is a personalization-based event recommendation systems for event search.☆14Updated 7 years ago
- 收集到的java电子书(英文版)☆54Updated 6 years ago
- Java binary search trees implementations and tests: AVL Tree, Red black tree, Scapegoat tree, Splay tree, Treap☆133Updated 2 years ago
- Google's secret hiring challenge☆33Updated 2 years ago
- Java implementations of the most popular and best performing consistent hashing algorithms for non-peer-to-peer contexts.☆23Updated 7 months ago
- I've written some important Algorithms and Data Structures in an efficient way in Java with references to time and space complexity. The…☆119Updated last year