Canva interview question

Q: Code JSON.stringify from scratch

Interview Answer

Anonymous

28 Jun 2023

I started with the basics but did not immediately identify some of the edge cases that the interviewer was looking for. I did identify a (minor) edge case that the interviewer had not heard of before. I continued to implement features of JSON.stringify function as directed by the interviewer however there were some things that I did not quite manage to complete.