Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm working on running sequences of heap operations (insert and delete-min) in linear time instead of O(n log n) total time. It's a silly little project in theoretical computer science I have.

Crucially, to make this bound work, you only learn the final state of the heap, not which element got deleted when.

I'm also building a simpler soft heap.



Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: