employer cover photo
employer logo
employer logo

Amazon Lab126

Part of Amazon

Is this your company?

Amazon Lab126 Interview Question

Write a function to convert a string into a JSON object

Interview Answers

Anonymous

Apr 4, 2015

Live coding

2

Anonymous

May 28, 2018

You might want to refer to Json.NET JObject json = JObject.Parse(str);