DataStructureAndAlgorithms suffixEvaluation Code to evaluate any Single Digit valued suffix expression with operators(+,-,*,/,^,%). STACK_LinkedList code to implement STACK using Linked List performing various operations.