Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.26 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.26 KB

This static website provides some of the questions asked in google foobar challenge, and their solutions

Check out website

Questions

Running the website locally

The website is build using jekyll. Check installation Use following to run jekyll website locally

jekyll serve

Theme

The website uses jekyll-theme-leaf

Contributing

Read CONTRIBUTING.md to contribute in this repository.