waizwafiq / Data_Structures

This is just a repository to track my progress on learning Data Structures using Java. Feel free to make use of this repository!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

src in Java

I am planning to implement data structures concepts using Java as much from scratch as possible. So far, the data structures that I have implemented are: * Dynamic Array * Bag * Stack * Queue * Linked List

I'm planning to implement more data structures (and maybe some useful algorithms)

  • Feel free to make a pull request if you can come up with a better/optimized solution.
  • If there are issues/bugs, feel free to state it in the "Issues" section

About

This is just a repository to track my progress on learning Data Structures using Java. Feel free to make use of this repository!


Languages

Language:Java 100.0%