Meta Interview Question

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

Interview Answer

Anonymous

Feb 26, 2024

i wrote a code in c that does that