Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

All about doubly Linked List #658

Closed
3 of 6 tasks
prachi610 opened this issue Oct 3, 2021 · 1 comment
Closed
3 of 6 tasks

All about doubly Linked List #658

prachi610 opened this issue Oct 3, 2021 · 1 comment
Assignees
Labels
C C language label good first issue Good for newcomers hacktoberfest Issue made for hacktoberfest java Java language label python python language label

Comments

@prachi610
Copy link

prachi610 commented Oct 3, 2021

Description

Java code for implementation doubly Linked List. Creation of DLL, Insertion and Deletion from front, back and from a given index, printing list in forward and reverse order.

Important Checklist

  • I have read the contribution guidelines before making this issue.
  • I have verified this issue program is not already implemented

Languages and Assignees:

@github-actions github-actions bot added C C language label java Java language label python python language label labels Oct 3, 2021
@github-actions
Copy link

github-actions bot commented Oct 3, 2021

Congrats for creating your first issue here! Wait till our mentors assign this issue to you. In the meantime have a look at contribution guidlines to avoid any PR rejection

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C C language label good first issue Good for newcomers hacktoberfest Issue made for hacktoberfest java Java language label python python language label
Projects
None yet
Development

No branches or pull requests

2 participants