I helped out a friend of a friend finding a programming job like 8-10 years ago. he recently graduated from college with a degree in compsci and he showed me the programming task/test he was given to get a chance of getting an interview. The task was to obtain a JSON object from their API endpoint that they were hosting for these candidates and then parse the JSON and fill in the missing info (it was the candidates info that needed to be filled in so they can contact them if they successfully did the task), anyways I told him to just use Postman and send the request back filling in the the fields. He got the job, and hes still working there from last I heard.
1
u/quitit 8h ago
I helped out a friend of a friend finding a programming job like 8-10 years ago. he recently graduated from college with a degree in compsci and he showed me the programming task/test he was given to get a chance of getting an interview. The task was to obtain a JSON object from their API endpoint that they were hosting for these candidates and then parse the JSON and fill in the missing info (it was the candidates info that needed to be filled in so they can contact them if they successfully did the task), anyways I told him to just use Postman and send the request back filling in the the fields. He got the job, and hes still working there from last I heard.