adityabisoi / notation-guru

An application to convert expression notations
GNU General Public License v3.0
11 stars 34 forks source link

Code in different languages. #55

Closed ranimanya closed 2 years ago

ranimanya commented 2 years ago

🚀 Feature

Students generally start learning data structures in C/C++ language. Python is also a popular language among students. The idea here is that we can present code in several languages which provide an option for students to choose which language they want to learn.

Here I would like to contribute code in C, C++ and python language for all conversions.

I'm a Gssoc'22 participant, please assign this issue to me :-)

adityabisoi commented 2 years ago

@ranimanya Good idea. You can create a new folder with sub-folders for different languages.

ranimanya commented 2 years ago

@adityabisoi why you did not merge my pr?....instead you added all the files......?