Giter Site home page Giter Site logo

algo-1's People

Contributors

belev avatar duxmaster avatar itodorov avatar meftim0va avatar nikolayit avatar zdgeorgiev 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  avatar  avatar  avatar  avatar

Watchers

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

algo-1's Issues

Algo-1/week3/7-Range-Minimum-Query/ wrong example answer

I assume the search of the minimal element is inclusive, since one of the example inputs has equal start and end indexes ("min 15 15"). If that is the case, then the output of "min 0 7" should be 2 instead of 3 since 2 is at index 7 in the list at that time.

Quadruplets - wrong example answer

The answer to the example is not 5, but 7. The quadruplets are:
5, -2, -1, -2
5, -2, -2, -1
5, -1, -2, -2
3, -1, -1, -1
4, -2, -1, -1
4, -1, -1, -2
4, -1, -2, -1

``labalaa`` issue

Isn't labalaa supposed to return twice alabala?

Quote: Two rotations are considered different if the index at which the original string was split is different even if they are lexicographically equal.

According to the quote alabala should be output twice because in full rotation of the word a second alabala should pop up. Or should we detect there's a subpalindrome?

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.