denque icon indicating copy to clipboard operation
denque copied to clipboard

Question: remove element by value

Open vanodevium opened this issue 2 years ago • 0 comments

What is the best practice for the case when you need to remove an element by value, for example, some object with ID == 123.

I completely understand: this is stack/queue. But in my very difficult case I have to remove element somewhere inside queue...

Thanks!

vanodevium avatar Mar 15 '23 18:03 vanodevium