DSC-Banasthali-Vidyapith / Code-Crossroad

This project contains the carefully compiled Data Structures & Algorithm questions asked by the companies that visit Banasthali Vidyapith on-campus.
MIT License
55 stars 78 forks source link

To change a Expression from Infix to Postfix #133

Closed Vanshikagarg17 closed 2 years ago

priyanshiparolia commented 2 years ago

Can I do this question in C ?

yashneet-kalra commented 2 years ago

I can take this issue up in C as well as C++. Can you assign me this issue @Vanshikagarg17 ?

Tanisha1721 commented 2 years ago

Could you please assign this issue to me? I would like to solve this problem in java.

Ananyaas commented 2 years ago

@yashneet-kalra you can work on this issue. All the best!

Vanshikagarg17 commented 2 years ago

@priyanshiparolia @Tanisha1721 @yashneet-kalra You all can work on this issue, but make sure you work on different languages as mentioned in Readme.md. All the best guys!

yashneet-kalra commented 2 years ago

@priyanshiparolia @Tanisha1721 @yashneet-kalra You all can work on this issue, but make sure you work on different languages as mentioned in Readme.md. All the best guys!

Okay sure! I'm doing it in C as of now @Vanshikagarg17 .

priyanshiparolia commented 2 years ago

@priyanshiparolia @Tanisha1721 @yashneet-kalra You all can work on this issue, but make sure you work on different languages as mentioned in Readme.md. All the best guys!

Okay sure! I'm doing it in C as of now @Vanshikagarg17 .

hey @yashneet-kalra as I already mentioned I'm working with C so kindly work on C++ as you stated earlier

priyanshiparolia commented 2 years ago

@priyanshiparolia @Tanisha1721 @yashneet-kalra You all can work on this issue, but make sure you work on different languages as mentioned in Readme.md. All the best guys!

ok di , So I'm working with C

yashneet-kalra commented 2 years ago

@priyanshiparolia @Tanisha1721 @yashneet-kalra You all can work on this issue, but make sure you work on different languages as mentioned in Readme.md. All the best guys!

Okay sure! I'm doing it in C as of now @Vanshikagarg17 .

hey @yashneet-kalra as I already mentioned I'm working with C so kindly work on C++ as you stated earlier

No problem @priyanshiparolia . I'll do it in C++ :)

yashneet-kalra commented 2 years ago

Hi @Vanshikagarg17 ! I have raised a PR #158 for this issue. Kindly review it.