Giter Site home page Giter Site logo

yirrilo / algorithmsdaily Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vishwas-verma/algorithmsdaily

0.0 1.0 0.0 692 KB

An algorithms repository created for contribution to HacktoberFest 2019. Submit a pull request to any of the problems in your preferred programming language.

C++ 45.86% Java 39.68% Python 6.83% JavaScript 7.63%

algorithmsdaily's Introduction

AlgorithmsDaily

What is this?

This is a repository created for contribution to HacktoberFest 2019. All you need to do is implement solutions to the below questions and send in a pull request, so that you can stand a chance to win a limited edition HacktoberFest T-Shirt. Make sure you register here before you start sending in pull requests. For more details, check out the FAQ's section.

Plagiarsm is highly discouraged and will be viewed seriously.

Problem 1

Problem 2

Problem 3

Problem 4

Problem 5

Problem 6

Problem 7

Problem 8

Problem 9

Problem 10

FAQ'S

Who can contribute to this repo?

Anybody who is passionate about Open Source and can contribute quality solutions to the aforementioned questions in any programming language.

When should I submit pull request(s)?

You can submit pull request(s) anytime from October 1, 2019 to October 31, 2019. If your pull request(s) meet a certain threshold quality, they will be merged, else shall be marked as spam. Here is an excellent repo explaining how to make your first pull request.

Send a pull request only after you complete at least one problem.

What language should I use to code?

All programming languages are more than just welcomed here.

I have never used to Git or GitHub. What should I do?

No worries! It's never too late to start learning. Check out this excellent course on Udacity to learn about Git and GitHub.

How should I submit solutions?

We have maintained a folder for each problem. Make sure your file format is as follows:-

Name : <insert your name>
College : <insert College Name>
Year/Branch : <insert year/insert branch>
Email Id : <insert your E-mail Id>

/*insert your code here*/

Name your file as Language_Username and place it in the appropriate folder.

I forked the repository but some questions were added only after that. How do I access those?

Open Git Bash or your Command Prompt and navigate over to your forked repository. Enter the following commands:

git remote add origin https://github.com/SVCE-HacktoberFest2019/AlgorithmsDaily.git
git fetch origin
git merge origin/master

What do I do if I see a merge conflict?

This does not happen until you modify an existing file in the repository. The easiest thing to do is to make a copy of your code outside the repository and then clone it once again. Merge it to the master branch, add your code and continue contributing :).

I believe there is a mistake/error in one or more of the questions.

Open an issue on the bug tracker and we will get back to you.

What should I do after contributing?

Check here if your pull requests are being counted towards your progress.

If you did enjoy solving these problems, please do give us a star so that we can reach out to more people.

algorithmsdaily's People

Contributors

0xamitdutta avatar aayushgarg-03 avatar abhilasha06 avatar ayush517 avatar codernuub avatar elenaires avatar jhashashank07 avatar mfarukkoc avatar nilesh2000 avatar nishtha3512 avatar priyanka788 avatar rondon1947 avatar shahayush457 avatar silvericarus avatar skahk avatar utkryuk avatar yangelis avatar

Watchers

 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.