A command-line version of YouTube was created within 24 hours as part of a comprehensive 3-day virtual internship experience programme delivered by Bright Network. The coding challenge was created by Google’s software engineers and involves Object-Oriented Programming (OOP) with a Test-Driven Development (TDD) approach.
-
Install Java
-
Download the code in a ZIP file or clone the repository
$ git clone https://github.com/kimberly-0/google-coding-challenge.git
-
Open
Run.java
(located in java/src/main/java/com/google) in an IDE -
Run the
main
method