Student Reviews
( 5 Of 5 )
1 review
Video of Infix, Prefix and Postfix in Data Structures course by mycodeschool channel, video No. 19 free certified online
See complete series on data structures here:
http://www.youtube.com/playlist?listPL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P
In this lesson, we have described Infix , Prefix and Postfix notations which are ways of writing arithmetic and logical expressions. Infix notation is the most common way of writing expressions. Prefix and Postfix notations are other two ways that are good for machines because they can be parsed and evaluated easily. This is one important topic in computer science where we find application of stack data structure.
For practice problems and more, visit: http://www.mycodeschool.com
Like us on Facebook: https://www.facebook.com/MyCodeSchool
Follow us on twitter: https://twitter.com/mycodeschool