Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. A rant about job interviews...

A rant about job interviews...

Scheduled Pinned Locked Moved The Lounge
algorithmssalescareercsharpvisual-studio
98 Posts 34 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Andrew Rissing

    Most technical individuals are introverts, so highly charged social situations like an interview typically don't bode well. I would just take it as a challenge to stretch myself, if I felt nervous in such a situation. You have the experience, so you shouldn't be doubting your expertise. So, then its just a matter of overcoming the jitters and having fun with it. Granted, if you're out of work, the 'jitters' may not fully encompass the gravity of the situation. Good luck though.

    F Offline
    F Offline
    Florin Jurcovici 0
    wrote on last edited by
    #78

    Could it be that the ones supporting the stress are the really good ones? How do you cope with code reviews, if you can't cope with a mild critique of some pseudo code in an interview? How do you respond to comments to your code if your communication skills are bad?

    A S 2 Replies Last reply
    0
    • S SledgeHammer01

      Am I the only one who is annoyed by techie interviews? If you are in sales / marketing, your job interview is basically one where they see if your personality will mesh with the manager / team / company. If you don't make quota they get rid of you. If you are a manager / project manager / program manager / scrum master / human resources, etc. those too are generally personality fit questions. If you are in IT (network admin, desktop support, tech support, etc), they might ask you a few technical questions, or put you on a "test call". So why is it that software engineer interviews are "brutal"? I've been on some where you have a gang of 5+ people just hurling questions at you non stop til you are forced into the fetal position sucking your thumb and crying. I've been a software engineer for 17 yrs and have worked at several jobs for 4 or 5 yrs, so obviously I know what I'm doing, but I just had a phone screen where I was ridiculously hammered with big O questions and low level data structure questions. Ridiculous. When was the last time I wrote my own data structure and didn't use one provided by .NET? Probably 6 to 10yrs ago!! When was the last time I cared about big O notation? Probably 20 yrs ago in school! Big O notation doesn't have much use in the real world. I can easily write O(n ^ 3) that runs in 1ms vs. O(1) that takes an hour. Me personally, I generally write code using my first approach and then test it with real data... if it runs too slow, I'll optimize it. The process of optimizing is almost NEVER calculating the big O and unwinding complexity... its usually moving expensive calls out of the loop or fixing a stored proc or something of that nature. How about asking questions that are actually relevant to the job??? I had one guy turn me down because I couldn't go on the white board and write a regex to validate an email address off the top of my head (and I don't mean just something simple like a@a.com, he wanted almost full RFC spec validation). Now I get it... maybe you want to make sure the guy has good designs, etc. Unless he's an architect or team lead, I've almost never seen a mid level or even a sr guy "design" anything important. Its always by the principal guys and the architects and the lower level guys are just coders. Ok, so you don't want crappy code written? Unless you don't outsource, that ain't gonna happen. I know a guy who is much better then me at coming up with off the top of his head algorithms, but you would never want to use his code in production becaus

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #79

      Interviews like this make about as much sense as “closed-book” exams. Since when is one in “real life” not going to use reference materials (e.g. Regex “recipes”). No one rewards resourcefulness these days. Oh … and those 20+ skills with 3-5 years of experience they want you to have, you must have used them all within the last 6 months … It’s called “mental bullying”; to make up for all their weenie years.

      S 1 Reply Last reply
      0
      • R Ryan Speakman

        Am I the only one here who's ever gotten the "How would you manufacture M&M candies?" question? Honest to God. It was an interview for a .NET position. I've been a full-time coder for longer than one of the interviewers has even been alive, and the kid asked me this. And he was apparently serious. I guess this was where I was supposed to show how innovative and spontaneous I can be. My answer: "I don't know. Isn't this a programming position?" Not going to play these wasteful little games...

        S Offline
        S Offline
        SeattleC
        wrote on last edited by
        #80

        Ryan Speakman wrote:

        Not going to play these wasteful little games

        Whatever. If you want to work for them, you have to play their games. You can blow off one company for being too funky, but you can't do that at every interview, so eventually you gotta play.

        S R 2 Replies Last reply
        0
        • F Florin Jurcovici 0

          Could it be that the ones supporting the stress are the really good ones? How do you cope with code reviews, if you can't cope with a mild critique of some pseudo code in an interview? How do you respond to comments to your code if your communication skills are bad?

          A Offline
          A Offline
          Andrew Rissing
          wrote on last edited by
          #81

          Did you mean to reply to someone else because I'm not following your train of thought?

          1 Reply Last reply
          0
          • F Florin Jurcovici 0

            Could it be that the ones supporting the stress are the really good ones? How do you cope with code reviews, if you can't cope with a mild critique of some pseudo code in an interview? How do you respond to comments to your code if your communication skills are bad?

            S Offline
            S Offline
            SledgeHammer01
            wrote on last edited by
            #82

            I've never felt pressure on a code review. Its just explaining yourself. If the reviewer is being an a$$hole about it, then thats his deal. During an interview is different. A code review isn't all high pressure.

            1 Reply Last reply
            0
            • S SeattleC

              Ryan Speakman wrote:

              Not going to play these wasteful little games

              Whatever. If you want to work for them, you have to play their games. You can blow off one company for being too funky, but you can't do that at every interview, so eventually you gotta play.

              S Offline
              S Offline
              SledgeHammer01
              wrote on last edited by
              #83

              ^ this exactly. If you want the job, you gotta play the game. Had a co-worker tell me yesterday as I was discussing this with him, that he went to an interview for an IT position at a tile company and they asked him why he wants to work there. He basically told them he doesn't give a crap about tiles and IT is IT. Didn't get the job :). I told him, he should have made up some crap about how he LOVES tiles and has been collecting them since he was 6. He's got slates from around the world, some asphalt, some cedar shakes, a bunch of clay tiles and the prize of his collection is a hand made 1887 spanish terracotta tile and he should have said that crap like he was 100% serious. The interviewer would have probably thought, wtf?!?! he collects roof tiles???, but I bet he would have gotten the job. I interviewed at a couple of places where they asked me that and I gave them my REAL reasons, location, the environment, current company is going down, etc. that almost never got me past the phone screen. So I tell them over the phone I love their product. As long as I can say it with a straight face during the interview without a condecensing / sarcastic tone, it works great. I mean, if you were the manager at a roof tile company and some dude comes in and tells you about his roof tile collection and then busts out his iphone and shows you pics of his various tiles, wouldn't you hire him on the spot??? :).

              S 1 Reply Last reply
              0
              • L Lost User

                Interviews like this make about as much sense as “closed-book” exams. Since when is one in “real life” not going to use reference materials (e.g. Regex “recipes”). No one rewards resourcefulness these days. Oh … and those 20+ skills with 3-5 years of experience they want you to have, you must have used them all within the last 6 months … It’s called “mental bullying”; to make up for all their weenie years.

                S Offline
                S Offline
                SledgeHammer01
                wrote on last edited by
                #84

                Exactly. Most developers using google 1000 times a day.

                1 Reply Last reply
                0
                • S SledgeHammer01

                  ^ this exactly. If you want the job, you gotta play the game. Had a co-worker tell me yesterday as I was discussing this with him, that he went to an interview for an IT position at a tile company and they asked him why he wants to work there. He basically told them he doesn't give a crap about tiles and IT is IT. Didn't get the job :). I told him, he should have made up some crap about how he LOVES tiles and has been collecting them since he was 6. He's got slates from around the world, some asphalt, some cedar shakes, a bunch of clay tiles and the prize of his collection is a hand made 1887 spanish terracotta tile and he should have said that crap like he was 100% serious. The interviewer would have probably thought, wtf?!?! he collects roof tiles???, but I bet he would have gotten the job. I interviewed at a couple of places where they asked me that and I gave them my REAL reasons, location, the environment, current company is going down, etc. that almost never got me past the phone screen. So I tell them over the phone I love their product. As long as I can say it with a straight face during the interview without a condecensing / sarcastic tone, it works great. I mean, if you were the manager at a roof tile company and some dude comes in and tells you about his roof tile collection and then busts out his iphone and shows you pics of his various tiles, wouldn't you hire him on the spot??? :).

                  S Offline
                  S Offline
                  SeattleC
                  wrote on last edited by
                  #85

                  Could it possibly be that your sour attitude, rather than the specific answers to their questions is what is holding you back? Location is a perfectly good reason to want a specific job. Having relevant experience in IT that you want to leverage is a perfectly good reason for taking an IT job in an industry you don't care about one way or another, because after all, IT is IT. You are neither making nor selling tiles. You are maintaining an IT shop. Telling an interviewer you don't give a crap about their company is not likely to get you anything. It gives the prospective employer a way-too-clear look at your personality. It's possible that what you meant was, "I don't really understand your question. I'm an IT guy and you have an IT need to fill. That's why I want to work for your company." If so, then you badly bungled the response. If you really meant to say, "I don't give a crap about your company." you should never have applied. You wasted your time and theirs. In this case, get some therapy and try again when you feel better.

                  S 1 Reply Last reply
                  0
                  • S SeattleC

                    Could it possibly be that your sour attitude, rather than the specific answers to their questions is what is holding you back? Location is a perfectly good reason to want a specific job. Having relevant experience in IT that you want to leverage is a perfectly good reason for taking an IT job in an industry you don't care about one way or another, because after all, IT is IT. You are neither making nor selling tiles. You are maintaining an IT shop. Telling an interviewer you don't give a crap about their company is not likely to get you anything. It gives the prospective employer a way-too-clear look at your personality. It's possible that what you meant was, "I don't really understand your question. I'm an IT guy and you have an IT need to fill. That's why I want to work for your company." If so, then you badly bungled the response. If you really meant to say, "I don't give a crap about your company." you should never have applied. You wasted your time and theirs. In this case, get some therapy and try again when you feel better.

                    S Offline
                    S Offline
                    SledgeHammer01
                    wrote on last edited by
                    #86

                    Member 2941392 wrote:

                    Could it possibly be that your sour attitude, rather than the specific answers to their questions is what is holding you back?

                    I suggest you take an English reading comprehension course. Did you actually read and comprehend my post? I said my CO-WORKER said he said that during an interview. Since English is clearly not your first language, here, let me C&P it for you: "Had a co-worker tell me yesterday as I was discussing this with him, that he went to an interview..." See the 2nd and 3rd words there? "a co-worker"? that means a guy that works with me, not actually me. In the future, I highly suggest you brush up on your reading skills before you insult other posters.

                    1 Reply Last reply
                    0
                    • S SledgeHammer01

                      Am I the only one who is annoyed by techie interviews? If you are in sales / marketing, your job interview is basically one where they see if your personality will mesh with the manager / team / company. If you don't make quota they get rid of you. If you are a manager / project manager / program manager / scrum master / human resources, etc. those too are generally personality fit questions. If you are in IT (network admin, desktop support, tech support, etc), they might ask you a few technical questions, or put you on a "test call". So why is it that software engineer interviews are "brutal"? I've been on some where you have a gang of 5+ people just hurling questions at you non stop til you are forced into the fetal position sucking your thumb and crying. I've been a software engineer for 17 yrs and have worked at several jobs for 4 or 5 yrs, so obviously I know what I'm doing, but I just had a phone screen where I was ridiculously hammered with big O questions and low level data structure questions. Ridiculous. When was the last time I wrote my own data structure and didn't use one provided by .NET? Probably 6 to 10yrs ago!! When was the last time I cared about big O notation? Probably 20 yrs ago in school! Big O notation doesn't have much use in the real world. I can easily write O(n ^ 3) that runs in 1ms vs. O(1) that takes an hour. Me personally, I generally write code using my first approach and then test it with real data... if it runs too slow, I'll optimize it. The process of optimizing is almost NEVER calculating the big O and unwinding complexity... its usually moving expensive calls out of the loop or fixing a stored proc or something of that nature. How about asking questions that are actually relevant to the job??? I had one guy turn me down because I couldn't go on the white board and write a regex to validate an email address off the top of my head (and I don't mean just something simple like a@a.com, he wanted almost full RFC spec validation). Now I get it... maybe you want to make sure the guy has good designs, etc. Unless he's an architect or team lead, I've almost never seen a mid level or even a sr guy "design" anything important. Its always by the principal guys and the architects and the lower level guys are just coders. Ok, so you don't want crappy code written? Unless you don't outsource, that ain't gonna happen. I know a guy who is much better then me at coming up with off the top of his head algorithms, but you would never want to use his code in production becaus

                      E Offline
                      E Offline
                      ehuysamer
                      wrote on last edited by
                      #87

                      Yeh... I once got asked to calculate the weight of the new Airbus as it lands on Heathrow airport (fully loaded), given the atomic weight of copper, alluminium, etc. I got close... very close...

                      1 Reply Last reply
                      0
                      • B BrainiacV

                        I "enjoyed" one phone interview with a drone from HR who was working through a series of screening questions. The fun started when the accepted answer they were looking for was wrong. Since it was HR, I couldn't give any argument as to why it was wrong. I was moderately happy I did not progress further within the interview process. But one really "fun" interview with an HR drone dealt with the question of "How many Z-80 programs have you written?" I had been programming in assembler languages for multiple CPUs for several years and had just finished a 9 month project on a monster embedded application written for the Z-80, so the truthful answer was "One." No matter how massive the application, no matter how much experience I had, "One" was not an acceptable answer. As I was leaving, I saw an acquaintance in the waiting room. I knew he also had written in Z-80, but his programs tended to be no more than 50 lines of code, so I knew then he would be hired because he would answer "Hundreds", even though they did very little and were written as hobby on his TRS-80. But the worst interview I had was one I didn't know was going to be the worst at the time. The interviewer was going to be my supervisor and was very attentive and respectful all during the interview. Once I was hired, that all vanished, she was the boss and was not going to let me forget it. She was respectful during the interview because we were basically peers and she had no authority over me at that time.

                        Psychosis at 10 Film at 11 Those who do not remember the past, are doomed to repeat it. Those who do not remember the past, cannot build upon it.

                        G Offline
                        G Offline
                        Gary Huck
                        wrote on last edited by
                        #88

                        Those who do not remember the past, are doomed to repeat it. Those who do not remember the past, cannot build upon it. For efficiency, should not this read: Those who do not remember the past { are doomed to repeat it. cannot build upon it. } ;)

                        B 1 Reply Last reply
                        0
                        • G Gary Huck

                          Those who do not remember the past, are doomed to repeat it. Those who do not remember the past, cannot build upon it. For efficiency, should not this read: Those who do not remember the past { are doomed to repeat it. cannot build upon it. } ;)

                          B Offline
                          B Offline
                          BrainiacV
                          wrote on last edited by
                          #89

                          :) :) :) I like it!

                          Psychosis at 10 Film at 11 Those who do not remember the past, are doomed to repeat it. Those who do not remember the past, cannot build upon it.

                          1 Reply Last reply
                          0
                          • S SledgeHammer01

                            Hmm... I've never had HR ask me any serious questions. That would be very odd. Everything I'm usually asked by HR is stuff thats clearly on my resume or salary requirements. I've had quite a few HR people pressure me into interviewing for a job that I had no business interviewing for or had no interest in. One small company was writing a stock market analysis tool and wanted me to contract for 2 weeks. I basically said "no thanks". The HR guy wouldn't take no for answer. Kept begging with me, pleading with me to come in. Even became a bit beligerent. Finally I just went in. Didn't take the job and wasn't offered on either. Haha.

                            B Offline
                            B Offline
                            BrainiacV
                            wrote on last edited by
                            #90

                            My encounters with HR appeared to be caused by the HR representatives needing to justify their existence by being gatekeepers wanting only the "best" be passed on to the department with an opening. I had one place that I had talked with the person who would be my supervisor and he was satisfied with my skills, but I had to go through the gauntlet of HR to get a job offer. The HR manager I ended up talking with, was a bit miffed that I had talked to the supervisor first. He declared all my skills "hearsay" and just as I was winding up for the punch, he realized his error and turned suddenly to pick up the phone and confront the supervisor about me. Listening to only his side of the call was amusing because it was obvious the supervisor was giving him an earful and demanding that I be able to put in an application. The HR manager relented by demanding I present an expanded T&E (Training and Experience) document to augment my resume. After doing so and meeting with a different HR drone, I saw they had taken a highlighter to my document and highlighted only the buzzwords. I was assigned a score of 27, meaning that HR had determined there were 26 people more qualified than me for the position. The policy was to take the top three and send them to be interviewed in the departments they had applied for and repeat as necessary. Two months later, I was called back. Seemed that the other 26 were not interested or qualified for the job. I was eventually hired. On the other hand, I've had headhunters try to present me for any and all openings, whether or not I was qualified or interested. After telling a headhunter I had no interest in working with Oracle databases, even though I had experience with them, they sent me to a place where they sacrificed a goat every morning on the altar of Oracle. When I complained about my wasted interview the headhunter said, "They do Unix as well." But the real prize was the interview I had at a company that at best offered a shorter commute. They wouldn't pay me any more than I was making at my current position, my vacation time would be reset to two weeks, down from my current four, but they promised to pay me a massive bonus at the end of the project they wanted me for. I asked for them to put it in writing. They refused and the headhunter couldn't understand why I passed on that excellent opportunity.

                            Psychosis at 10 Film at 11 Those who do not remember the past, are doomed to repeat it. Those who do not remember the past, cannot build upon it.<

                            S 1 Reply Last reply
                            0
                            • B BrainiacV

                              My encounters with HR appeared to be caused by the HR representatives needing to justify their existence by being gatekeepers wanting only the "best" be passed on to the department with an opening. I had one place that I had talked with the person who would be my supervisor and he was satisfied with my skills, but I had to go through the gauntlet of HR to get a job offer. The HR manager I ended up talking with, was a bit miffed that I had talked to the supervisor first. He declared all my skills "hearsay" and just as I was winding up for the punch, he realized his error and turned suddenly to pick up the phone and confront the supervisor about me. Listening to only his side of the call was amusing because it was obvious the supervisor was giving him an earful and demanding that I be able to put in an application. The HR manager relented by demanding I present an expanded T&E (Training and Experience) document to augment my resume. After doing so and meeting with a different HR drone, I saw they had taken a highlighter to my document and highlighted only the buzzwords. I was assigned a score of 27, meaning that HR had determined there were 26 people more qualified than me for the position. The policy was to take the top three and send them to be interviewed in the departments they had applied for and repeat as necessary. Two months later, I was called back. Seemed that the other 26 were not interested or qualified for the job. I was eventually hired. On the other hand, I've had headhunters try to present me for any and all openings, whether or not I was qualified or interested. After telling a headhunter I had no interest in working with Oracle databases, even though I had experience with them, they sent me to a place where they sacrificed a goat every morning on the altar of Oracle. When I complained about my wasted interview the headhunter said, "They do Unix as well." But the real prize was the interview I had at a company that at best offered a shorter commute. They wouldn't pay me any more than I was making at my current position, my vacation time would be reset to two weeks, down from my current four, but they promised to pay me a massive bonus at the end of the project they wanted me for. I asked for them to put it in writing. They refused and the headhunter couldn't understand why I passed on that excellent opportunity.

                              Psychosis at 10 Film at 11 Those who do not remember the past, are doomed to repeat it. Those who do not remember the past, cannot build upon it.<

                              S Offline
                              S Offline
                              SledgeHammer01
                              wrote on last edited by
                              #91

                              BrainiacV wrote:

                              My encounters with HR appeared to be caused by the HR representatives needing to justify their existence by being gatekeepers wanting only the "best" be passed on to the department with an opening. I had one place that I had talked with the person who would be my supervisor and he was satisfied with my skills, but I had to go through the gauntlet of HR to get a job offer.

                              The whole interview process is pretty broken IMO. To get a programming job, you often need to go through a few email communications back and forth, then a few phone calls back and forth, then at least one in-person (I don't mean speaking to one person, I mean, coming into the company -- sometimes you have to come in several times). There is often days or weeks in between contact, and it ends up taking 2 - 3 months to get through the process. Current company I'm interviewing with, I'm about a month into it and haven't even gotten to the in person yet.

                              BrainiacV wrote:

                              Two months later, I was called back. Seemed that the other 26 were not interested or qualified for the job. I was eventually hired.

                              And you took it? and are still there? I guess if I was out of work for a length of time and needed a job I would have taken it too :), but if I had a job and was trying to jump ship, I certainly would pass I think.

                              BrainiacV wrote:

                              On the other hand, I've had headhunters try to present me for any and all openings, whether or not I was qualified or interested.

                              Yeah, I get called for a lot of positions I'm not qualified for. I'm a Windows guy (C++, MFC, C#, WinForms, WPF, etc) and I get a lot of calls wanting me to do C++ on Linux or embedded and then they wonder why I fail the interview :).

                              B 1 Reply Last reply
                              0
                              • S SledgeHammer01

                                BrainiacV wrote:

                                My encounters with HR appeared to be caused by the HR representatives needing to justify their existence by being gatekeepers wanting only the "best" be passed on to the department with an opening. I had one place that I had talked with the person who would be my supervisor and he was satisfied with my skills, but I had to go through the gauntlet of HR to get a job offer.

                                The whole interview process is pretty broken IMO. To get a programming job, you often need to go through a few email communications back and forth, then a few phone calls back and forth, then at least one in-person (I don't mean speaking to one person, I mean, coming into the company -- sometimes you have to come in several times). There is often days or weeks in between contact, and it ends up taking 2 - 3 months to get through the process. Current company I'm interviewing with, I'm about a month into it and haven't even gotten to the in person yet.

                                BrainiacV wrote:

                                Two months later, I was called back. Seemed that the other 26 were not interested or qualified for the job. I was eventually hired.

                                And you took it? and are still there? I guess if I was out of work for a length of time and needed a job I would have taken it too :), but if I had a job and was trying to jump ship, I certainly would pass I think.

                                BrainiacV wrote:

                                On the other hand, I've had headhunters try to present me for any and all openings, whether or not I was qualified or interested.

                                Yeah, I get called for a lot of positions I'm not qualified for. I'm a Windows guy (C++, MFC, C#, WinForms, WPF, etc) and I get a lot of calls wanting me to do C++ on Linux or embedded and then they wonder why I fail the interview :).

                                B Offline
                                B Offline
                                BrainiacV
                                wrote on last edited by
                                #92

                                BrainiacV wrote:

                                Two months later, I was called back. Seemed that the other 26 were not interested or qualified for the job. I was eventually hired.

                                SledgeHammer01 wrote::

                                And you took it? and are still there? I guess if I was out of work for a length of time and needed a job I would have taken it too , but if I had a job and was trying to jump ship, I certainly would pass I think.

                                This is basically ancient history, I was applying for the job as a computer operator. In the interrum I took a job at another company that advertised the position as "computer operator", a better term would have been "data tech", it was running bursters, card sorters, duplicators and interpreters. They took me to the computer room door and let me peer in the tiny window and said if I was good, in two years they'd let me in. So when the other job finally was offered, I jumped at it. I got to run two computers during third shift (why nobody wanted it) and any time left over after running my assigned jobs, I could use as my own. I used to rewrite the programs to make them run faster and easier. The other operators loved me, the system programmers hated me because I made them look bad. I was trying to go through the backdoor to get a programming job. I learned a lot about usability and observed the effect of hardware on the software. Did a lot of time/motion studies to improve operations.

                                Psychosis at 10 Film at 11 Those who do not remember the past, are doomed to repeat it. Those who do not remember the past, cannot build upon it.

                                1 Reply Last reply
                                0
                                • S SeattleC

                                  Oh, this is one of my favorite rants. As the software industry has grown from a few thousand practicing developers in 1980 to like 2.5 million today, the average intelligence of developers has declined from something like 130 to (as you'd guess) around 100. That means the chance of interviewing a moron who doesn't know what he is doing is far higher today than it was 25 years ago. Prospective employers must at least attempt to screen out the morons and poseurs to try to find the actual capable developers. In 1980 there were no standard libraries. Everyone knew big-O notation and a long list of algorithms because everyone needed to know. Today we have two tiers of developers; those who just plug standard library code together in long tedious strings of login pages and add/change/delete screens, and a small core who actually do new and different stuff. A prospective employer wants to know which kind of developer you are, so they can set your pay accordingly. So yeah, you don't need to know big-O notation to get a job, only if you want a good job at a top company that won't get outsourced next month. Remember what I said about I.Q.s dropping? Same thing applies to managers (though perhaps from a lower initial level :-)). So you get coding tests, which don't screen very well and which filter out experienced devs who have a few more years between them and their data structures class. It's easy to administer a coding test. It's gratifying to the managers' ego to watch candidates squirm when they know the answer already (sometimes). But you know what? You're selling and they're buying. If that's what they want to buy, that's what you have to sell. Suck it up and deal with it. You get paid rather handsomely to meet their stupid expectations and pass their stupid coding tests.

                                  J Offline
                                  J Offline
                                  jschell
                                  wrote on last edited by
                                  #93

                                  Member 2941392 wrote:

                                  As the software industry has grown from a few thousand practicing developers in 1980 to like 2.5 million today, the average intelligence of developers has declined from something like 130 to (as you'd guess) around 100.

                                  In the same time frame - Possible library calls have grown from thousands to millions if not tens of millions. - Total supported lines of code for average/large companies have grown from thousands to tens of millions or higher. - Total problem domains where expertise is often needed to solve programming problems has grown from tens to certainly hundreds of thousands if not higher. - Very strict straight line problem solving for small problems with limited rollouts versus wild, wild west every man for him/herself on massive applications (this is a management, not a technological problem.) Given that I seriously doubt that any very course measurement such as IQ has anything at all to with anything. And realistically attempting to blame any supposed failures now versus claimed lack of such in the past on anything except just the vast increase in complexity is probably just missing the impact that complexity has.

                                  Member 2941392 wrote:

                                  In 1980 there were no standard libraries. Everyone knew big-O notation and a long list of algorithms because everyone needed to know.

                                  Your kidding right? I now routinely create applications that have vastly more lines of code than entire operating systems of that time period.

                                  Member 2941392 wrote:

                                  Same thing applies to managers (though perhaps from a lower initial level :) ). So you get coding tests, which don't screen very well and which filter out experienced devs who have a few more years between them and their data structures class. It's easy to administer a coding test. It's gratifying to the managers' ego to watch candidates squirm when they know the answer already (sometimes).

                                  In my experience "managers" don't ask technical questions in interviews. They ask developers to do that. Maybe you are referring to a person who I would more likely refer to as a 'team lead'.

                                  1 Reply Last reply
                                  0
                                  • C Chris_Green

                                    I have the unhappy duty of performing many of the phone screenings at my company. I believe in the interview process we have in place, but I don’t relish the prospect of putting a candidate through hell. Whether the process is just or not, there is no joy in seeing a candidate crumble or get upset. After all, the hope is we are going to find a successful candidate and I will be working with this individual possibly for years. I am rooting for the canidate because a hire means less technical screenings I have to give. I would like to run through my screening process to this audience as, like you, I’ve been subjected to horrible interviews. I’d be interested in knowing if the following sounds fair while gathering the necessary information to judge a candidate. Personally, I too feel that I never shine in interviews but typically prove myself to be a MVP in my team or department within 6 months of starting a new job. Nobody likes being asked them, but I believe in the technical questions I ask. I’ve helped shape the technical screening process which is customized for each candidate. It is 30 minute screening which breaks down as follows: • Establish adequate place to talk; put candidate at ease (2 min) • Quick run through CV establishing levels of experience. Ask a few questions about interesting technical accomplishments. Don’t let the candidate talk about a project or company, but press candidate in to divulging details of personal contributions. If candidate persists in talking big picture, skip this step. (6 min) • Ask a half dozen probing questions from a list of 50 which assess the candidate’s soft skills. This set of questions is customized per role and experience. General questions gauge interest in various aspects of technology, pitch general scenario what if’s, and allow candidate to deep-dive on specific technical accomplishments where I encourage details. This is where seniors shine and where juniors don’t but the importance of this section is weighted based on this candidates skills and salary expectations. (12 min) • A series of quick-fire .NET / DB questions ranked by difficulty and sorted by category. Junior candidates do best at these as they sometimes cram them. But this is where they need to shine as they probably won’t have much to offer in the probing questions above. If any particular skills, say threading or Linq, are mentioned above in the CV I make sure to ask questions on that area here. I endeavour to put the candidate at ease by saying no one gets everything righ

                                    J Offline
                                    J Offline
                                    jschell
                                    wrote on last edited by
                                    #94

                                    newkie wrote:

                                    • A series of quick-fire .NET / DB questions ranked by difficulty and sorted by category.

                                    Presumably those classifications are based on actual testing of the questions to determine success and failure rates along with comprehension of the question itself.

                                    S 1 Reply Last reply
                                    0
                                    • J jschell

                                      newkie wrote:

                                      • A series of quick-fire .NET / DB questions ranked by difficulty and sorted by category.

                                      Presumably those classifications are based on actual testing of the questions to determine success and failure rates along with comprehension of the question itself.

                                      S Offline
                                      S Offline
                                      SledgeHammer01
                                      wrote on last edited by
                                      #95

                                      The reason I'm not a big fan of "quick-fire" questions as judging a persons ability is that anybody can come up with an obscure question thinking that it was common knowledge because they just worked on it. Somebody else in this thread posted about a question they got where they were asked to come up with a compact way to store intervals (i.e. 0,5 3,10 1,7) etc. so they could quickly search to see if they could come up with an unused number. So the poster says he said he would use a linked list of interval objects. I googled it because I was sure there must be a standard way of doing that. There is. An interval tree. If I interviewed 100 "C# experts" and asked that question, I bet < 5 would have ever heard of an interval tree. At Google, I was asked about a skip list... while probably a more common structure then an interval tree, I'm betting very few of those 100 could explain either. Asking somebody tricky questions during an interview is a test to see if they are clever, not if they are good software engineers.

                                      J 1 Reply Last reply
                                      0
                                      • S SledgeHammer01

                                        The reason I'm not a big fan of "quick-fire" questions as judging a persons ability is that anybody can come up with an obscure question thinking that it was common knowledge because they just worked on it. Somebody else in this thread posted about a question they got where they were asked to come up with a compact way to store intervals (i.e. 0,5 3,10 1,7) etc. so they could quickly search to see if they could come up with an unused number. So the poster says he said he would use a linked list of interval objects. I googled it because I was sure there must be a standard way of doing that. There is. An interval tree. If I interviewed 100 "C# experts" and asked that question, I bet < 5 would have ever heard of an interval tree. At Google, I was asked about a skip list... while probably a more common structure then an interval tree, I'm betting very few of those 100 could explain either. Asking somebody tricky questions during an interview is a test to see if they are clever, not if they are good software engineers.

                                        J Offline
                                        J Offline
                                        jschell
                                        wrote on last edited by
                                        #96

                                        SledgeHammer01 wrote:

                                        The reason I'm not a big fan of "quick-fire" questions as judging a persons ability is that anybody can come up with an obscure question thinking that it was common knowledge because they just worked on it.

                                        Exactly. I was once in an interview where the interviewer asked me a rather obscure C++ question. I answered it. I thought it was an amusing coincidence that I had answered exactly that same question in the past week or so on a forum. And I commented on that to the interviewer. From the embarrassed silence that followed I could only suppose that the interviewer had used that question and my answer for the interview.

                                        SledgeHammer01 wrote:

                                        An interval tree. If I interviewed 100 "C# experts" and asked that question, I bet < 5 would have ever heard of an interval tree. At Google, I was asked about a skip list... while probably a more common structure then an interval tree, I'm betting very few of those 100 could explain either.

                                        Yep. The actual way to use such questions is to create one, then ask the current technical employees of the company to answer it using a written form of the question. Then evaluate the answers and questions about the question itself to create not only a better question but also an understanding of what are reasonable answers to expect.

                                        S 1 Reply Last reply
                                        0
                                        • J jschell

                                          SledgeHammer01 wrote:

                                          The reason I'm not a big fan of "quick-fire" questions as judging a persons ability is that anybody can come up with an obscure question thinking that it was common knowledge because they just worked on it.

                                          Exactly. I was once in an interview where the interviewer asked me a rather obscure C++ question. I answered it. I thought it was an amusing coincidence that I had answered exactly that same question in the past week or so on a forum. And I commented on that to the interviewer. From the embarrassed silence that followed I could only suppose that the interviewer had used that question and my answer for the interview.

                                          SledgeHammer01 wrote:

                                          An interval tree. If I interviewed 100 "C# experts" and asked that question, I bet < 5 would have ever heard of an interval tree. At Google, I was asked about a skip list... while probably a more common structure then an interval tree, I'm betting very few of those 100 could explain either.

                                          Yep. The actual way to use such questions is to create one, then ask the current technical employees of the company to answer it using a written form of the question. Then evaluate the answers and questions about the question itself to create not only a better question but also an understanding of what are reasonable answers to expect.

                                          S Offline
                                          S Offline
                                          SledgeHammer01
                                          wrote on last edited by
                                          #97

                                          The problem with places like Google, Microsoft, Amazon, Apple, etc. is that they have no interest in improving the interview process because they are Google, Microsoft, Amazon and Apple! If you or I don't want to work there, there are millions of people that do and will quietly put up with the process. I think "the process" is what some of these companies do to filter out people who are going to be argumentative once they get hired or go against authority. The people that do get hired at places like that have an arrogant attitude because they're working there and you're not.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups