Skip to content

Hackerrank Solutions to 10 Days of Statistics Problems in Python

Notifications You must be signed in to change notification settings

LITDataScience/10-Days-of-Statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

10 Days of Statistics

Find solutions to all the Hackerrank Problems. Easy to understand solutions in Python.

Getting Started

I strongly recommend you all to go through the Problem first on Hackerrank as it will develop your problem solving ability and come here as the last resort to find the solution.

Prerequisites

Python3, Pycharm or repl.it for testing your built code.

Installing

You can get Pycharm community version from Pycharm.
Refer to REPL.IT
Sign-up and create an account to create your own Repl. Amazing tool to have for any programming language.
Command to install Python3 in Linux below:

sudo apt-get update
sudo apt-get install python3.6
sudo apt-get install python3-setuptools

Cloning this repo

Clone this repository with the following command:

git clone https://github.com/LITDataScience/10-Days-of-Statistics.git

About

Hackerrank Solutions to 10 Days of Statistics Problems in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages