The IDE was terrible.
The IDE was terrible.
I recently did a coding interview on Codility, and it was terrible; the corrections were always wrong. For example, I was writing in Java, and it would say that I'm writing a function without a return, while the return was there, the coding experience was terrible. I would put the return value as something like an int, and it would say that the type doesn't match the function, while it was still correct. I only started suspecting the IDE was buggy when I literally erased a line that was "wrong", copied it, and for some reason it recognized that there wasn't a problem there. When I ran the program, the IDE itself had corrections all over the place, saying that my syntax was wrong, all the tests were correct, and I ended up losing 30 min of an interview trying to correct something that was right while spiralling, thinking that I didn't know the language that I was writing.








