About 7,980,000 results
Open links in new tab
  1. 15 Data Structure and Algorithm (DSA) Project Ideas

    May 26, 2024 · Define a data structure to store tasks, e.g., a linked list or array list. Implement functions to add, remove, and mark tasks as complete. Use a sorting algorithm like merge or …

  2. Top 23 Java Data structure Projects | LibHunt

    Aug 17, 2024 · Which are the best open-source Data structure projects in Java? This list will help you: hello-algo, Java, DSA-Bootcamp-Java, CtCI-6th-Edition, SDE-Interview-Questions, java …

  3. 30+ DSA Projects with Source Code to Add to Your Resume …

    Apr 23, 2025 · As a beginner, mastering the fundamentals like arrays, linked lists, and sorting in data structures is vital — but it’s not enough to just read about them. You need to build with …

  4. Java Program to Implement Stack Data Structure - GeeksforGeeks

    Apr 26, 2024 · In this article, we will learn about Stack Data Structure and How to Implement it in Java. The Stack can be visualized as the collection of elements arranged one on top of the …

  5. 20 DSA Projects with Source Code in 2025 (For your Resume)

    These projects typically encompass a range of tasks, including defining and creating data structures like arrays, linked lists, trees, and graphs and applying algorithms for sorting, …

  6. Data Structures in Java (with code examples) - CodeChef

    Learn Java data structures with easy-to-understand explanations and code examples. Covers arrays, lists, stacks, queues, trees, graphs, and hash tables.

  7. Data Structures Project for Students - 1000 Projects

    Dec 21, 2013 · Data structures play a very important role in programming. They provide the mechanism of storing the data in different ways. This optimizes searching and memory usage. …

  8. GitHub - Cubic-guy/Data-Structures-with-Java: A comprehensive ...

    A comprehensive collection of Data Structures implementations in Java, including arrays, linked lists, stacks, queues, trees, graphs, and sorting algorithms. This repository serves as both a …

  9. Java Data Structures Tutorial - Java Code Geeks

    Oct 23, 2019 · In this post, we feature a comprehensive tutorial on Java Data Structures. 1. What is a Data Structure in Java? A data structure in java is a particular way of organizing data in a …

  10. How to implement common datastructures (List, Stack, Map) in plain Java ...

    Sep 26, 2016 · This article describes how to implement data structures (List Stack, Map) in Java. The implementations in this articles are for demonstration and education purpose. They do not …

  11. Some results have been removed
Refresh