Giter Site home page Giter Site logo

projecteuler's Introduction

HackerRank โ€” ProjectEuler+ contest solutions

HackerRank

My HackerRank profile can be found here: HackerRank/Dalimil

ProjectEuler is a website dedicated to a series of computational problems intended to be solved with computer programs. It includes over 500 problems (July 2015).

HackerRank is a company that focuses on competitive programming challenges. Here is the ProjectEuler+ contest.

People from HackerRank have modified the original ProjectEuler challenges and turned them into harder versions by increasing input size, adding hidden test cases, and setting time limit for your programs. They have redesigned the first 100 challenges so far (July 2015).


A good example might be Problem 19: Counting Sundays

Original ProjectEuler problem statement:

How many Sundays fell on the first of the month during the twentieth century (1 Jan 1901 to 31 Dec 2000)?

Modified HackerRank's ProjectEuler+ problem statement:

How many Sundays fell on the first of the month between two dates? You get the two dates (they are in format D/M/Y) as your program's input. The year can be any number between 1900 and 10^16 = 10000000000000000.


DO NOT copy and paste these solutions to solve the ProjectEuler challenges, as you will learn nothing by doing that. Although, I encourage you to look at my code if you get stuck and need some hints, or simply want to compare your solution with someone else.

projecteuler's People

Contributors

dalimil avatar

Watchers

James Cloos avatar

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.