Skip to content

implementing stack and solving some problems using stack

Notifications You must be signed in to change notification settings

nazaninsbr/Stack

Repository files navigation

Stack

this repository includes the following codes:

  • stack implementation
  • infix to postfix converter
  • queue implementation using stack
  • reverse stack using recursion
  • get min

Releases

No releases published

Packages

No packages published

Languages