Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sharmas1ddharth/10_days_of_statistics_hackerrank
The code in this repository is the solution of HackerRank's 10 day of statistics challenge problems.
https://github.com/sharmas1ddharth/10_days_of_statistics_hackerrank
10daysofstatistics hackerrank hackerrank-solutions r statistics
Last synced: about 2 months ago
JSON representation
The code in this repository is the solution of HackerRank's 10 day of statistics challenge problems.
- Host: GitHub
- URL: https://github.com/sharmas1ddharth/10_days_of_statistics_hackerrank
- Owner: sharmas1ddharth
- License: mit
- Created: 2021-11-03T15:07:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-05T11:49:20.000Z (about 3 years ago)
- Last Synced: 2023-03-04T00:43:36.487Z (almost 2 years ago)
- Topics: 10daysofstatistics, hackerrank, hackerrank-solutions, r, statistics
- Language: R
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HackerRank's 10 Days of Statistics
The code in this repository is the solutions of HackerRank's 10 day of statistics challenge problems.
Link to the [challenge](https://www.hackerrank.com/domains/tutorials/10-days-of-statistics).### Programming languages:
- R### Contribution:
Read the following instructions for contibutions.- Fork the repository
- Create a folder for your choice of programming language and add your solution files to that folder only.
- Create a pull request with the name of the programming languageAnd, that's it