How to write a function that takes reference to a vector and removes even numbers from it.
Anonymous
I couldn't write O(n) version with iterators and without temporary vector on my own, from unknown reasons recruiters wanted me to write O(n^2) version, but they didn't say it clearly.
Check out your Company Bowl for anonymous work chats.