Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Linear-Queue-Operation in C #1270

Open
1 of 2 tasks
adarshherohoo opened this issue Oct 10, 2023 · 3 comments
Open
1 of 2 tasks

Linear-Queue-Operation in C #1270

adarshherohoo opened this issue Oct 10, 2023 · 3 comments

Comments

@adarshherohoo
Copy link

Information about Algorithm

The given algorithm implements all Linear Queue Operations in the C programming language.
Type of Algorithm
Linear Queue Operation (Array-based implementation)

Have you read the Contributing.md and Code of conduct

  • Yes
  • No

Other context

This implementation is for a competitive programming platform problem, where efficient handling of data structures like queues is essential. The algorithm utilizes arrays for implementing the linear queue, ensuring that elements are managed in a first-in, first-out manner. It adheres to the principles outlined in the project's contributing guidelines and code of conduct.

@welcome
Copy link

welcome bot commented Oct 10, 2023

Thanks for opening your first issue here! Be sure to follow the issue template!

@adarshherohoo
Copy link
Author

Thanks for opening your first issue here! Be sure to follow the issue template!

Could you please assign it to me? I haven't seen this algo in any of your folders, so please label it as hacktoberfest when assigning it.Thankyou

@sakshamshakya337
Copy link

could you assign it to me

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

No branches or pull requests

2 participants