GithubHelp home page GithubHelp logo

Comments (5)

wachunei avatar wachunei commented on August 16, 2024

Even though split actually splits the buffer in different lines, the through output puts all of them back together. I think that should be said somewhere in the challenge.

from stream-adventure.

Rybadour avatar Rybadour commented on August 16, 2024

Agreed, when verifying your solution the naive implementation just results in null for all the actual values.

I assume it's because the buffer flushes with a new line so even though you queue it the right string (minus the newline) it still doesn't get any data.

from stream-adventure.

anupamkumar avatar anupamkumar commented on August 16, 2024

This stumped me for a while too. Agree with the OP's suggestion. That will avoid us from making the assumption that '\n' will automatically be added.

from stream-adventure.

kalinchernev avatar kalinchernev commented on August 16, 2024

PR open to specify the possible scenarios, feedback is welcome there.

from stream-adventure.

ccarruitero avatar ccarruitero commented on August 16, 2024

fixed in #193

from stream-adventure.

Related Issues (20)

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.