N0vice17 / DataStructures-And-Algorithm

This Repository covers all the topics of dsa which will help you to learn dsa in a better way
GNU General Public License v3.0
30 stars 48 forks source link

Added two files in Stack #115

Closed Shubhankar-Ranjan closed 1 year ago

Shubhankar-Ranjan commented 1 year ago

Added two files in Stack in c language.

  1. Evaluation of Postfix Notations
  2. Infix to Postfix Notations