linklist
Here are 13 public repositories matching this topic...
数据结构大全,从最基础的线性数据结构到树形数据结构,再到图论,排序算法,都有完整的实现。目前比较完整的是java的代码,后面会陆续完善c++、c、python、golang版本
-
Updated
Mar 2, 2026 - Java
This repository contains implementations of fundamental data structures and algorithms, primarily written in Java (with a few in C). It's designed as a learning resource for students, developers, and anyone interested in mastering the core concepts of computer science.
-
Updated
Apr 26, 2025 - Java
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
-
Updated
Oct 29, 2023 - Java
-
Updated
Aug 10, 2023 - Java
Small Software using LinkLists and BinaryTrees in Java
-
Updated
Sep 2, 2019 - Java
This project is a console-based store management application that handles: Product inventory (add, search, stock management) Sales transactions with billing Database operations using DAO pattern Data structures (Stack for transaction history, Queue for product search) Sales reporting and analytics
-
Updated
Oct 17, 2025 - Java
Improve this page
Add a description, image, and links to the linklist topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the linklist topic, visit your repo's landing page and select "manage topics."