1. Write a C program to convert a given infix expression to postfix form using stacks
2. Write a C program to evaluate the postfix expression using stacks

Recommended Answers

All 5 Replies

Daniweb isn't a program spewing machine that you can command.

1. Write a C program to convert a given infix expression to postfix form using stacks
2. Write a C program to evaluate the postfix expression using stacks

WOW!!

More assignments for daniweb!!! :D

1. Write a C program to convert a given infix expression to postfix form using stacks
2. Write a C program to evaluate the postfix expression using stacks

I'm sorry, but we won't do your homework for you. If we did, what would you learn? Besides we all have better things to do.

evaluate preorder and inorder traversal of a binary search tree in non recursive way

Rather than asking others to do the assignment, a little bit of research would go a long way.

Read and understand.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.