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

Added stack implementaion using array #412

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KMayank02
Copy link

@KMayank02 KMayank02 commented Sep 30, 2021

Description

Implements stack in C using array and performs stack operations.

Checklist:

  • My code follows the style guidelines of this project
  • I have added my code in its respective language folder.
  • I have mentioned a short description about the code at the beginning of the program.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • I have not deleted any files that already exist in the repository.

@KMayank02 KMayank02 closed this Sep 30, 2021
@KMayank02 KMayank02 reopened this Sep 30, 2021
@KMayank02 KMayank02 closed this Sep 30, 2021
@KMayank02 KMayank02 reopened this Sep 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant