Skip to main content
nikie's user avatar
nikie's user avatar
nikie's user avatar
nikie
  • Member for 14 years, 10 months
  • Last seen more than 2 years ago
  • Munich, Germany
131 votes

Why are data structures so important in interviews?

96 votes
Accepted

Why are part-time jobs in programming an anomaly?

84 votes
Accepted

How many lines of code can a C# developer produce per month?

72 votes

Hiring programmers for small companies?

61 votes
Accepted

When would polling for events be better than using observer pattern?

42 votes
Accepted

Do Fortran compilers really generate faster code than C compilers?

19 votes

C is written in C, how is this possible?

17 votes

Using single characters for variable names in loops/exceptions

15 votes

Why is it so difficult to make C less prone to buffer overflows?

15 votes

Is there any reason to use VARCHAR sizes rounded to a 128/256/4096 byte offset?

15 votes

Is "White-Board-Coding" inappropriate during interviews?

12 votes

Agile,Waterfall and requirement changes

12 votes

Is there a reason for initial overconfidence of scientists and engineers working on artificial intelligence in the 1960s?

10 votes

Do technical interviews tend to be subjective?

9 votes

Why aren't postfix and primary expressions symmetrical?

9 votes
Accepted

How to verify the code that could take a substantial time to compile?

8 votes

.NET Reflector is no longer free - how does everyone feel about this?

8 votes

How do you ascertain the quality of a potential employer's code before you take a position?

7 votes
Accepted

What is the industry definition of an interpreter (as opposed to a compiler)?

7 votes

Punishing users for insecure passwords

7 votes

Why is *declaration* of data and functions necessary in C language, when the definition is written at the end of the source code?

6 votes

How important is learning Algorithms for high level language programmers

6 votes
Accepted

Using lambdas to improve encapsulation

6 votes

What benefit do I get from good methodology?

6 votes

What's your favorite interview question?

6 votes

C# or .Net features to cut off assuming no backward compatibility needed?

5 votes

Industry has no place for passionate programmers?

5 votes

What reasons might a programmer have for wanting hyperthreading turned off?

5 votes

How to convert a copy/paste/spaghetti programmer to see the light?

5 votes

Programming languages with a Lisp-like syntax extension mechanism