912 repositories for c

This Repo contains the solutions of the Algorithms present on HackerRank completed using C, C++, Python.
This C-Program lets you convert infix expression to corresponding Prefix and Postfix expression and also evaluate Postfix and prefix expressions.