Resource Library

Below you can find all of the different resources in the Guide: practice problems, former Google interview questions, online courses, videos, and more.

Back to all resources
  • Sort array (Java)

    Take a stab at this Google-created problem, a mid-level exercise that involves returning an array where duplicate values from the input array have been removed. (CodingBat)

    Mark as complete Save for later