Meta interview question

design a datastucture that does all operations in O(1) except inserting

Interview Answer

Anonymous

26 Feb 2024

i wrote a code in c that does that