GitHub topics: data-structure-java
milanh34/GFG-160-Days-DSA-Challenge
🚀 Currently solving the GFG 160 Days DSA Challenge with Java — committing one problem a day, complete with clean solutions and markdown explanations. This is a live repository that's constantly evolving as I progress through the challenge. Follow along or fork it to start your own grind! 💻🔥
Size: 134 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

alpha037/data-structures-and-algorithms
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
Language: Java - Size: 730 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 386 - Forks: 201

SvenWoltmann/mastering-data-structures-in-java
Quellcode zum Online-Kurs „Mastering Data Structures in Java“
Language: Java - Size: 42 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Deepali-Srivastava/advanced-data-structures-and-algorithms-in-java
Advanced Data Structures and Algorithms in Java ( DSA )
Language: Java - Size: 54.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 12 - Forks: 10

Deepali-Srivastava/data-structures-and-algorithms-in-java
Data Structures and Algorithms in Java ( DSA )
Language: Java - Size: 80.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 58 - Forks: 34

Allanjonuel/data-structure
This repository will have general implementation of data structures
Language: Java - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

mupezzuol/java-data-structures
This repository contains some Data Structures implemented from scratch using Java.
Language: Java - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

facundoMunoz/data-structure
:books: Algorithms and Data Structures implemented in Java
Language: Java - Size: 35.2 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

danizus/DataStructures-Java
A comprehensive data structure repository to hone skills in sorting, searching algorithms, recursion, and various other concepts, facilitating learning and collaboration within the programming community.
Language: Java - Size: 377 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

dvp236/Data-Structures
Implementation of Basic Data Structures using Java
Language: Java - Size: 78.1 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

anubhav1006/Programming
Practicing Data Structures and Algorithms
Language: Java - Size: 94.7 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mehdisahraeei/data-structure
data-structure
Language: Jupyter Notebook - Size: 160 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cookfront/data-struct-java
数据结构与算法分析 Java语言描述 习题解答
Language: Java - Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 29 - Forks: 17

azzsal/Data-Structures
My implementation of some data structures in Java just for the sake of it.
Language: Java - Size: 67.4 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

muhammetgumus/leetcode
LeetCode algorithm problems solutions & interview questions
Language: Java - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

f-mohamed-abdullah/Java-DSA
Data Structure in java
Language: Java - Size: 947 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

b0n21en5/dsa-java
a repository for DSA in java
Language: Java - Size: 167 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 1

BaseMax/MyStackJava
My Stack Implementation In Java. Here we are going to design a full-featured class for Stack's Data structure.
Language: Java - Size: 23.4 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

GauravWalia19/Algorithms-and-Data-Structures
Repository for Algorithms and Data Structures in languages every programmer should know !!!
Language: Java - Size: 3.12 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 6

naxl/UCSD
Assignments throughout the course for UCSD Specialization
Language: Python - Size: 2.16 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

Mvrs/Simple_Poker_Game
💻 My Final Project for my CSC 220 (Data Structures) course by San Francisco State University
Language: Java - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

kshitizified/Data-Structures
This repository contains different data structures' implementation in Java
Language: Java - Size: 143 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

pradyumnameena/COL106-Data-Structures-Java
Collection of assignments offered under COL106-Data Structures course by Prof. Mausam
Language: Java - Size: 3.76 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

montsouz/algorithms
Branch and bound and some problem reductions with java
Language: Java - Size: 709 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

HuboArch/algorithms-in-java
Data Structures and Algorithms implemented in java
Language: Java - Size: 168 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

b-verify/merkle-prefix-trie
A Java Implementation of Authenticated Dictionaries and Authenticated Sets Using Merkle Prefix Tries (MPT)
Language: Java - Size: 499 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

limon2009/Data-Structure-In-Java
Data Structure Implementation In Java
Language: Java - Size: 2.93 KB - Last synced at: 27 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
