Hacker News new | ask | show | jobs
by codenlearn 924 days ago
I wrote my first calculator app 11 years ago using shunting yard algorithm. It’s a wonderful algorithm, hats off to Dijsktra for coming up with a simple and elegant algorithm.