vote up 157 vote down star
192

What can come up in an interview or job posting that should set off the alarm bells for a coder?

I'm still only a few years in the industry but I already know to look out for excessive red tape and bureaucracy. Cubes and a noisy office also tell me that I'll be both miserable and unproductive and that management does not appreciate what coders need to work well.

Edit: The way things are going I'm taking extra time to look at the company's stability. If they depend on a single vendor for their livelihood and could be out of business if the vendor decides they don't really need the service or can do it in-house.

What are your dealbreakers?

flag
show 3 more comments

81 Answers

1 2 3 next
vote up 128 vote down
link|flag
7  
The second bullet is a big deal for me. I refused to sign the HR agreement form that said this at my last place of employment. I didn't make a big deal of it, just never did it. :-) – T.E.D. Oct 28 '08 at 14:23
2  
People certainly think that they're not allowed any say in a boilerplate contract, which couldn't be further from the truth. Cross out any sections you don't like and initial them. HR types may need to take a breather, but if you have a reasoned argument they'll usually give in. If not, then leave. – Robert Paulson Oct 29 '08 at 2:48
1  
Also, just because those clauses are in a contract, does not mean that they are enforceable. Further, it doesn't mean that the company would waste its money trying to pursue it. But yes, I agree, it makes me cringe when I see the 'I own you' clause. – Travis Dec 15 '08 at 6:21
1  
Whether they're enforceable could ultimately depend on what a judge says. Given how out there some judges can be, I'd rather not sign something just because I think it's unenforceable. – Kyralessa Dec 24 '08 at 16:41
5  
Just because clauses are unenforceable doesn't mean you can't wind up in court over them. It's better to not be in court than to win in court. – David Thornley Jan 19 at 18:38
show 4 more comments
vote up 14 vote down

Actually, the opposite. Not enough process, no source control etc.

link|flag
show 2 more comments
vote up 42 vote down
  • No source control
  • No centralised bug tracking or project management
  • Performance measures SLOC / Check Ins
  • VB6
  • VBA
  • Access databases
link|flag
3  
-1 for language snobbery – Lance Roberts Oct 28 '08 at 18:57
1  
+1 for VB6/VBA. My Arrays always have a size thanks very much. – scunliffe Nov 2 '08 at 15:09
1  
+++++++1 for Access databases! - Try doing a full outer join... – Redbeard 0x0A Dec 17 '08 at 23:21
1  
Access is a step up from excel :-) – Einstein Jan 8 at 15:36
show 5 more comments
vote up 131 vote down

You might want to have a look at The Joel Test, an article Joel Spolsky wrote a few years back giving coders a 12 step guide to evaluating a prospective employer.

link|flag
show 6 more comments
vote up 49 vote down

I'm about to start a 90 day contract-to-perm job where they have a dress code, and you're not allowed to have anything personal on your desk except one photograph of your family. I'm pretty sure it's going to suck.

Update: Well, the rumours about the "nothing personal" were wrong, there were things I liked about it and things which sucked, but they ended my contract before I could find something else, and that really sucks.

link|flag
1  
Pfft, I can't see why they'd derive any benefit from allowing you to be happy in your work environment. In fact, I don't think they should even give you a desk, they should make you sit outside in the cold. – Ant Oct 28 '08 at 12:21
4  
I'd strongly suggest putting a picture of a Domokun on your desk and claim wholeheartedly that it was a family member. – Abyss Knight Oct 28 '08 at 16:11
10  
Congratulations! You now have 90 days to find a better job. – Steven A. Lowe Oct 29 '08 at 1:52
show 12 more comments
vote up 2 vote down

I would apply the Joel Test. Scoring poorly on it, with the possible exceptions of 9 (I don't need the best tools, but I do need good tools) and 12 (hallway usability testing might not be appropriate for all projects), might mean that it isn't the best working environment (and therefore possibly not the best job).

link|flag
vote up 13 vote down

Lack of process and documentation, when they say "Yes we're implementing that." tends to really mean "We know we should be doing that but aren't at the moment".

If you enjoy pouring through hundreds of lines of code just trying to work out how things work, spending hours to make relatively simple changes, relying on the patchy knowledge trapped in the heads of your co-workers don't let this put you off in the slightest.

link|flag
vote up 114 vote down

"You'll be able to work in <insert fun language here> really soon but just for a couple of weeks you'll have to maintain our MUMPS/COBOL/VB4 application..."

"Unit testing - yeah, we've heard of that. Sounds exciting. Have you done any?"

link|flag
8  
I'm always tempted to take a job like this and try to be a hero for introducing new technology to the company. Then I wake up from my daydream... – Bill the Lizard Oct 28 '08 at 12:05
3  
If an employer even says the word MUMPS, run. You won't regret it. – Tim Stewart Oct 28 '08 at 12:12
3  
Yeah, lookout for a job for <fun language> where they ask you lots about your experience with <dull language> too – David Kemp Oct 28 '08 at 17:09
26  
Ahhh, MUMPS I remember that. Any language named after a disease that makes men sterile has to be fun to work with... (!) – Chris Huang-Leaver Nov 27 '08 at 10:39
2  
What's FAR worse is when I mentioned unit testing at an interview for a bank, the reply was "No. We don't have time to do that." I was offered the job but turned it down. At least if they say it sounds interesting, you have a better chance of converting them.. – IainMH Dec 11 '08 at 13:24
show 8 more comments
vote up 9 vote down

The deal breaker for me is when i look at the books in the office and there is nothing but programming books.

For me personally I like to see a good mix of books on the business of software development, efficient development process etc. It tells me that there is at least someone there who want to understand the end to end process.

I've worked in several companies where I've had to initiate development processes etc. that i now want to see that the foundations, of sorts, is already there.

link|flag
show 3 more comments
vote up 57 vote down

This is the bitter voice of experience talking. ;-)

  • When the interviewer does not seem happy with his job
  • When the interviewer does not give you firm assurance that you'll be doing what you want to do ("We also have some REXX programming that we do..." means you'll be a REXX programmer)
  • When the company doesn't keep their systems up to date ("We still use Windows 2000 and .NET 1.1")
  • When the company is not financially healthy
  • When management doesn't understand software development or doesn't see the benefit in good SCM practices

And, the aforementioned Joel Test... But failure of the Joel test isn't as much of a dealbreaker as if the company is not open enough to want to succeed at it.

link|flag
2  
That is true. It's one thing if they started with a 0-2 on the Joel Test and now they are a 4-5 and working on getting better. That's a good thing, and if you have experience in one of the lacking areas, you might be an asset. – Thomas Owens Oct 28 '08 at 12:05
show 1 more comment
vote up 70 vote down

A big red flag for me is if I get the feeling that I'm walking into a situation where I'm going to be the best dev in the shop, unless I'm going in knowing that I'm going to be the lead. If they're wallowing in mediocrity, I'm likely going to be miserable.

Also, if my spidey sense tells me that they know a lot of buzzwords but don't actually know a lot, I'm running for the hills.

If they code by the seat of their pants, that's trouble.

I can zone out noisy work areas (I wear my headset a lot) so that typically isn't an issue.

link|flag
2  
From your first three points it sounds like you're the one interviewing them. This is exactly the attitude to take. – Bill the Lizard Nov 28 '08 at 21:57
show 1 more comment
vote up 46 vote down

Lotus Notes. This is by far the worst email program I've ever used.

The way I look at it is... if they can't put a decent tool in place for something simple like email, what are the chances that your development tools are going to be any good?

link|flag
1  
I shared your answer w/ a coworker because we have had bad experience with Notes. He reminded me of the steaming pile that is Oracle Collaboration Suite. Hooboy, vhat a stinkah. At least Notes works, though it's a pain. – jj33 Oct 28 '08 at 13:15
1  
@Pax: I maintain that the only people I've ever met who talk notes up are people who directly make money fixing it (Notes devs, contractors who specialize in notes dev't). I've never met a normal user who used it for anything (including non-email uses) that liked it. – Greg D Jul 24 at 11:51
show 13 more comments
vote up 29 vote down
  • Lack of integrity in the boss
  • Dysfunctional teams, especially if you can tell during the interview
  • No time to learn or explore
  • No mentors (unless that's why you're being hired)
  • Unwillingness to invest in technology
  • Draconian process or no process, both are bad IMHO

[EDIT] A normal work-week of more than 40 hours

link|flag
show 4 more comments
vote up 0 vote down
  1. You get an instruction by the employer to be formally dressed for the interview
  2. All those that are interviewing you are not programmers (or dont have a background in it).
  3. They tell you that you need to be in the office everyday at 8 AM.
  4. You cannot own a laptop because you cannot take code home for security reasons.
  5. They tell you that you will interact with testing/documentation people once every quarter.
link|flag
show 7 more comments
vote up 1 vote down

If the interviewer is curled up in a ball in the corner, mumbling 'death march'

link|flag
vote up 3 vote down

Many good answers - I'd add checking out the dev to tester ratio - 5D:1T or lower being good, IMO.

link|flag
vote up 77 vote down

"We use a modified waterfall workflow methodology."

link|flag
54  
Which translates into "those above you piss on you regularly". – Paul Tomblin Oct 28 '08 at 13:41
2  
Is there any other kind? – devmode Dec 9 '08 at 20:19
show 4 more comments
vote up 12 vote down

Noisy and Cubes is not necessarily a bad thing. It can sometimes mean that you're working in an energized interactive environment.

It comes down to the sort of environment that suits your style. I like working on a team in close proximity to others. My best programming experience was in a room with 4 others with no walls, a conference table in the middle and a huge whiteboard nearby (as well as whiteboards at each desk). It was incredibly collaborative, creative and productive.

Those 4 years created a valuable foundation for the rest of my career.

link|flag
3  
I think there might be a difference between having a team huddled together in what sounds like a nice environment and coders next to the telemarketing drones. – Echostorm Oct 28 '08 at 12:47
show 1 more comment
vote up 5 vote down

First, what breaks the deal for me may be the one thing that gives you an easy, peaceful feeling. I like change, disruption and reorganization. I like forging ahead with not usable internal support organization. That's me. If you like stability, read no further.

Caveat 1: I've been a contractor for 30 years, and had over hundred positions -- and almost as many interviews. This may not fit your idea of a good way to work/live.

Caveat 2: When all jobs are temporary, nothing is a deal-breaker.

With that warning, here's what I don't like.

The interviewer is your prospective manager -- not an HR person -- but they lecture you for 20 minutes on the ins and outs of the project, the politics and the technology choices.

After 20 minutes of listening to them talking, they follow up with "do you think you can do this?"

Nothing good comes of the above.

The answer is always "yes" because the question is merely rhetorical. All future conversations will be like this -- all their questions will be rhetorical -- your job is to guess what they've already decided.

link|flag
show 1 more comment
vote up 143 vote down

For me, the biggest deal-breaker in a development job is the requirement to be on-call.

link|flag
3  
On-call is bad, but what it says about the company is that either: a) they aren't willing to hire/train/retain qualified tech support staff OR b) that inter-departmental communication is so poor that tech support staff doesn't have enough information to support the tech Both are bid red flags. – Robert Gowland Oct 28 '08 at 15:53
2  
As long as they pay you to be on call and there's some sanity to the rota. Once you tell them that calmly and as nicely as possible, they don't usually ask you again. – Robert Paulson Oct 29 '08 at 2:53
show 7 more comments
vote up 12 vote down

Required travel would be a deal breaker. (Since I have a family.) Not to mention that getting thrown into the client's home turf when things are broken is pretty nerve-wracking. Especially when what's broken is back at the office but you get to sit there in front of the client on the phone (or not) while your co-workers post on StackOverflow and go to lunch, etc.

link|flag
show 1 more comment
vote up 23 vote down

Here is a list I recently compiled (mostly for myself, but I am sure a few aspects will be shared by others).

A list of things to keep in mind on the next interview.

  • Ask to see a portfolio, if not available online
  • Ask to see some of the code of the best/lead developer, this will be the best expectation
  • Ask to see the version control log and unit test log, dont fall for ‘yes, we have/do that’
  • Ask that the best/lead developer be present at the interview
  • Make sure the best/lead developer is better than you, else you will be doing his job
  • Ask to see some run of the mill code, any random snippet
  • Ask them to be very precise on the responsibilities of the applied position, make them contractual
  • Ask to look at their DB structures
  • Ask to see architectural and design documentation

Once done with the above list, and you are happy, proceed with a normal interview, else say “thanks, but not interested”.

link|flag
2  
Most companies are going to be reluctant to share all that without an NDA. If I ask "which VCS do you use" and they say "Subversion", I'll take their word for it. Some interviewers maybe deceptive but I've never come across outright lying. If they did lie, I'd be straight out of there on day one. – Dan Dyer Oct 28 '08 at 20:03
1  
That's not to say I disagree with your basic advice. You always have to keep in mind that you are interviewing them as much as they are interviewing you. – Dan Dyer Oct 28 '08 at 20:04
2  
If offered the job, ask to work there for a day, for you to see if you fit in. I've done this a couple of times, not only does it help you make a decision, it really seals the deal with the employer in that they realize how much you care about picking the right job. – Jason Oct 29 '08 at 3:36
vote up 6 vote down

i recently had an interview with a BIG company and I figured that they would be at the cutting edge of technology, the following had my spidey senses going

  • no definite answer on their QA process
  • no definite answer on code review
  • unit test - at times
  • sharing code amongst teams - maybe
  • no answer on their source control project
  • as far as CI goes, they said depending on time and project
  • they asked me a lot about GAC even though they do not use the GAC to place their assemblies
  • they did not hear of subsonic, nhibernate, nservicebus,add-inn framework etc even though they do a lot of back end stuff and things with .net 3.5
link|flag
show 6 more comments
vote up 17 vote down
  • Visual SourceSafe. Never again I say, never!
  • Having to be at work at a specific time in the morning (like 8:30)
  • Anything that sounds like "we really want to implement [practice that good developers do] but we're real busy right now"; this means they're a code-it-now-fix-it-later shop

I'd put lack of unit testing on there, but honestly in my last job search I found that only 40% of the places I interviewed did unit testing. Which is pretty sad really but there you are.

link|flag
show 6 more comments
vote up 186 vote down

The Joel Test and Field work in non-IT specialised organisations

For a software company or an in-house development shop the Joel Test (as various other posters have discussed) is quite a good start. However, as a contractor one tends to find oneself working in companies that are really not geared to develop software (otherwise why would they need to hire contractors?). Since I've been working in London I don't think I've seen a company that would rate more than 3 or 4 on this scale. Usually they can get specifications, source control (even if it's just VSS) and someone to do testing. Sometimes they have a bug tracking system.

In this situation, the actual project environment is quite sub-optimal and often has other political obstacles to getting work done. Data warehousing and B.I. projects are particularly vulnerable to these issues as they are dependent on interfaces to other systems, which in turn have their own politics. You can't really do a data warehouse project without having to stick fingers in pies, so these politics are more or less unavoidable.

Typically, there is also an incumbent and poorly documented back office with their own manual procedures, politics and vested interests (often referred to as 'Gatekeepers' in data warehousing literature). There may also have been one or more unsuccessful attempts to produce a coherent MIS platform, so one tends to start out having to carry a burden of proof. The back office staff may or may not view the project as a threat.

Management's commitment to the project and making it work is a key factor in project viability and can be a make or break issue. In my experience management is really a weak link - project sponsors have to be prepared to back the project when it needs the business to pull its weight and line management need to be prepared to act as a two-way channel. I tend to be wary of signs of managmement that look like they aren't pulling their weight. Poor commitment from project sponsors, inadequate resourcing and evidence of a sleazy or self-serving management structure raise big warning flags.

Warning signs - some positions and interviews I've walked away from (or wished I had):

  • Interviewer comes across as sleazy. This is a gut feeling or 'vibe' thing. At one point I went for an interview at a large consultancy and got the distinct impression that they were more interested in upselling than anything else. Sleaze is a big one for me - I find it quite offensive.

  • Interviews that consist exclusively of trivia questions or where the interviewer appears to be trying to prove they're cleverer than you. You don't want line management that is in the habit of trying to run you down. It also suggests some insecurity which can manifest itself in all sorts of negative ways. In the worst case it shows management looking up interview questions without really having the depth to do a competent technical interview. In a contracting role this is not necessarily an issue as they may genuinely need to bring in expertise that they do not have locally. However, an unwillingness to admit this or run the interview on an honest basis is also a warning flag. I also tend to view excessively structured interviews as a warning sign of someone who wants to simplify the decision down to tick boxes without taking responsibility for making a thoughtful evaluation of the candidates.

  • Positions where the employer is offering less than a market rate. At best this is a clear signal that your management (at some level) is not giving the role the support it needs. If the manager can't or won't sign off (or get signed off) a market rate for the role, what other support will be lacking?

    At worst it is a sign that someone in management is always trying to pay less than the market for what they are getting. People like this are self-centered and will always try things on - give them an inch and they will take a mile. They will also not pull their weight when you need support for something.

    Lack of management support to resolve issues not directly under the control of your project is a key driver of project failure, wasted time and unresolved issues that hang around and cause friction. As these will be issues on your project you will be viewed as responsible for them by default. This is the sort of situation where unsupportive line management with a 'you should just make do' attitude can do real damage to the project - and potentially your career.

  • Signs of micromanagement, self-serving management or excessive focus on minutae of performance. This is a signature of a direct report who is in the habit of reporting ticks in boxes to their management and proclaiming how wonderful they are for delivering everything on time and on-budget. Micromanagement of this sort is a bad habit in software project managers. It generates artificial work stress, disrupts flow and is always a drain on morale.

    Also, it allows the management to fob off the project risk to development staff, setting you up for meaningless 'failure to deliver' evaluations, which the manager now has an incentive to give in order to cover their own arse. This makes it a personal career risk to be involved in this sort of environment. For obvious reasons, all estimates will get padded in this sort of environment and Parkinsons Law law will apply - which means this type of management is a net drain on throughput.

    Finally it is also indicative of middle management who are not willing to stick their neck out to manage expectations with the business. This will erode credibility. This and the first two points are bellwethers of endemic CYA culture that may be running at unhealthy levels.

  • Support jobs dressed up as development. Hedge Funds are particularly bad for this. Also, anything billed as '50% development, 50% support'. This should be mentally translated to: 100% support and a development workload that won't get done because of all the interruptions. This type of job is unpleasant and sets you up as a convenient scapegoat for missed development objectives. Combined Deveoper/DBA jobs are prone to this sort of failure mode.

  • 'Polyanna' overly positive hiring managers. Overly positive people who continually make claims like 'we don't have that kind of problem here' can be an indicator of middle management who won't acknowledge issues or won't manage upwards. It can also be an indicator of control freak tendencies - this type of personality tends to try and control information flow and present a rosy outward appearance. Finally, it can also be an indicator that the interviewer is misrepresenting the role or circumstances.

For a contractor, where (to some extent) you're only as good as your last job, career risk is actually a significant issue. As an example I've seen a situation where an ostensibly plum job at a company remained open at increasingly OTT contract rates because of the reputation that company had within the market. Previously I had been hired by the then incumbent in that job, who had been with them for 8 years until the company was acquired. He subsequently left, largely due to the rather septic internal merger-and-acquisition politics, and his replacement lasted for just a few months before he also left. In the meantime I had left as well. After that the position was such an obvious poison chalice that they couldn't fill it, even offering something like 50% over the market rate.

Joel Test for a typical London Insurance firm:

  1. Do you use source control?
    Usually they do have source control, typically VSS (better than nothing although some say that's a matter of opinion ;-) On one occasion I've seen CVS used for a Java project.

  2. Can you make a build in one step?
    Usually not geared for this (at least not on B.I. systems). However, I have seen C.M, C.I. and scripted builds on one occasion and introduced them on a couple of others.

  3. Do you make daily builds?
    I have seen this on one occasion but usually they don't do this sort of thing.

  4. Do you have a bug database?
    I have seen this on two occasions, but usually informal spreadsheets are the norm.

  5. Do you fix bugs before writing new code?
    I've never seen this done in practice.

  6. Do you have an up-to-date schedule?
    Most would say they do, but in practice schedules tend to be more for show than anything else.

  7. Do you have a spec?
    Finance companies doing any U.S. business basically have to have a spec document for Sarbox controls. This might not have been the case a few years ago.

  8. Do programmers have quiet working conditions?
    Never. Always in open-plan offices.

  9. Do you use the best tools money can buy?
    Software tooling tends to be OK but fairly conservative. Hardware for resource-intensive development work such as a data warehouse project will often be lacking and correcting the shortcomings often takes months and backing from high-level project sponsors. On a number of occasions I've also seen software tooling - even basic stuff like Visual Studio - take months to arrive. For this reason I also maintain my own development lab.

  10. Do you have testers?
    Often but not always.

  11. Do new candidates write code during their interview?
    I've never seen this happen in practice, but the jobs I do tend to sit somewhere between development and consultancy so coding is only a part of the job.

  12. Do you do hallway usability testing?
    When I have business reps with good buy-in something similar happens on occasion but it's far from the norm.

EDIT: Involvement in the support of what you've built, particularly in the early phases of roll-out can be quite instructive for a developer (as bernard-dy says). However, a mixed development/support role where you are on-call for general support issues (as is typically the case in a role described as 'Developer/DBA') has fundamental conflicting requirements within the role. This sort of environment is also frustrating and unpleasant to work in.

Doing any non-trivial development job requires concentration and support work is reactive with an implicit demand of 'drop everything'. This context switching is very toxic to anything that requires concentration and it will be the development work that suffers. In a role of this sort the immediate priority is always on the support but delivery deadlines for development are far more convenient judge performance by. The typical trap here is to be expected to drop the development work in favour of the support work but later find performance being evaluated on development deliverables (i.e. performance assessment is out of sync with the real work priorities).

link|flag
11  
+1 for '50% development, 50% support' comment – Even Mien Oct 30 '08 at 21:10
3  
+1 for positions offering les than market rate: they never, ever, ever meet the post-probation promises they make – annakata Dec 9 '08 at 21:10
3  
I've learned to discount heavily promises of what I will be doing in the future. If you're not doing what you thought you'd be doing in a few months, there's a problem. – David Thornley Dec 11 '08 at 15:09
3  
50% support doesn't mean dogfooding it means the phone ringing every 10mins with some manager that can't be bothered to read a manual. – mgb Jan 7 at 15:15
3  
Spot on regarding management support. The open-plan culture in Britain is ubiquitous, not even cubicles, no surprise we've got hordes of misirable workers taking time off because on stress-related grounds. – Totophil Apr 9 at 14:17
show 9 more comments
vote up 11 vote down

Worked at a place with no vacation time. Said we'd "work it out later". Stupid of me, took it (of necessity). 2nd day there they asked me to sign something that said

a) If you ever look at non-company stuff from your work computer you can be fired (this is a small, dev shop, 6-7 developers only, not a financial).

b) If there's ever ANY legal dispute with the company, you agree in advance that you'll pay all the companies legal fees.

I started looking that day.

link|flag
1  
Refused first, then when they insisted, signed and started looking. A few weeks later they asked another applicant his entire medical and educational history. Not current, but his entire life. He stormed out and almost got violent with the interviewer. – Steve B. Dec 23 '08 at 22:04
1  
As he should since that's illegal – jmucchiello Feb 15 at 21:12
show 4 more comments
vote up 50 vote down

The Joel Test is great, but (yes, but) in some cases early on in your career you need to experience things. Poor management, fumbling through bad code, learning from your mistakes are all things that the perfect job should have early in your career. Am I advocating sacrilege? Yep. Having done this very thing myself, I can honestly say you'll learn more and work smarter, not harder once you have.

I worked at a lowly web development company where the "desks" were kitchen counter tops bolted to a wall and our space was about 2 feet in either direction from the other station. I worked for peanuts, but you know what? I learned PHP, MySQL, XHTML and CSS in the year and a half I worked there and I also learned why source control was important, because we never had any and when you lose 8 hours of work to Joe-saves-over-me you start to wonder.

From there I worked at another start up company out in the middle of nowhere and was paid exceptionally well for my level of expertise. They had source control, and everyone there was great to work with. I learned that everything I learned could be improved, and I learned a bunch of new skills. Then I learned the next valuable lesson, which I had started to learn at my last position: Management is key. You need to be managed.

Now I work in what you call the "red tape bureaucracy" and will likely never go back, until I start my own horribly disorganized start up. Oh sure, the service oriented architecture and SOX compliance might get to you at first, but you have to remember that you are learning. Learn everything you can. Learn how you want to work, and how you hate working.

Be open and honest with the hiring manager. Otherwise, you're likely to end up somewhere you won't enjoy. As far as red flags? Go for your gut feeling, and the Joel Test. Just don't devalue the experience of working through problems. After all, in our profession, problems are why we have jobs in the first place.

link|flag
5  
Sometimes the only thing you learn from a shitty job is that you have a shitty job. – James McMahon Jan 6 at 20:27
show 3 more comments
vote up 17 vote down

Making you work solely from a laptop with no monitor.
(About every large Consultancy that I've ever seen does this.)

link|flag
show 5 more comments
vote up 36 vote down

The interviewer cannot or will not tell you how you will be evaluated and how you qualify for raises.

link|flag
show 4 more comments
vote up 29 vote down

If they do web development but outsourced their own corporate site.

link|flag
show 2 more comments
1 2 3 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.