linkedin Skip to Main Content

Our 2023 “State of Tech Hiring” report is live! Check it out.

 

Tiny Interview: Mini Image Gallery

Coding Challenges

A REST API is an interface that accepts connections via the internet, executes some business logic, and then returns a result.

For this tiny interview, a mini image gallery has been built to display images from UnSplash. Your task will be to:

  • consume the Unsplash API and display the images gotten from the server on the UI.
  • implement the loading placeholders when consuming the API so as to provide feedback.

Implement your solution in the sandbox below:

Tiny interview solution

Verify your solution with the official solution in this sandbox.

Want to conduct interviews on this platform?

Check out CoderPad: pick any interview question or create your own, then invite your candidate to a shared live-coding session on an IDE like this one. You even get 2 free interviews per month forever using this registration link!