Skip to content
/ foobar Public template

Some of the google's foobar questions with their solutions

License

Notifications You must be signed in to change notification settings

rajat19/foobar

Repository files navigation

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.