Git Product home page Git Product logo

a-december-of-algorithms-2020's People

Contributors

aravindr22 avatar ashik11ab avatar bearlike avatar dhirajv2000 avatar harshini-rs avatar mahavisvanathan avatar mvgk06 avatar nikhileshjr08 avatar sandyy22 avatar shriram2301 avatar tarun200 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

a-december-of-algorithms-2020's Issues

Error on Output explanation of fourth problem

In output explanation of fourth problem you added 20 days to 20/12/2019 and made it to 10/01/2020 but logically december has 31 days. So 09/01/2020 would be the correct date of expiry. Change this as soon as possible.

Fix branch name in FAQ

correct me if i am wrong ๐Ÿ˜„

git remote add upstream https://github.com/SVCE-ACM/A-December-of-Algorithms-2020.git
git fetch upstream
git merge upstream/master

But shouldn't it be git merge upstream/main

if we use the following command git merge upstream/master , the following output will be given

merge: upstream/master - not something we can merge

Day 26 - Testcase Error

For the first testcase , LPS should be

 'RDEREDR'(Index 0 to 6) and bonus multiplied by 7 = $13650

and not

 'DERED' and bonus multiplied by 5 and not $7250

Error in Testcase - Day 21 - Test Of Accuracy

In the testcase, the first point given as

30 40 10

but in the diagram, line is plotted for

30 10 10

So if the first point is 30 40 10 , then 4 targets can be hit.
3 targets can be the maximum, only if the first point is 30 10 10

Language Constraints (node.js) ?

Are there any language constraints? I plan on using node.js. I noticed that the .gitignore file doesn't have the configuration for node modules was not there? If so can I raise a PR to add node modules and package-lock.json to .gitignore file?

Correction of Day_6 Sample I/O 1

In the input, only 'B', 'C', 'D' vertices are present but in the graph we also have vertex 'A',
so,
should I add 'A' to the input
or
should assume there is vertex 'A' since 'B' is the least vertex in the input??

Addition Example for December 1

Could you give an example when the square of a number has an odd number of digits. In that case, what would constitute the left and the right half?

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.