Senior Staff Software Engineer
Design a system that will make sure to verify a JSON input is syntactically correct and can be accepted as a complete input. There is not schema attached to the JSON input. You have to make sure that all the JSON objects...