Infix to Postfix using stack
mycodeschool mycodeschool
764K subscribers
750,526 views
7.3K

 Published On Dec 8, 2013

See complete series on data structures here:
   • Data structures  

In this lesson, we will see an efficient algorithm to convert Infix to Postfix using stack data structure.

See source code here:
https://gist.github.com/mycodeschool/...

For practice problems and more, visit: http://www.mycodeschool.com

Like us on Facebook:   / mycodeschool  

Follow us on twitter:   / mycodeschool  

show more

Share/Embed