Monday, 10 February 2020

Old Take Home Project Advice?

I had a take-home assignment a few months back for backend position in node.js, and the company never replied to my emails about feedback after I got rejected( I wanted it so I could improve lol)I've been mostly developing in React Native for the past five months, but I am applying for another back end position and surprise surprise another take home potentially.What I did worked only thing was I only had a day and never made a CLI script, mostly wrote and maintained restful APIs at my previous job. A few hours after I turned it in, I also realized I could have used Duplex Streams, and I could have cached some of the API's calls from the 3rd party service in memory to slightly increase performance but wasn't sure if it was the biggest factor.If anyone would be so kind as to give me a critique of what I might have missed I would be grateful or just advice on how to approach these take-home assignments lol

Submitted February 11, 2020 at 02:22AM by codellamaz

No comments:

Post a Comment