Hacker News new | past | comments | ask | show | jobs | submit login

Thanks. I think I understood it now : https://news.ycombinator.com/item?id=27553076

In my solution though when the extra temporary buffer is very small,in the worst case, we need to make sizeof(compressedStream)/sizeof(temporaryBuffer) memmove which can potentially make the algorithm quadratic.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: