|
|
|
|
|
by jcranmer
2726 days ago
|
|
The repository name is "awesome-interview-questions". So far, of the 3 lists I've looked at, [1] was a page where someone apparently deleted random swathes of text in the middle of the content and utterly unusable as a result, and [2] and [3] were both full of grammatically poor questions that ask about minutiae of C++, get it wrong, and don't realize that C++11 exists. I think it's supposed to be a list of good questions to ask, but it's actually a compilation of lists that people sent the author with very little to no curation actually done. [1] http://placement.freshersworld.com/power-preparation/technic... [2] https://pangara.com/blog/cplusplus-interview-questions [3] http://a4academics.com/interview-questions/57-c-plus-plus/41... Edit: Just opened up a Java list for #4... and it said that LinkedList was usually better performance over ArrayList. That is not correct; ArrayList is usually better (because of cache locality). So I'm now 4 for 4 on bad lists out of this site. |
|
I quite enjoyed the Erlang questions. Apparently "what is Erlang" is a common Erlang interview question.