Oracle interview question

Write a code for checking balanced parantheses.

Interview Answer

Anonymous

23 July 2016

It is a well known problem and I had read and also written the code several times in the past.So i could answer it easily.