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. What are the "Real World" programming interview questions that everyone keeps talking about?

What are the "Real World" programming interview questions that everyone keeps talking about?

Scheduled Pinned Locked Moved The Lounge
questioncareeralgorithmstutoriallounge
33 Posts 19 Posters 1 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.
  • D Offline
    D Offline
    divyamistry
    wrote on last edited by
    #1

    I'm going through interview cycles for a Software Engineering type job right now. I've been reading a few forums and blogs about general interview advice/rants from others. One of the things a lot of people keep complaining about is something along the lines of, "I've had 7-10 years of experience, and they wanted to test me on so-and-so algorithm which I could've googled in two minutes. Why test memorization? Why not ask questions about / in-depth discussions on how to solve difficult real world problems?" My question for those of you who have been part of plenty of interviews, what sort of questions qualify as "real-world non-trivial problems"? I guess the question is also directed at the Sr. Software Engineers who have complained in the past that the interview didn't test their "experience"; what type of questions would have highlighted your "non-trivial real-world experience" instead of asking about specific data structures or algorithms or implementation details?

    P J R L A 11 Replies Last reply
    0
    • D divyamistry

      I'm going through interview cycles for a Software Engineering type job right now. I've been reading a few forums and blogs about general interview advice/rants from others. One of the things a lot of people keep complaining about is something along the lines of, "I've had 7-10 years of experience, and they wanted to test me on so-and-so algorithm which I could've googled in two minutes. Why test memorization? Why not ask questions about / in-depth discussions on how to solve difficult real world problems?" My question for those of you who have been part of plenty of interviews, what sort of questions qualify as "real-world non-trivial problems"? I guess the question is also directed at the Sr. Software Engineers who have complained in the past that the interview didn't test their "experience"; what type of questions would have highlighted your "non-trivial real-world experience" instead of asking about specific data structures or algorithms or implementation details?

      P Offline
      P Offline
      PIEBALDconsult
      wrote on last edited by
      #2

      I've never had to administer technical screens and interviews until recently. And I was saddened at the trivia questions one of my colleagues came up with -- concerning facts that have no application to what we actually do. A trained monkey can do what we need done - heck I had never even touched it when I started on the current project. :-O We've been interviewing primarily for SSIS developers, so I've been asking questions related more toward determining a candidate's breadth of experience rather than depth of knowledge. The best question is asking the candidate to describe a project they are particularly proud of.

      1 Reply Last reply
      0
      • D divyamistry

        I'm going through interview cycles for a Software Engineering type job right now. I've been reading a few forums and blogs about general interview advice/rants from others. One of the things a lot of people keep complaining about is something along the lines of, "I've had 7-10 years of experience, and they wanted to test me on so-and-so algorithm which I could've googled in two minutes. Why test memorization? Why not ask questions about / in-depth discussions on how to solve difficult real world problems?" My question for those of you who have been part of plenty of interviews, what sort of questions qualify as "real-world non-trivial problems"? I guess the question is also directed at the Sr. Software Engineers who have complained in the past that the interview didn't test their "experience"; what type of questions would have highlighted your "non-trivial real-world experience" instead of asking about specific data structures or algorithms or implementation details?

        J Offline
        J Offline
        Jeremy Falcon
        wrote on last edited by
        #3

        I've only given a handful of tech interviews. What I did was pick some easy technical questions that anyone should know, since nobody really likes being put on the spot. I was more interested in how the person thought it out, and way more interested in their personality. I've been on a lot more than I've given though. Very few of them are real world and more academic-type questions, such as "can you find an anagram of blah blah blah", which you just Google that nowadays. Very few tech interviews care about personality.

        Jeremy Falcon

        P G 2 Replies Last reply
        0
        • D divyamistry

          I'm going through interview cycles for a Software Engineering type job right now. I've been reading a few forums and blogs about general interview advice/rants from others. One of the things a lot of people keep complaining about is something along the lines of, "I've had 7-10 years of experience, and they wanted to test me on so-and-so algorithm which I could've googled in two minutes. Why test memorization? Why not ask questions about / in-depth discussions on how to solve difficult real world problems?" My question for those of you who have been part of plenty of interviews, what sort of questions qualify as "real-world non-trivial problems"? I guess the question is also directed at the Sr. Software Engineers who have complained in the past that the interview didn't test their "experience"; what type of questions would have highlighted your "non-trivial real-world experience" instead of asking about specific data structures or algorithms or implementation details?

          R Offline
          R Offline
          R Giskard Reventlov
          wrote on last edited by
          #4

          I've been on both sides of the table. There is no set pattern for an interview that works well with everyone. I usually ask these: What was a project that got you excited and why? How do you react to people criticizing your code/documents? What do you do when you get stuck with a problem you can't solve? What are your strengths and weaknesses as a developer? Do you favor Webforms or MVC? [Edit: the latter includes "and why?" :-)] Much better than technical questions since people will inevitably start discussing technology and how they used it.

          L Q 2 Replies Last reply
          0
          • D divyamistry

            I'm going through interview cycles for a Software Engineering type job right now. I've been reading a few forums and blogs about general interview advice/rants from others. One of the things a lot of people keep complaining about is something along the lines of, "I've had 7-10 years of experience, and they wanted to test me on so-and-so algorithm which I could've googled in two minutes. Why test memorization? Why not ask questions about / in-depth discussions on how to solve difficult real world problems?" My question for those of you who have been part of plenty of interviews, what sort of questions qualify as "real-world non-trivial problems"? I guess the question is also directed at the Sr. Software Engineers who have complained in the past that the interview didn't test their "experience"; what type of questions would have highlighted your "non-trivial real-world experience" instead of asking about specific data structures or algorithms or implementation details?

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

            1. Write a bubble sort in your favorite language, you have 10 minutes. 2. In configuration management terms what is a "trunk" directory and how does it differ from a "tag" directory. 3. Who is Tom Demarco.

            Rage against the narrative.
            "To Build a Fire" - A dystopian novel about project management, and I am the dog.

            P B N Richard Andrew x64R M 5 Replies Last reply
            0
            • L Lost User

              1. Write a bubble sort in your favorite language, you have 10 minutes. 2. In configuration management terms what is a "trunk" directory and how does it differ from a "tag" directory. 3. Who is Tom Demarco.

              Rage against the narrative.
              "To Build a Fire" - A dystopian novel about project management, and I am the dog.

              P Offline
              P Offline
              PIEBALDconsult
              wrote on last edited by
              #6

              4. Spell "Bjarne Stroustrup" backward. 5. Implement a Turing Machine in XSLT. Have it compute the value of 6!.

              1 Reply Last reply
              0
              • L Lost User

                1. Write a bubble sort in your favorite language, you have 10 minutes. 2. In configuration management terms what is a "trunk" directory and how does it differ from a "tag" directory. 3. Who is Tom Demarco.

                Rage against the narrative.
                "To Build a Fire" - A dystopian novel about project management, and I am the dog.

                B Offline
                B Offline
                BillWoodruff
                wrote on last edited by
                #7

                6. Which can you do faster: a. describe why you are probably not the right person for this position b. describe why you are better off in the long-run not to have been offered a job.

                «I want to stay as close to the edge as I can without going over. Out on the edge you see all kinds of things you can't see from the center» Kurt Vonnegut.

                1 Reply Last reply
                0
                • L Lost User

                  1. Write a bubble sort in your favorite language, you have 10 minutes. 2. In configuration management terms what is a "trunk" directory and how does it differ from a "tag" directory. 3. Who is Tom Demarco.

                  Rage against the narrative.
                  "To Build a Fire" - A dystopian novel about project management, and I am the dog.

                  N Offline
                  N Offline
                  Nueman
                  wrote on last edited by
                  #8

                  Ernst Iliov Stavro Blofeld wrote:

                  Who is Tom Demarco

                  Third baseman for the Chicago Cubs

                  What we got here is a failure to communicate

                  1 Reply Last reply
                  0
                  • D divyamistry

                    I'm going through interview cycles for a Software Engineering type job right now. I've been reading a few forums and blogs about general interview advice/rants from others. One of the things a lot of people keep complaining about is something along the lines of, "I've had 7-10 years of experience, and they wanted to test me on so-and-so algorithm which I could've googled in two minutes. Why test memorization? Why not ask questions about / in-depth discussions on how to solve difficult real world problems?" My question for those of you who have been part of plenty of interviews, what sort of questions qualify as "real-world non-trivial problems"? I guess the question is also directed at the Sr. Software Engineers who have complained in the past that the interview didn't test their "experience"; what type of questions would have highlighted your "non-trivial real-world experience" instead of asking about specific data structures or algorithms or implementation details?

                    A Offline
                    A Offline
                    Amarnath S
                    wrote on last edited by
                    #9

                    Question(s) from me: - What was the most interesting (to you personally) problem you worked on, in your professional career? How did you go about addressing it? What more could be done to improve the solution you implemented?

                    1 Reply Last reply
                    0
                    • L Lost User

                      1. Write a bubble sort in your favorite language, you have 10 minutes. 2. In configuration management terms what is a "trunk" directory and how does it differ from a "tag" directory. 3. Who is Tom Demarco.

                      Rage against the narrative.
                      "To Build a Fire" - A dystopian novel about project management, and I am the dog.

                      Richard Andrew x64R Offline
                      Richard Andrew x64R Offline
                      Richard Andrew x64
                      wrote on last edited by
                      #10

                      Ernst Iliov Stavro Blofeld wrote:

                      Write a bubble sort in your favorite language, you have 10 minutes.

                      You have no idea how often I've seen programmers get the bubble sort wrong. Even the examples on some expert websites are wrong.

                      The difficult we do right away... ...the impossible takes slightly longer.

                      S 1 Reply Last reply
                      0
                      • D divyamistry

                        I'm going through interview cycles for a Software Engineering type job right now. I've been reading a few forums and blogs about general interview advice/rants from others. One of the things a lot of people keep complaining about is something along the lines of, "I've had 7-10 years of experience, and they wanted to test me on so-and-so algorithm which I could've googled in two minutes. Why test memorization? Why not ask questions about / in-depth discussions on how to solve difficult real world problems?" My question for those of you who have been part of plenty of interviews, what sort of questions qualify as "real-world non-trivial problems"? I guess the question is also directed at the Sr. Software Engineers who have complained in the past that the interview didn't test their "experience"; what type of questions would have highlighted your "non-trivial real-world experience" instead of asking about specific data structures or algorithms or implementation details?

                        N Offline
                        N Offline
                        Nisamudheen
                        wrote on last edited by
                        #11

                        1. First focus on Coding Ability of a candidate. Ask questions such as write a function to convert an array into a linked list. 2. Next focus on Logic. Write a function to find the number of occurrences of a sub-string inside a given string. 3. Next focus on Design. Write code to demonstrate the Command Pattern.

                        1 Reply Last reply
                        0
                        • R R Giskard Reventlov

                          I've been on both sides of the table. There is no set pattern for an interview that works well with everyone. I usually ask these: What was a project that got you excited and why? How do you react to people criticizing your code/documents? What do you do when you get stuck with a problem you can't solve? What are your strengths and weaknesses as a developer? Do you favor Webforms or MVC? [Edit: the latter includes "and why?" :-)] Much better than technical questions since people will inevitably start discussing technology and how they used it.

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

                          +5 - except for the last one unless you add "and why?"

                          PooperPig - Coming Soon

                          R 1 Reply Last reply
                          0
                          • D divyamistry

                            I'm going through interview cycles for a Software Engineering type job right now. I've been reading a few forums and blogs about general interview advice/rants from others. One of the things a lot of people keep complaining about is something along the lines of, "I've had 7-10 years of experience, and they wanted to test me on so-and-so algorithm which I could've googled in two minutes. Why test memorization? Why not ask questions about / in-depth discussions on how to solve difficult real world problems?" My question for those of you who have been part of plenty of interviews, what sort of questions qualify as "real-world non-trivial problems"? I guess the question is also directed at the Sr. Software Engineers who have complained in the past that the interview didn't test their "experience"; what type of questions would have highlighted your "non-trivial real-world experience" instead of asking about specific data structures or algorithms or implementation details?

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

                            "Do you want to work here?" "You realise the salary we're paying?" "Seriously? You want to work here?" "why?"

                            PooperPig - Coming Soon

                            1 Reply Last reply
                            0
                            • D divyamistry

                              I'm going through interview cycles for a Software Engineering type job right now. I've been reading a few forums and blogs about general interview advice/rants from others. One of the things a lot of people keep complaining about is something along the lines of, "I've had 7-10 years of experience, and they wanted to test me on so-and-so algorithm which I could've googled in two minutes. Why test memorization? Why not ask questions about / in-depth discussions on how to solve difficult real world problems?" My question for those of you who have been part of plenty of interviews, what sort of questions qualify as "real-world non-trivial problems"? I guess the question is also directed at the Sr. Software Engineers who have complained in the past that the interview didn't test their "experience"; what type of questions would have highlighted your "non-trivial real-world experience" instead of asking about specific data structures or algorithms or implementation details?

                              Sander RosselS Offline
                              Sander RosselS Offline
                              Sander Rossel
                              wrote on last edited by
                              #14

                              divyamistry wrote:

                              I've had 7-10 years of experience

                              In my opinion it's not about experience at all... I've known people who had been doing the same for ten years and were outmatched in knowledge by juniors. My previous company hired someone with around thirty years of experience with various technologies at various companies, but he wasn't able to write a simple WinForms application! Needless to say we let him go after a month. For my current job I was asked to find the next number in a sequence, to reason about what would happen to a drop of mercury and a candle in an elevator if the elevator fell down a shaft (how the hell should I know, the only thing I know about mercury is that it was used in thermometers) and to write some code that anyone could look up on Google. It's all to "test how you think about problems." And then you get hired and you find out that most people don't think at all. Or that they know what happens with a drop of mercury, but they have no clue what happens inside a database or ORM. I recently read a post by a guy who paid promising job candidates (about $200) to conjure up a small application over a weekend and decided to hire them based on that. That shows some real world experience and it's a hell of a lot cheaper than hiring someone and finding out they aren't what you're looking for. Unfortunately I haven't been hired like that yet :sigh: Maybe more important is your personality. How well do you go with the team? What is your willingness to learn? Etc.

                              Visit my blog at Sander's bits - Writing the code you need. Or read my articles at my CodeProject profile.

                              Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                              Regards, Sander

                              1 Reply Last reply
                              0
                              • D divyamistry

                                I'm going through interview cycles for a Software Engineering type job right now. I've been reading a few forums and blogs about general interview advice/rants from others. One of the things a lot of people keep complaining about is something along the lines of, "I've had 7-10 years of experience, and they wanted to test me on so-and-so algorithm which I could've googled in two minutes. Why test memorization? Why not ask questions about / in-depth discussions on how to solve difficult real world problems?" My question for those of you who have been part of plenty of interviews, what sort of questions qualify as "real-world non-trivial problems"? I guess the question is also directed at the Sr. Software Engineers who have complained in the past that the interview didn't test their "experience"; what type of questions would have highlighted your "non-trivial real-world experience" instead of asking about specific data structures or algorithms or implementation details?

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

                                Often those complaints then turn out to be about Kadane's or some other trivial algorithm. "Woe is me, they asked me how to implement a queue using two stacks, I just couldn't remember" - coder license revoked. Memorization my ass, just reinvent it on the spot. If they've forgotten heap sort so thoroughly so they don't know enough to reinvent it, then their working knowledge of algorithms is just shit - can they be trusted to pick the appropriate algorithm? Perhaps they have spent 7-10 years living under a rock software patterns book? If they complained that the interviewer wanted them to write a VRP solver on the spot, fine, I get it, that goes a bit far. On the other hand, that's a simplified version of a real world problem that someone may well have experience with. Not that ridiculous questions are never asked on interviews, far from it. But don't take the whiners too seriously. They are, for obvious reasons, over-represented on the internet. The interviews I've had so far were all perfectly reasonable (even if the job wasn't - and isn't that a more serious problem?).

                                1 Reply Last reply
                                0
                                • Richard Andrew x64R Richard Andrew x64

                                  Ernst Iliov Stavro Blofeld wrote:

                                  Write a bubble sort in your favorite language, you have 10 minutes.

                                  You have no idea how often I've seen programmers get the bubble sort wrong. Even the examples on some expert websites are wrong.

                                  The difficult we do right away... ...the impossible takes slightly longer.

                                  S Offline
                                  S Offline
                                  Slacker007
                                  wrote on last edited by
                                  #16

                                  I have never, ever, needed to do a bubble sort in my professional career as a software engineer (15+ years). If someone asked me that question, I would leave the interview, after flipping them the bird.

                                  L N 2 Replies Last reply
                                  0
                                  • S Slacker007

                                    I have never, ever, needed to do a bubble sort in my professional career as a software engineer (15+ years). If someone asked me that question, I would leave the interview, after flipping them the bird.

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

                                    You'd prefer a harder question?

                                    S 1 Reply Last reply
                                    0
                                    • L Lost User

                                      You'd prefer a harder question?

                                      S Offline
                                      S Offline
                                      Slacker007
                                      wrote on last edited by
                                      #18

                                      No, I think it is a stupid question.

                                      N 1 Reply Last reply
                                      0
                                      • S Slacker007

                                        I have never, ever, needed to do a bubble sort in my professional career as a software engineer (15+ years). If someone asked me that question, I would leave the interview, after flipping them the bird.

                                        N Offline
                                        N Offline
                                        Nelek
                                        wrote on last edited by
                                        #19

                                        +1

                                        M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                                        1 Reply Last reply
                                        0
                                        • S Slacker007

                                          No, I think it is a stupid question.

                                          N Offline
                                          N Offline
                                          Nelek
                                          wrote on last edited by
                                          #20

                                          +1

                                          M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                                          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