Skip to content

A practical workspace where I explore and implement various data structures and associated algorithms

Notifications You must be signed in to change notification settings

gaebar/java-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Data Structures Learning Project

This repository is dedicated to my journey learning data structures in Java. It serves as a practical workspace where I explore and implement various data structures and associated algorithms.

Data Structures Covered

  • Arrays
  • Linked Lists
  • Stacks
  • Queues
  • Trees
  • Graphs
  • Hash Tables

Algorithms Covered

Arrays

More algorithms will be added as my journey progresses.

Resources

YouTube Video Series I love:

  • Amigoscode: Provides easy-to-follow Java tutorials with practical examples.
  • Alex Lee: Focuses on Java programming basics and advanced concepts.
  • Coding with John: Offers tutorials on various programming languages with a relaxed teaching style.
  • Bro Code: Great for beginners to grasp programming concepts in a fun way.

About

A practical workspace where I explore and implement various data structures and associated algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages