AnkitMajee / DataStructureInCpp

DSA in C++ guide for Beginners and Open for Contribution
15 stars 43 forks source link

infix to prefix expression using stack #111

Closed laiba-Ashfaq closed 1 month ago

laiba-Ashfaq commented 1 month ago

Screenshot 2024-10-29 200654 here is the output snapshoot code use stack library to convert infix expression to pre-fix expression

laiba-Ashfaq commented 1 month ago

plz check it and add label of hacktoberfest 2024

AnkitMajee commented 1 month ago

Closing this PR as you already created the same PR at main Branch which I have merged.

Here you by mistake requesting a PR at node1 branch which is not necessary or required our main branch it the Main branch. Do look your current branch when pushing your code.

Hope you get to learn for this experience keep coding and make more PR in our Repositories.