Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new lesson: <intro-linkedlist> #155

Open
poojakumari11228 opened this issue Sep 28, 2022 · 2 comments
Open

new lesson: <intro-linkedlist> #155

poojakumari11228 opened this issue Sep 28, 2022 · 2 comments

Comments

@poojakumari11228
Copy link

⭐ Request Type

section: Linked Lists
order: 12B
path: /intro-linkedlist

💻 Location

https://github.com/Utkarsh1504/DSA-Java/tree/main/lessons

❌ Additional Info

Theoretical concepts plus code implementation

  1. What is LinkedList?
  2. How LinkedList works internally?
  3. Types of LinkedList
  4. LinkedList vs Array - when to use what?
  5. Creating your own LinkedList
  6. Utilizing java.util.linkedlist
@shoebxsiddiqui
Copy link
Contributor

I want to work on this pls assign me this

@poojakumari11228
Copy link
Author

⭐ Request Type

section: Linked Lists order: 12B path: /intro-linkedlist

💻 Location

https://github.com/Utkarsh1504/DSA-Java/tree/main/lessons

❌ Additional Info

Theoretical concepts plus code implementation

  1. What is LinkedList?
  2. How LinkedList works internally?
  3. Types of LinkedList
  4. LinkedList vs Array - when to use what?
  5. Creating your own LinkedList
  6. Utilizing java.util.linkedlist

please assign, I have implemented the code just waiting :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants