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
  • Reverse a string

    In this practice coding question, you'll write a function that reverses a string. You can even use it to check whether or not a word is a palindrome! (coderbyte)

    Mark as complete Save for later