Skip to content

Linked List in java#8

Open
varnaa wants to merge 2 commits intowimanshaherath:mainfrom
varnaa:LinkedList
Open

Linked List in java#8
varnaa wants to merge 2 commits intowimanshaherath:mainfrom
varnaa:LinkedList

Conversation

@varnaa
Copy link

@varnaa varnaa commented Oct 3, 2021

Added java implementation for linked list. #3

@wimanshaherath Hi, i also took the liberty to restructure the java project i hope you don't mind :)

I Rearranged the java files to follow the default java project files architecture:

  • Created src directory
  • moved stack ds to a seperate package
  • Removed unnecessary .class files.

varnaa added 2 commits October 3, 2021 17:34
Rearranged the java files to follow default java project file architecture:
- Created src directory
- Switched stack class to seperate package
- Removed unnecessary .class files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants