Skip to content

suleymangzy/Data-Structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Data Structures & Algorithms

Welcome to the Data Structures & Algorithms repository! 🌟
This project showcases practical implementations of key data structures and algorithms in Java.


📚 Table of Contents


🧑‍💻 Introduction

This repository contains a collection of Data Structures and Algorithms that are fundamental to computer science. Whether you're a student looking to reinforce your learning or a developer wanting to sharpen your skills, this project offers a wide range of implementations.

The implementations are written in:

  • Java
  • C++

Feel free to explore, contribute, and learn! 💡


⚙️ Technologies Used

  • Java 11+

🗂️ Data Structures Covered

  • Linked Lists
    • Singly Linked List
    • Doubly Linked List
  • Stacks
  • Queues
  • Hash Tables
  • Binary Trees

🧮 Algorithms Implemented

  • Sorting Algorithms
    • Insertion Sort
    • Bubble Sort
    • Merge Sort
    • Quick Sort
  • Search Algorithms
    • Binary Search

🛠️ Usage

To explore the examples, simply clone this repository and open the projects in your favorite IDE.

Clone the repository:

git clone https://github.com/your-username/data-structures-algorithms.git

About

The codes I wrote as a result of the information I obtained from the data structures course I took

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published