Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 DSA Project

Java Eclipse DSA

📌 Project Overview

This DSA (Data Structures & Algorithms) project contains implementations of various algorithms and data structures in Java. It is structured as an Eclipse project, making it easy to set up and run.

🛠️ Setup Instructions

1️⃣ Import into Eclipse

  1. Open Eclipse IDE.
  2. Go to File → Import → Existing Projects into Workspace.
  3. Select "Root Directory" and choose the extracted DSA folder.
  4. Click Finish to load the project.

2️⃣ Run the Project

  • Locate the Main.java file in src/.
  • Right-click and Run As → Java Application.

📌 Features

✅ Implementation of common data structures (Linked List, Stack, Queue).
✅ Algorithms like Sorting, Searching, Recursion, Dynamic Programming.
✅ Debugging support included in the bin/debug/ directory.

📜 License

This project is open-source. Feel free to contribute! 🎯

About

This DSA (Data Structures & Algorithms) project contains implementations of various algorithms and data structures in Java. It is structured as an Eclipse project, making it easy to set up and run.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages