Skip to content

Instantly share code, notes, and snippets.

@idlecool
Created August 24, 2012 15:05
Show Gist options
  • Save idlecool/3451798 to your computer and use it in GitHub Desktop.
Save idlecool/3451798 to your computer and use it in GitHub Desktop.
1. Create a HackerRank account from our campaign page
url: https://www.hackerrank.com/campaign/pandodaily
2. After account creation you can login with following url
login url: https://www.hackerrank.com/login
3. (Optional) Once you login, there will be a modal dialog box which will
ask you to fill your school, company and country; as well as you can find
a "login with facebook" button here.
4. Go to profile settings page
screenshot: http://i.imgur.com/gT0g5.jpg
url: https://www.hackerrank.com/settings/profile
5. Navigate to Facebook Sharing Tab and Login with facebook if you
haven't done it already
screenshot: http://i.imgur.com/slSts.jpg
url: https://www.hackerrank.com/settings/facebook-sharing
6. Once you have connected your HackerRank account with facebook,
you have to enable posting activities on facebook from the same
facebook sharing tab.
screenshot: http://i.imgur.com/LoxlG.jpg
url: https://www.hackerrank.com/settings/facebook-sharing
7. Now in order to post activities on facebook, you should play games.
In order to play a game, you should submit a program.
Available Games:
--------------
Game 1: Tic Tac Toe (url: https://www.hackerrank.com/challenge/tic-tac-toe)
Game 2: Bidding Game (https://www.hackerrank.com/challenge/the-bidding-game)
Sample Programs:
---------------
Game 1: Tic Tac Toe (url: https://raw.github.com/gist/3451670)
Game 2: Bidding Game (url: https://raw.github.com/gist/3451682)
HOW TO SUBMIT:
---------------
Go to a game page, (For example: https://www.hackerrank.com/challenge/tic-tac-toe)
You will see a text editor at the bottom.
screenshot: http://i.imgur.com/Nlzgh.jpg
i) Select a language, (Select "Python" as the sample code is in Python)
ii) Clear existing buffer in the text editor and paste the sample code there (Copy
code from https://raw.github.com/gist/3451670)
iii) Submit the code.
It will take a while (a minute or two) to process your submission and the result will be
posted on your facebook timeline.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment