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. How to handle interview request ~ Modified ~

How to handle interview request ~ Modified ~

Scheduled Pinned Locked Moved The Lounge
tutorialcareercsharpasp-netsysadmin
25 Posts 16 Posters 0 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.
  • C CARisk3

    I'm in the middle of interviewing for jobs out of state. I'm traveling down to do face to face interviews next week and one of the companies has requested that I send them some sample code before hand (as in today). I'm very leary of doing this. I've heard of companies asking for code samples and then later it's found out that they have stole the code for use in their own programs. If I do send sample code, I am making sure nothing prioritary gets sent and usernames, passwords, filepaths and server names have been renamed or removed. Let it be noted I haven't done any programming outside of work in a couple of years (busy with kids graduating from high school and getting them into college) so I would have to use some code from work. How would you handle this? Would you send code or not? ~ Modified ~ Thanks to all who answered. You confirmed what I was feeling leery about. I only graduated a couple of years ago so I went back and pulled some code from my last class. The only issue I had with that is the programming was done for Windows Form and the job is ASP.net. But it should give them a good example of my code skills.

    If you can’t have fun at work, then why go to work?

    D Offline
    D Offline
    Dr Walt Fair PE
    wrote on last edited by
    #5

    Depending on exactly the agreement you had with your employer, I would probably not send code samples from work, since your employer probably owns them. I'd be up-front and tell the company you don't have any handy samples to send, because you honor your agreements, just as you will honor your agreement with them.

    CQ de W5ALT

    Walt Fair, Jr., P. E. Comport Computing Specializing in Technical Engineering Software

    1 Reply Last reply
    0
    • C CARisk3

      I'm in the middle of interviewing for jobs out of state. I'm traveling down to do face to face interviews next week and one of the companies has requested that I send them some sample code before hand (as in today). I'm very leary of doing this. I've heard of companies asking for code samples and then later it's found out that they have stole the code for use in their own programs. If I do send sample code, I am making sure nothing prioritary gets sent and usernames, passwords, filepaths and server names have been renamed or removed. Let it be noted I haven't done any programming outside of work in a couple of years (busy with kids graduating from high school and getting them into college) so I would have to use some code from work. How would you handle this? Would you send code or not? ~ Modified ~ Thanks to all who answered. You confirmed what I was feeling leery about. I only graduated a couple of years ago so I went back and pulled some code from my last class. The only issue I had with that is the programming was done for Windows Form and the job is ASP.net. But it should give them a good example of my code skills.

      If you can’t have fun at work, then why go to work?

      W Offline
      W Offline
      wizardzz
      wrote on last edited by
      #6

      Hey, you wouldn't happen to be from Maryland interviewing in Chicago, would you?

      C 1 Reply Last reply
      0
      • C CARisk3

        I'm in the middle of interviewing for jobs out of state. I'm traveling down to do face to face interviews next week and one of the companies has requested that I send them some sample code before hand (as in today). I'm very leary of doing this. I've heard of companies asking for code samples and then later it's found out that they have stole the code for use in their own programs. If I do send sample code, I am making sure nothing prioritary gets sent and usernames, passwords, filepaths and server names have been renamed or removed. Let it be noted I haven't done any programming outside of work in a couple of years (busy with kids graduating from high school and getting them into college) so I would have to use some code from work. How would you handle this? Would you send code or not? ~ Modified ~ Thanks to all who answered. You confirmed what I was feeling leery about. I only graduated a couple of years ago so I went back and pulled some code from my last class. The only issue I had with that is the programming was done for Windows Form and the job is ASP.net. But it should give them a good example of my code skills.

        If you can’t have fun at work, then why go to work?

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

        CARisk3 wrote:

        so I would have to use some code from work.

        Can't do that in the US normally. Normal employee/employer relationship is work for hire. The employer owns all rights to the code. You can't give the code to another company any more than you can give your office computer.

        1 Reply Last reply
        0
        • C CARisk3

          I'm in the middle of interviewing for jobs out of state. I'm traveling down to do face to face interviews next week and one of the companies has requested that I send them some sample code before hand (as in today). I'm very leary of doing this. I've heard of companies asking for code samples and then later it's found out that they have stole the code for use in their own programs. If I do send sample code, I am making sure nothing prioritary gets sent and usernames, passwords, filepaths and server names have been renamed or removed. Let it be noted I haven't done any programming outside of work in a couple of years (busy with kids graduating from high school and getting them into college) so I would have to use some code from work. How would you handle this? Would you send code or not? ~ Modified ~ Thanks to all who answered. You confirmed what I was feeling leery about. I only graduated a couple of years ago so I went back and pulled some code from my last class. The only issue I had with that is the programming was done for Windows Form and the job is ASP.net. But it should give them a good example of my code skills.

          If you can’t have fun at work, then why go to work?

          W Offline
          W Offline
          wizardzz
          wrote on last edited by
          #8

          I'm not quite sure how I would handle it. I have definitely written code, even quite large projects, for interviews, but I've never had to provide my own sample code. I'd ask what they were looking for so I'd know what to provide.

          1 Reply Last reply
          0
          • C CARisk3

            I'm in the middle of interviewing for jobs out of state. I'm traveling down to do face to face interviews next week and one of the companies has requested that I send them some sample code before hand (as in today). I'm very leary of doing this. I've heard of companies asking for code samples and then later it's found out that they have stole the code for use in their own programs. If I do send sample code, I am making sure nothing prioritary gets sent and usernames, passwords, filepaths and server names have been renamed or removed. Let it be noted I haven't done any programming outside of work in a couple of years (busy with kids graduating from high school and getting them into college) so I would have to use some code from work. How would you handle this? Would you send code or not? ~ Modified ~ Thanks to all who answered. You confirmed what I was feeling leery about. I only graduated a couple of years ago so I went back and pulled some code from my last class. The only issue I had with that is the programming was done for Windows Form and the job is ASP.net. But it should give them a good example of my code skills.

            If you can’t have fun at work, then why go to work?

            R Offline
            R Offline
            Ravi Bhavnani
            wrote on last edited by
            #9

            CARisk3 wrote:

            I've heard of companies asking for code samples

            That's just plain nuts. Not only is the company asking you to violate your existing employee agreement, they're putting themselves at risk of being sued.  I would politely refuse and ask them to give you a programming test, or point them to any open source work or applications you've published. /ravi

            My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

            B 1 Reply Last reply
            0
            • B Brady Kelly

              Haha, at my last interview, the first thing the guy said when he raised the topic of me completing an evaluation project for him, was "I won't sell your code!"

              F Offline
              F Offline
              fjdiewornncalwe
              wrote on last edited by
              #10

              with a wink of the eye, or with his fingers crosses I'm sure. :)

              I wasn't, now I am, then I won't be anymore.

              B 1 Reply Last reply
              0
              • C CARisk3

                I'm in the middle of interviewing for jobs out of state. I'm traveling down to do face to face interviews next week and one of the companies has requested that I send them some sample code before hand (as in today). I'm very leary of doing this. I've heard of companies asking for code samples and then later it's found out that they have stole the code for use in their own programs. If I do send sample code, I am making sure nothing prioritary gets sent and usernames, passwords, filepaths and server names have been renamed or removed. Let it be noted I haven't done any programming outside of work in a couple of years (busy with kids graduating from high school and getting them into college) so I would have to use some code from work. How would you handle this? Would you send code or not? ~ Modified ~ Thanks to all who answered. You confirmed what I was feeling leery about. I only graduated a couple of years ago so I went back and pulled some code from my last class. The only issue I had with that is the programming was done for Windows Form and the job is ASP.net. But it should give them a good example of my code skills.

                If you can’t have fun at work, then why go to work?

                G Offline
                G Offline
                gavindon
                wrote on last edited by
                #11

                ditto to what the others have said. Do not send code from work. Especially if you signed any papers at work(NDA). Where I currently work has a very light NDA policy but it is very explicit for code written for the company, as I'm sure most would be. Basically, any code for the company is the express property of the company etc, and should not be disclosed to ANY outside parties. Even if you didn't sign one, 10 to 1 says they could still pork you pretty badly for it if they found out. Stick with your own code for something, or ask for a specific type of example that you could write for them.

                Common sense is not a gift it's a curse. Those of us who have it have to deal with those that don't.... Be careful which toes you step on today, they might be connected to the foot that kicks your butt tomorrow. You can't scare me, I have children.

                1 Reply Last reply
                0
                • C CARisk3

                  I'm in the middle of interviewing for jobs out of state. I'm traveling down to do face to face interviews next week and one of the companies has requested that I send them some sample code before hand (as in today). I'm very leary of doing this. I've heard of companies asking for code samples and then later it's found out that they have stole the code for use in their own programs. If I do send sample code, I am making sure nothing prioritary gets sent and usernames, passwords, filepaths and server names have been renamed or removed. Let it be noted I haven't done any programming outside of work in a couple of years (busy with kids graduating from high school and getting them into college) so I would have to use some code from work. How would you handle this? Would you send code or not? ~ Modified ~ Thanks to all who answered. You confirmed what I was feeling leery about. I only graduated a couple of years ago so I went back and pulled some code from my last class. The only issue I had with that is the programming was done for Windows Form and the job is ASP.net. But it should give them a good example of my code skills.

                  If you can’t have fun at work, then why go to work?

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

                  I wouldn't do it. Apart form anything else, what does it prove? You could download some code from one of the articles here and send it - how would they know? It's a thoughtless request: you don't want to work for a company like that.

                  "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. nils illegitimus carborundum me, me, me

                  1 Reply Last reply
                  0
                  • F fjdiewornncalwe

                    with a wink of the eye, or with his fingers crosses I'm sure. :)

                    I wasn't, now I am, then I won't be anymore.

                    B Offline
                    B Offline
                    Brady Kelly
                    wrote on last edited by
                    #13

                    Hehe, nah, he's a pretty decent guy, known to people I know.

                    1 Reply Last reply
                    0
                    • R Ravi Bhavnani

                      CARisk3 wrote:

                      I've heard of companies asking for code samples

                      That's just plain nuts. Not only is the company asking you to violate your existing employee agreement, they're putting themselves at risk of being sued.  I would politely refuse and ask them to give you a programming test, or point them to any open source work or applications you've published. /ravi

                      My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

                      B Offline
                      B Offline
                      Brady Kelly
                      wrote on last edited by
                      #14

                      Ravi Bhavnani wrote:

                      Not only is the company asking you to violate your existing employee agreement

                      Why do you assume that asking for a code sample is equivalent to asking for a proprietary and confidential code sample? Simply asking for a code sample is not necessarily asking you to steal code.

                      R 1 Reply Last reply
                      0
                      • C CARisk3

                        I'm in the middle of interviewing for jobs out of state. I'm traveling down to do face to face interviews next week and one of the companies has requested that I send them some sample code before hand (as in today). I'm very leary of doing this. I've heard of companies asking for code samples and then later it's found out that they have stole the code for use in their own programs. If I do send sample code, I am making sure nothing prioritary gets sent and usernames, passwords, filepaths and server names have been renamed or removed. Let it be noted I haven't done any programming outside of work in a couple of years (busy with kids graduating from high school and getting them into college) so I would have to use some code from work. How would you handle this? Would you send code or not? ~ Modified ~ Thanks to all who answered. You confirmed what I was feeling leery about. I only graduated a couple of years ago so I went back and pulled some code from my last class. The only issue I had with that is the programming was done for Windows Form and the job is ASP.net. But it should give them a good example of my code skills.

                        If you can’t have fun at work, then why go to work?

                        realJSOPR Offline
                        realJSOPR Offline
                        realJSOP
                        wrote on last edited by
                        #15

                        I always take a laptop with me to interviews so they can peruse the code and watch the program run. If they want code ahead of time, I point them here and tell them to download source code from an article or two.

                        ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                        -----
                        You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                        -----
                        "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997

                        1 Reply Last reply
                        0
                        • B Brady Kelly

                          Ravi Bhavnani wrote:

                          Not only is the company asking you to violate your existing employee agreement

                          Why do you assume that asking for a code sample is equivalent to asking for a proprietary and confidential code sample? Simply asking for a code sample is not necessarily asking you to steal code.

                          R Offline
                          R Offline
                          Ravi Bhavnani
                          wrote on last edited by
                          #16

                          What I implied (admittedly not explicitly) was asking for (and submitting) a sample of one's professional work is unwise. /ravi

                          My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

                          B 1 Reply Last reply
                          0
                          • C CARisk3

                            I'm in the middle of interviewing for jobs out of state. I'm traveling down to do face to face interviews next week and one of the companies has requested that I send them some sample code before hand (as in today). I'm very leary of doing this. I've heard of companies asking for code samples and then later it's found out that they have stole the code for use in their own programs. If I do send sample code, I am making sure nothing prioritary gets sent and usernames, passwords, filepaths and server names have been renamed or removed. Let it be noted I haven't done any programming outside of work in a couple of years (busy with kids graduating from high school and getting them into college) so I would have to use some code from work. How would you handle this? Would you send code or not? ~ Modified ~ Thanks to all who answered. You confirmed what I was feeling leery about. I only graduated a couple of years ago so I went back and pulled some code from my last class. The only issue I had with that is the programming was done for Windows Form and the job is ASP.net. But it should give them a good example of my code skills.

                            If you can’t have fun at work, then why go to work?

                            E Offline
                            E Offline
                            Ennis Ray Lynch Jr
                            wrote on last edited by
                            #17

                            While I won't take online code tests and in-general don't provide sample code, if a potential client has an interesting problem and it has no real commercial application (ie, they can't steal it and not hire me) I have been known to provide code for an interview. I remember once when I solved a very hard problem before this was my policy. Magically the position dried up.

                            Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost

                            1 Reply Last reply
                            0
                            • R Ravi Bhavnani

                              What I implied (admittedly not explicitly) was asking for (and submitting) a sample of one's professional work is unwise. /ravi

                              My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

                              B Offline
                              B Offline
                              Brady Kelly
                              wrote on last edited by
                              #18

                              Generally, yes. My current lead gave me an evaluation project to complete, to see what my code and thought processes are like, rather than ask for an already code sample.

                              R 1 Reply Last reply
                              0
                              • B Brady Kelly

                                Generally, yes. My current lead gave me an evaluation project to complete, to see what my code and thought processes are like, rather than ask for an already code sample.

                                R Offline
                                R Offline
                                Ravi Bhavnani
                                wrote on last edited by
                                #19

                                That makes sense. I've found directing my prospective employer to my freeware apps has provided instant credibility of my skills, although I've almost always also interviewed in person.  The interviews work both ways - the company obviously wants to verify whether I'd be an appropriate fit, and I want to ensure the company and team in which I might end up is an environment in which I would thrive. /ravi

                                My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

                                1 Reply Last reply
                                0
                                • B Brady Kelly

                                  Haha, at my last interview, the first thing the guy said when he raised the topic of me completing an evaluation project for him, was "I won't sell your code!"

                                  E Offline
                                  E Offline
                                  egenis
                                  wrote on last edited by
                                  #20

                                  My boss? Tall, bald, glasses - Looks like Wally?

                                  www.stealthadventures.co.za

                                  1 Reply Last reply
                                  0
                                  • C CARisk3

                                    I'm in the middle of interviewing for jobs out of state. I'm traveling down to do face to face interviews next week and one of the companies has requested that I send them some sample code before hand (as in today). I'm very leary of doing this. I've heard of companies asking for code samples and then later it's found out that they have stole the code for use in their own programs. If I do send sample code, I am making sure nothing prioritary gets sent and usernames, passwords, filepaths and server names have been renamed or removed. Let it be noted I haven't done any programming outside of work in a couple of years (busy with kids graduating from high school and getting them into college) so I would have to use some code from work. How would you handle this? Would you send code or not? ~ Modified ~ Thanks to all who answered. You confirmed what I was feeling leery about. I only graduated a couple of years ago so I went back and pulled some code from my last class. The only issue I had with that is the programming was done for Windows Form and the job is ASP.net. But it should give them a good example of my code skills.

                                    If you can’t have fun at work, then why go to work?

                                    M Offline
                                    M Offline
                                    Michael Bergman
                                    wrote on last edited by
                                    #21

                                    I have two articles here which have examples of my code. I even put the URL to those articles on my resume.

                                    m.bergman

                                    For Bruce Schneier, quanta only have one state : afraid.

                                    To succeed in the world it is not enough to be stupid, you must also be well-mannered. -- Voltaire

                                    In most cases the only difference between disappointment and depression is your level of commitment. -- Marc Maron

                                    I am not a chatbot

                                    1 Reply Last reply
                                    0
                                    • C CARisk3

                                      I'm in the middle of interviewing for jobs out of state. I'm traveling down to do face to face interviews next week and one of the companies has requested that I send them some sample code before hand (as in today). I'm very leary of doing this. I've heard of companies asking for code samples and then later it's found out that they have stole the code for use in their own programs. If I do send sample code, I am making sure nothing prioritary gets sent and usernames, passwords, filepaths and server names have been renamed or removed. Let it be noted I haven't done any programming outside of work in a couple of years (busy with kids graduating from high school and getting them into college) so I would have to use some code from work. How would you handle this? Would you send code or not? ~ Modified ~ Thanks to all who answered. You confirmed what I was feeling leery about. I only graduated a couple of years ago so I went back and pulled some code from my last class. The only issue I had with that is the programming was done for Windows Form and the job is ASP.net. But it should give them a good example of my code skills.

                                      If you can’t have fun at work, then why go to work?

                                      B Offline
                                      B Offline
                                      BobJanova
                                      wrote on last edited by
                                      #22

                                      Don't send work code. Send some hobby project code, or if you really don't have anything that you write for yourself, be honest about that. If asked a question like this, I'd point people at my code on here, though I mention CP in my CV already so a competent HR department would already have looked.

                                      1 Reply Last reply
                                      0
                                      • W wizardzz

                                        Hey, you wouldn't happen to be from Maryland interviewing in Chicago, would you?

                                        C Offline
                                        C Offline
                                        CARisk3
                                        wrote on last edited by
                                        #23

                                        No. Indianapolis interviewing in Florida.

                                        If you can’t have fun at work, then why go to work?

                                        W 1 Reply Last reply
                                        0
                                        • C CARisk3

                                          No. Indianapolis interviewing in Florida.

                                          If you can’t have fun at work, then why go to work?

                                          W Offline
                                          W Offline
                                          wizardzz
                                          wrote on last edited by
                                          #24

                                          Best of luck to you. We just got a code sample from a guy this morning. I can give you some advice as to what I looked for and the purpose of it. He didn't have much code from his job he could provide, so he just sent a simple web scraping app catered to one website. Now this is for someone out of school 3 years, but got his masters, too. Work experience ~3 years. What I looked for: Does he seem to know when to use access modifiers? / Not make everything public? Pass. Comments documentation? Pass, but not nearly how I like it. He will adapt. Architecture? Fail. Giant functions that look like an old script, but hiring for junior-mid level (At least I think, I don't know his salary). OO? Pass. Yes, but not nearly enough reusability. Others? Pass. Though hardcoded "select *" queries in code. I hate this, but he'll learn. From the looks of it, I think he used a modified script from work and built an application around it. We just wanted to see if he was going to send crayon drawings or completely plagiarize. I'll put him through some tests while he's here, to see how he codes, but at least for now we know we can pay for his plane ticket. I gave the go ahead for a face to face, they are flying him in next week.

                                          C 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