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

Add Data Structure Implementations #1

Open
abhpd opened this issue Oct 9, 2020 · 33 comments
Open

Add Data Structure Implementations #1

abhpd opened this issue Oct 9, 2020 · 33 comments

Comments

@abhpd
Copy link
Owner

abhpd commented Oct 9, 2020

Add projects under <language>/Data-structures/ for example a linked list implementation of a queue in C++ will go under the folder C++/Data-Structures/Queue/

@abhpd abhpd added up-for-grab good first issue Good for newcomers labels Oct 9, 2020
abhpd pushed a commit that referenced this issue Oct 9, 2020
@SaloniK17
Copy link

hii, can you please assign to me this issue?
Thank you

@abhpd
Copy link
Owner Author

abhpd commented Oct 10, 2020

@SaloniK17 No need for assignment you can start working, just mention this issue in your PR.

abhpd pushed a commit that referenced this issue Oct 10, 2020
@sarthak-1503
Copy link
Contributor

@abhpd Can I add "Implementation of a Queue using 2 stacks" in C++? Can you assign me this issue?

@japnit01
Copy link
Contributor

please review the PR #174 @abhpd

@sarthak-1503
Copy link
Contributor

@abhpd please review my pull request #179

0ne0rZer0 added a commit that referenced this issue Oct 24, 2020
Updating forked repo
@abhpd
Copy link
Owner Author

abhpd commented Oct 1, 2021

@SaloniK17 No need for assignment you can start working, just mention this issue in your PR.

@kartikeysharma98281
Copy link

hi @abhpd I want to implement a doubly linked list Can you please assign me this issue

@tanvideshmukh29
Copy link

Hi! I would love to work on this issue? can you please assign it to me?

@abhpd
Copy link
Owner Author

abhpd commented Oct 2, 2021

@tanvideshmukh29 No need for assignment you can start working, just mention this issue in your PR

@abhi26ak
Copy link

abhi26ak commented Oct 2, 2021

Hii, I'm a beginner in this can you tell me what to do exactly here.
I'll be very grateful to you

@abhpd
Copy link
Owner Author

abhpd commented Oct 2, 2021

@abhi26ak Welcome to Open Souce! Please read this: https://github.com/abhpd/hacktoberfest2021/blob/main/README.md

@Phoenix6296
Copy link

I can implement stack using array and linked list. Please assign this task to me.

@nishantdotcom
Copy link

Please Assign this to me ,I would like to work on DP in C++

@VARUNvk1729
Copy link

VARUNvk1729 commented Oct 3, 2021

Sir,I have added C++ code for implemetation of stacks using two queues in Data structures pls review my PR

@Ritam727
Copy link

Ritam727 commented Oct 3, 2021

I have added implementation of Segment Tree for sum in C++ under Data structure. Please review and merge PR #647

@sparrowHarsh
Copy link

please merge PR #573
Thank you

@dinshajaiswal
Copy link

Please merge my pr #906

@AnupamTekale
Copy link

Hey, can I add String algorithms in java?

@Rohit5152
Copy link

Sir I want to add Stack Implementation using vector

@arinjain7
Copy link

i want to add queues implementation using dynamic arrays

@Shruti-codes236
Copy link

Hey @abhpd, I'd like to Implement Graphs in Adjacency List and Adjacency Matrix.

@Bahukhandi93
Copy link

Please assign this issue to me. Thank you!

@FanindraNayak
Copy link

Sir @abhpd , please review my PR #1312

This PR contains the following implementation of Stack functionalities in C.
isEmpty - To check whether the stack is empty.
isFull - To check whether the stack is full.
peek - To get the topmost element of the stack.
push - To push element in the stack.
pop - To remove the topmost element in the stack.
display - To print all the stack elements.

ayuagar23 added a commit to ayuagar23/hacktoberfest2021 that referenced this issue Oct 11, 2021
@ayuagar23
Copy link

@abhpd Sir please accept my pull request #1451 . It has the implementation for BFS

ayuagar23 added a commit to ayuagar23/hacktoberfest2021 that referenced this issue Oct 11, 2021
@ayuagar23
Copy link

@abhpd Sir I have also added implementation for DFS

ayuagar23 added a commit to ayuagar23/hacktoberfest2021 that referenced this issue Oct 11, 2021
@priyanshu688
Copy link

@abhpd Please review this PR - #1550

@Shubh8434
Copy link

can i add a program using switch case which can do all types of sorting in just a program?

@nityachugh
Copy link

can u assign it to me ? @abhpd

@KarthikTadala
Copy link

I want to work on this issue

I am currently preparing for my intern preparations and it would help me a lot , please do the needful and assign me this problem

plz assign @abhpd @nishantkumar1308 @japnit01 @sarthak-1503 @ayuagar23

@soumyo2002
Copy link

Dear @abhpd, I send a pull request for the C program for Linkedlist implementation of Queue using function for clear and better implementation. Please merge my PR #1876

@PreetiBaskey
Copy link

hey @abhpd , i want to contribute in this issue. Kindly assign me this issue.
Thank You.

@SanthoshS20
Copy link

I think this repo will not accept PR

@scientific-yash
Copy link

please assign this issue to me i want to work on it
implementing circular queue using linked list

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

No branches or pull requests