employer cover photo
employer logo
employer logo

Parallel Wireless

Is this your company?

Parallel Wireless Interview Question

write a function or a psudo code that checks if a string of {}, (), [] is valid. for example, (() is not valid, {()} is valud

Interview Answer

Anonymous

Feb 6, 2024

I wrote a psudo code for them