Write a program to check whether a string is valid. The string consists of only three kinds of special characters: '()', '[]', and '{}'. Return true if all special characters are in the correct form (e.g., (){}[], {()[]}, {{[()]}}) and false otherwise (e.g., {[](}}, {], ()[}).

AnswerBot
1mo

Check if a string of special characters is valid with correct pairing and nesting.

  • Use a stack to track opening characters: '(', '[', '{'.

  • For each closing character: ')', ']', '}', pop from the stack a...read more

Help your peers!
Select
Add answer anonymously...

Top Senior Software Engineer Interview Questions Asked at Turing

Q. What are the best practices to avoid re-renders and improve performance?
Q. What is the useRef hook used for?
Q. What are callbacks, Promises, async await
Senior Software Engineer Interview Questions
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+

Reviews

10L+

Interviews

4 Cr+

Salaries

1.5 Cr+

Users

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter
Profile Image
Hello, Guest
AmbitionBox Employee Choice Awards 2025
Winners announced!
awards-icon
Contribute to help millions!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos
Add office benefits
Add office benefits