data stuctures
- C
Ackermann Function
Ackermann Function is the simplest example of a well defined total function which is compatible but not primitive recursive. It…
Read More » - C
Infix Expression to Post-fix (Reverse police) Notation
Here we just look out the code on Infix to Postfix expression notation. It is also known as Reverse police…
Read More »