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
  • Repeated String

    In this practice question, you'll count the number of occurrences the letter 'a' appears in a string. The solution you come up with could even be applied to count the number of occurrences in a dataset! (HackerRank)

    Mark as complete Save for later