Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 2633. Convert Object to JSON String
Implement a JSON serializer that converts a nested data structure (primitives, strings, arrays/lists, and objects/maps, plus null/boolean) into a valid JSON string. The core challenge is correct traversal/serialization (typically via recursion or an explicit stack) while handling string escaping and formatting edge cases.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.