ShubhangiShrestha / GoogleKickStart2020_Solutions

This repository will contain solutions of "Google Kick Start 2020".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Kick Start 2020 Solutions

What is Kick Start?

Kick Start offers coders around the world the chance to develop and hone their programming skills through online-hosted competition rounds. The three-hour rounds feature a variety of algorithmic challenges, all developed by Google engineers so that you get a taste of the technical skills needed for a career at Google (the top competitors from our Kick Start rounds may be invited to interview at Google!). Their rounds are held regularly throughout the year at different times so they are easily accessible to coders everywhere. Each Kick Start Round is open to all participants, no pre-qualification needed, so you can try your hand at one or give them all a shot.

Our Aim

If you're stuck at some question, hopefully you'll find this repository useful.

Who can contribute?

Anyone with a knack for Programming ๐Ÿ˜œ.

How to contribute?

Visit Guideline.md to understand the procedure.

New to GitHub and don't know how to do things?

Visit Resources.md to know about Git & GitHub.

Disclaimer

  • Do follow Guidelines.
  • Plagirism is strongly discouraged.
  • Regarding PRs:
    • All the PRs will be marked as "INVALID" if you have not been assigned to any issues. To work on this repository, it's necessary to mention on what issue you want to work.
    • Layout of PR Description:
      Issue Number for which I'm assigned & worked: #
      (write the issue number after # symbol)
      
      Example:
      Issue Number for which I'm assigned & worked: #3
      

๐Ÿš€ All the Best for Hacktoberfest! ๐Ÿš€

(Mail us at blankcoders@gmail.com for any problem, issues or suggestions!)

About

This repository will contain solutions of "Google Kick Start 2020".

License:MIT License


Languages

Language:C++ 86.2%Language:Python 13.8%