Given an HTML form with some <input name="a.b"> that have name attributes, implement a function that converts the data into a plain Javascript object ("{ a: {b: 'my value' } }").
Check out your Company Bowl for anonymous work chats.
Bowls
Get actionable career advice tailored to you by joining more bowls.
Followed companies
Stay ahead in opportunities and insider tips by following your dream companies.
Job searches
Get personalized job recommendations and updates by starting your searches.
Amazon Interview Question: Given an HTML form with some <input name="a.b"> that have name attributes, implement a function that converts the data into a plain Javascript object ("{ a: {b: 'my value' } }"). | Glassdoor