Skip to content

erossini/ReversePostfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverse Postfix

I will show how to evaluate Postfix expression for your interviews as a C# developer. When you have interviews, you never know what they will ask you. Sometimes, the easiest question could be the most complicated thing. I don't know you, but I found this snap test interview quite boring. For example, when in the real work you have to evaluate a Postfix expression?

The full explanation of this code is on my post "Evaluate Postfix expression for interviews" on PureSourceCode.

About

Implementation of Reverse Postfix with C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages