Giter Site home page Giter Site logo

fotisk07 / hacker-rank-python Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 3.0 1.99 MB

This repository contains the solved programming challenges in Hacker Rank. It is a repository in progress, it will be updated as soon as possible with the rest of the challenges

Home Page: https://www.hackerrank.com/dashboard

License: MIT License

Python 100.00%
numpy

hacker-rank-python's Introduction

Hacker Rank Python

This repository contains the solved programming challenges in Hacker Rank. It is a repository in progress, it will be updated as soon as possible with the rest of the challenges. The goal is to have all assignements published as soon as possible. The following topis will be covered :

  1. Introduction (completed)
  2. Basic Data Types (completed)
  3. Strings
  4. Sets
  5. Math (completed)
  6. Itertools
  7. Collections
  8. Date and Time
  9. Errors and Exceptions
  10. Classes
  11. Built-Ins
  12. Python Functionals
  13. Regex and Parsing
  14. XML
  15. Closures and Decorators
  16. Numpy
  17. Debugging

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

The Code is written in Python 3.6.5 . If you don't have Python installed you can find it here. If you are using a lower version of Python you can upgrade using the pip package, ensuring you have the latest version of pip.

To install pip run in the command Line

python -m ensurepip -- default-pip

to upgrade it

python -m pip install -- upgrade pip setuptools wheel

to upgrade Python

pip install python -- upgrade

Structure

Each project is inside a folder indicating its dificilty and the subdomain it belongs. For example the py-hello-world-English program is an easy programming assignement ( folder -- easy ) and it is an introductory one ( folder -- Introduction ) . Each programming assignemnt is also accompanied by a pdf file,bearing the same name, provided by Hacker Rank which explains the assignement.

Contributing

Please read CONTRIBUTING.md for the process for submitting pull requests. .g

Authors

  • Fotios Kapotos - Initial work

This project is licensed under the MIT License - see the LICENSE.md file for details

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.