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

Data structures in Java #22

Open
18 tasks
ShivangiSingh17 opened this issue Oct 4, 2019 · 11 comments
Open
18 tasks

Data structures in Java #22

ShivangiSingh17 opened this issue Oct 4, 2019 · 11 comments
Labels
hactoberfest-accepted Java Something isn't working up for grabs Good for newcomers

Comments

@ShivangiSingh17
Copy link
Owner

ShivangiSingh17 commented Oct 4, 2019

Writing code for any one of the listed concept (check boxes symbolizes the concept topic).
You can do the same for more than one topic also as per your interest.

1. Lists

  • Linked List

  • Singly Linked List

  • Doubly Linked List

  • Circular Linked List

  • Reversing Linked List

  • Stack

  • Using Arrays

  • Using linked list

  • Queue

  • Using Arrays

  • Using Linked List

  • Priority Queues
    - [ ] Using Linked List
    - [ ] Using Heap

2. Trees

  • Binary Tree
  • Binary Search Tree
  • Heaps
  • Binomial Heap
  • Fibonacci Heap
  • Segmented Tree
  • Binary Indexed Tree
  • AVL Trees
  • Multi Way Trees

3. Hash Tables and Hash Functions

@ShivangiSingh17 ShivangiSingh17 added up for grabs Good for newcomers hactoberfest-accepted Java Something isn't working labels Oct 4, 2019
@Sankalan47
Copy link

I want to do this but I didn't understand if I have to do this only for linked list codes or for all under 1

@ShivangiSingh17
Copy link
Owner Author

@Sankalan47 you have to do only one not all i.e. you can do one out of linked list or stack or queue.
Hope you understood!!

@cherryWood55
Copy link

I would like to add the code for Binary Tree and Binary Search tree

@ShivangiSingh17
Copy link
Owner Author

ShivangiSingh17 commented Oct 5, 2019 via email

@natashaverma
Copy link

I would like to add the code for reversing a linked list.

@ShivangiSingh17
Copy link
Owner Author

@natashaverma yeah sure

priyamm added a commit to priyamm/Java-Jet that referenced this issue Oct 6, 2019
@Kuljeet-123
Copy link

I would like to contribute.

@ShivangiSingh17
Copy link
Owner Author

@Kuljeet-123 Sure

@kushverma86
Copy link

I would like to contribute too.

@ShivangiSingh17
Copy link
Owner Author

@kushverma86 Go ahead. In what are you planning to contribute?

@MayankSingh173
Copy link

Heyy @ShivangiSingh17 ,I would like to contribute for Priority queues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hactoberfest-accepted Java Something isn't working up for grabs Good for newcomers
Projects
None yet
Development

No branches or pull requests

7 participants