active questions tagged interview - Stack Overflowmost recent 30 from stackoverflow.com2009-12-22T21:48:15Zhttp://stackoverflow.com/feeds/tag/interviewhttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1720453/preparation-for-a-c-interview0Preparation for a C++ interviewbenjamin button2009-11-12T07:10:15Z2009-12-21T15:01:09Z
<p>i have to prepare for an interview in C++ technology.
could you please drop in your suggestions and recommendations about how to start and what are the basic topics that i have to concentrate mostly on?
i have a prior knowledge on the topics but i am confused with what to concentrate on as C++/C are very vast.also i think that i have to concentrate on more data stuructures using c/C++. is that a good decicsion to do some practice on them?</p>
http://stackoverflow.com/questions/69238/what-process-do-you-use-to-recruit-programmers1What process do you use to recruit programmers?Keith Nicholas2008-09-16T03:48:34Z2009-12-20T20:16:01Z
<p>What process do you use to recruit programmers?</p>
<p>we have a multi stage interview process...</p>
<p>Pre interviews... Resume review..... then if they are interesting :-</p>
<p>stage 1: come have a chat, talk about what you have done, discuss the position, dig a bit into they approach software development</p>
<p>stage 2: Coding Test</p>
<p>Stage 3: Generally discuss an offer</p>
<p>Each stage is usually a different day, so we can call it quits at any stage. what we dont have is a phone interview stage. I'm wondering if people find this useful? We basically would like to get to the point of saying "No" quicker so we can evaluate more people.</p>
<h3>Related:</h3>
<ul>
<li><a href="http://stackoverflow.com/questions/20555/are-written-tests-useful-skill-assessments-for-developers">Are written tests useful skill assessments for developers?</a></li>
<li><a href="http://stackoverflow.com/questions/157361/whats-a-good-non-programming-interview-question-when-hiring-a-programmer">What’s a good non-programming interview question when hiring a programmer?</a></li>
<li><a href="http://stackoverflow.com/questions/94802/what-are-some-essential-software-architect-interview-questions">What are some essential software architect interview questions?</a></li>
<li><a href="http://stackoverflow.com/questions/4783/interview-questions-for-a-intern">Interview Questions for an Intern</a></li>
<li><a href="http://stackoverflow.com/questions/194427/what-do-you-think-about-using-the-project-euler-website-as-a-candidate-profilin">What do you think about using the Project Euler website as a candidate profiling tool?</a></li>
<li><a href="http://stackoverflow.com/questions/19801/what-interview-question-weeds-out-bad-applicants">What interview question weeds out ‘bad’ applicants?</a></li>
<li><a href="http://stackoverflow.com/questions/36387/properties-of-good-coding-interview-questions">Properties of good coding interview questions?</a></li>
<li><a href="http://stackoverflow.com/questions/194396/when-interviewing-someone-should-you-ask-why-theyre-looking-for-another-job">When interviewing someone, should you ask why they’re looking for another job?</a></li>
</ul>
http://stackoverflow.com/questions/1929285/they-dont-hire-you-whats-the-best-followup9They don't hire you - what's the best followup?Dean J2009-12-18T16:29:07Z2009-12-19T06:47:32Z
<ol>
<li>You apply for a job. </li>
<li>You interview.</li>
<li>You get a rejection letter.</li>
</ol>
<p>Is there any good way to ask for a "why?" or a "what can I improve on?"</p>
<p>What's the most polite way to ask if you should apply for positions there in the future? Should you ask that, or avoid that like the plague?</p>
<p><strong>What's the best followup to a rejection letter?</strong></p>
http://stackoverflow.com/questions/1924741/deep-copy-linkedlist-without-destroying-original-list-and-extra-storage-space-us0deep copy Linkedlist without destroying original list and extra storage space (using ANSI C)Timothy Chen2009-12-17T21:33:49Z2009-12-17T22:22:15Z
<p>this linkedlist is different than normal linkedlists is that besides the next pointer, it also has a other pointer that points to another node except itself in the linkedlist.</p>
<p>so what's the best way to deep copy this linkedlist without destroying the original and no extra space?</p>
<p>My approach was simply doing a O(n^2) loop , but should be some smarter way.</p>
http://stackoverflow.com/questions/1910182/is-it-fair-to-ask-about-by-reference-arguments-as-a-c-interview-question7Is it fair to ask about by-reference arguments as a C interview question? [closed]bytenik2009-12-15T20:31:28Z2009-12-17T16:51:32Z
<p>Someone I know does interviewing for C programmers. One of the questions he asks is something to the effect of, "How do you pass an argument by reference in C?"
The expected answer is along the lines of passing a pointer.</p>
<p>The interview questions were written before C++ existed, and haven't been updated. This might have been a perfectly good question back then, but I'm not sure how fair the question is now. As someone born in the late 80's, C++ and higher level languages with real references have existed my entire life. If I were asked this question on an interview, I would say something like "C doesn't have references."</p>
<p>C, after all, doesn't have references. It does have pointers, but passing a pointer as an argument is not passing by reference; it's passing, by value, a pointer to some area of memory.</p>
<p>What do you think? Is this interview question fair? Would you disapprove of my answer if you were interviewing me?</p>
http://stackoverflow.com/questions/1917568/what-does-the-schedule-during-the-first-few-days-look-like-for-new-hires-in-your5What does the schedule during the first few days look like for new hires in your company? [closed]Stefan2009-12-16T20:45:26Z2009-12-16T21:43:09Z
<p>We are in the process of hiring a new .NET web developer and I was wondering how to give him the best start in our company.</p>
<p>How do you start off new employees? Do you immediately give them code to work on? Do you give them documents to read (Coding Conventions etc.)? Or do you give them a very high level overview of all the projects your working on?</p>
<p>I'm looking for programming-related answers. I know that he will have to deal with paperwork and get his machine set up etc. I'm interested in where you go from there.</p>
<p>Also, would the schedule look differently for someone who will be working remotely after the first one or two days?</p>
http://stackoverflow.com/questions/1851239/permutations-for-digits-represented-by-phone-number0Permutations for digits represented by Phone Number Matt2009-12-05T05:39:00Z2009-12-09T19:33:46Z
<p>Guys,</p>
<p>I have an interview in 2 days and I am having a very hard time finding a solutions for this question:
What I want to do is .. for any phone number .. the program should print out all the possible strings it represents. For eg.) A 2 in the number can be replaced by 'a' or 'b' or 'c', 3 by 'd' 'e' 'f' etc. In this way how many possible permutations can be formed from a given phone number.
I don't want anyone to write code for it ... a good algorithm or psuedocode would be great.</p>
<p>Thank you</p>
http://stackoverflow.com/questions/1851698/which-is-true-for-ado-net-dataset-and-datatable-4Which is true for ADO.NET DataSet and DataTable ? [closed]Nahid2009-12-05T09:27:52Z2009-12-05T09:35:09Z
<p><strong>Which is true for ADO.NET DataSet and DataTable ?</strong></p>
<p><strong>a)</strong> The Connection of the database must remain valid for the life of the data objects</p>
<p><strong>b)</strong>All tables in a dataset must come from the same database.</p>
<p><strong>c)</strong>A given instance of a DataTable can be in only one DataSet</p>
<p><strong>d)</strong>Changes made to multiple tables within a DataSet can easily be transferred to a new DataSet which contains only the changes</p>
<p><strong>e)</strong>Content from multiple DataSets can easily be combined into a single DataSet that contains the net result of all changes.</p>
http://stackoverflow.com/questions/1720737/from-an-interview-removing-rows-and-columns-in-an-nn-matrix-to-maximize-the-sum14From an interview: Removing rows and columns in an n×n matrix to maximize the sum of remaining valuesunknown (google)2009-11-12T08:25:46Z2009-12-04T09:43:21Z
<p>Given an n×n matrix of real numbers. You are allowed to erase any number (from 0 to n) of rows and any number (from 0 to n) of columns, and after that the sum of the remaining entries is computed. Come up with an algorithm which finds out which rows and columns to erase in order to maximize that sum.</p>
http://stackoverflow.com/questions/1835184/would-you-bring-up-morally-gray-projects-during-an-interview-e-g-porn-or-torre3Would you bring up morally gray projects during an interview? [e.g. porn or torrents] [closed]Andrew G. Johnson2009-12-02T19:18:17Z2009-12-02T19:25:11Z
<blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="http://stackoverflow.com/questions/700344/would-you-put-an-adult-site-on-your-resume">Would you put an adult site on your resumé?</a> </p>
</blockquote>
<p>Question pretty much sums it up. If you're worked on a pornographic, torrent, warez, etc. website(s) would you bring it up during an interview?</p>
http://stackoverflow.com/questions/1815001/how-would-you-design-a-calendar-app-similar-to-outlook-interview-question1How would you design a Calendar app similar to outlook (Interview Question)freshWoWer2009-11-29T08:27:25Z2009-12-02T05:16:32Z
<p>Calendar should have functions like,</p>
<p>User should be able to set an appointment based on time and date.</p>
<p>Calendar will warn user if a conflicted appointment occur.</p>
<p>Please describe what Classes, data structure and design pattern you will use.</p>
http://stackoverflow.com/questions/1777519/how-much-should-i-stretch-the-truth-on-my-resume3How much should I "stretch the truth" on my resume? [closed]Robert Fraser2009-11-22T01:51:17Z2009-11-24T23:43:13Z
<p>Hi,</p>
<p>I'm just about to graduate and was wondering how much I should um... "stretch the truth" on my resume. Obviously, flat-out lying is probably a bad idea since (as well as many other reasons) it might come up in the interview, but I don't have too much experience to pad out my resume.</p>
<p>For example, I learned some Ruby in one of my classes and totally forgot it, but if I'm applying for a position where I'm <em>not</em> going to be using Ruby (so hopefully it won't come up in an interview), should I put it down to seem more well-rounded? Similarly, I've really only used ORM wrappers but I can probably throw together a simple SELECT statement, should I mention "some SQL" if it's unrelated to the job and unlikely to come up?</p>
<p>I talked to a college admissions officer a while back who said she never checks up on anything people put on their college applications unless it's really extreme (i.e. national merit scholars, etc.).</p>
<p>Again, being flat-out untruthful is wrong for a lot of reasons, but having a resume that has "went to school, know C, Java, and C#, 3 month internship, some open source" is going to be a little short.</p>
<p>Thanks!</p>
http://stackoverflow.com/questions/1767974/on-the-job-communication6On the job communication [closed]Jason2009-11-20T02:38:26Z2009-11-20T02:54:00Z
<p>Lets say you're an interviewer, and a coder shows up for an interview. He meets all the criteria you're looking for, but he is deaf and wears hearing aids. Despite his competency at face to face communication, telephone conversations are incomprehensible to him.</p>
<p>Would this be a trivial thing for you to work with, or would it be a deal-breaker?</p>
<p>Some background info on me:<br/>
I've been deaf since 18 mos old & worn hearing aids since 24 mos. Even though I hear just about everything normal hearing people do, I don't understand much of it unless I am able to read the speaker's lips. Communication really is like doing a non-stop jigsaw puzzle every day. I hear just fine & fill in the blanks with lip reading. Needless to say, I really do suck at understanding what people say when they're talking to a whiteboard or on the phone.</p>
<p>When I graduate school, will this affect my job prospects?</p>
http://stackoverflow.com/questions/1735765/any-great-books-of-algorithm-puzzles-to-practice-whiteboard-coding-with3Any great books of algorithm puzzles to practice whiteboard coding with?jboxer2009-11-14T22:05:48Z2009-11-19T05:31:33Z
<p>I'm looking to get some practice coding solutions to algorithm puzzles on a whiteboard. A friend is going to read puzzles to me (as if he were interviewing me), and I'll solve them on a whiteboard.</p>
<p>Does anyone know any great books with algorithm puzzles that would be useful for this? I found a book called <a href="http://rads.stackoverflow.com/amzn/click/0470121688" rel="nofollow">Puzzles for Programmers and Pros</a>, but it only has six reviews on Amazon, so I'm not sure how good it really is.</p>
<p>If anyone has any recommendations, I'd really appreciate it. Thanks a bunch.</p>
http://stackoverflow.com/questions/1760748/why-do-i-lately-have-to-be-a-master-of-big-o-sorting-searching-trees-graphs2Why do I lately have to be a master of big-O, sorting, searching, trees, graphs, large scale efficient data processing algorithms? [closed]wizard@2009-11-19T03:41:59Z2009-11-19T04:42:24Z
<p>I haven't interviewed for about a decade. Back when I got the job it was mostly about how well I knew a programming language, where my experience was, what I am good at/bad at, some simple coding problems, you know the most typical questions were asked. Now I go for technical interviews, all the companies don't care anymore what kind of experience I have, or that I am very good at struts, jsp, java, C++, Spring, perl, J2EE, javascript, http, .... All they seem to care about is data structures and algorithms. I have been doing great in my job the whole decade and well admired and appreciated, I haven't done bad in my job. I know for being innovative one has to know computer science fundamentals, but that alone isn't good, or is it? Is it the Internet that changed the scene or companies like Google and Facebook that changed the scene?</p>
<p>Ok people, I understand my realization is accurate from all your answers. If I knew how I would close this question.</p>
http://stackoverflow.com/questions/1754792/what-was-the-most-difficult-job-interview-question-you-were-asked-and-you-could1What was the most difficult job interview question you were asked (and you could not even say a word)? [closed]burak ozdogan2009-11-18T09:41:27Z2009-11-18T09:44:09Z
<p>Hi,</p>
<p>What was the most difficult job interview question you were asked (and you could not even say a word)?</p>
http://stackoverflow.com/questions/1706168/things-a-newbie-should-learn-to-get-a-job-at-google-4Things a newbie should learn to get a job at Google [closed]Avis2009-11-10T07:25:57Z2009-11-10T16:02:18Z
<p>Hi I'm a newbie to the IT field coming from a non-cs background. I always had my interests in CS & I have basic technical knowledge that got me where I am now. I'd like to try for a job at Google after a couple of years or much later. Can you guys share from your years of experience as to what I could learn & do to be successful in that? </p>
<p>Although I have mentioned Google here out of the sheer attraction I've had for them over the years, I want to know what I can do to par up with people from CS background within that time frame to get a better job at companies like Google. </p>
<p>EDIT:
I forgot to mention that I did do my research before posting my question here. That I should know algorithms, have a deep knowledge in C & Java/python. I thought I'd get a few more pointers here. BTW, this is my first question here so I'm sorry if I've violated any rules</p>
http://stackoverflow.com/questions/1691064/what-is-a-good-coding-platform-to-use-for-telephone-coding-interview2What is a good (coding) platform to use for telephone coding interview?rxin2009-11-06T22:52:34Z2009-11-08T07:42:31Z
<p>We are going to interview some candidates over the phone and we need the candidate to write code (pseudo code). Obviously, asking the candidate to read the code out loud to us over the phone isn't ideal. </p>
<p>I wonder if there is any good platform to do this?</p>
<p>I know Facebook uses a simple program they wrote by themselves, and Google uses Google Doc. But unfortunately we don't have services by ourselves. Are there any good alternatives (other than Google Doc) that is open and free?</p>
http://stackoverflow.com/questions/1517999/what-types-of-topics-and-questions-can-be-expected-when-interviewing-for-entry-l1What types of topics, and questions can be expected when interviewing for entry level programming/IT positions?CitadelCSCadet2009-10-05T02:18:45Z2009-11-08T07:35:32Z
<p>I am in my senior year, and I am preparing for some interviews. I am wondering what I should review, and what I should prepare for when I'm getting ready for these interviews.</p>
<p>What types of questions are asked during interviews?</p>
<p>What key points and suggestions can you give me that might help me?!</p>
http://stackoverflow.com/questions/1574142/how-to-interview-a-customer-to-take-requirements1How to interview a customer to take requirements?Eduardo León2009-10-15T18:17:43Z2009-11-08T02:01:30Z
<p>I currently work as a PeopleSoft technical consultant, a title that, in practice, means that I'm a PeopleCode programmer. Documents with specifications somehow arrive to my desk and I just implement what the papers say.</p>
<p>However, I'm going to be assigned to a project in which I'm going to be a functional consultant as well, that means that I have to ask the customer what their business processes are and how PeopleSoft should support and enhance these processes. After that, I have to write the specifications themselves, so that technical consultants (myself included) can implement them.</p>
<p>I have no problems with business process modeling nor writing specifications, however, I have never been good at interviewing people nor at dealing with people in first place, so I would like to ask you all whether you have some tips that I could take into consideration before the interview ends in a disaster.</p>
http://stackoverflow.com/questions/1694002/should-i-ask-the-interviewer-if-i-can-speak-to-other-developers31Should i ask the interviewer if i can speak to other developers?cottsak2009-11-07T18:45:25Z2009-11-07T22:06:33Z
<p>I've always thought that whether i loved or hated a role that i would be objective enough to help out a fellow dev if he ever wanted general info about a workplace/role - say he was in for an interview/walkthru.</p>
<p>As a job seeker, is (1) ok to ask the interviewer/company for permission to contact devs to ask them questions or (2) in a walkthru is it ok to just cold-ask other staff questions about how the workplace runs (general/social/business/technical)? Is this rude or OK? Should it be encouraged? I just want to know how to get that inside info that the interviewer might hide.</p>
<p>What is ok? What is not? What have you tried in the past that has/not worked?</p>
http://stackoverflow.com/questions/1684917/what-questions-should-a-javascript-programmer-be-able-to-answer19What questions should a JavaScript programmer be able to answer?André Pena2009-11-06T01:53:13Z2009-11-06T17:56:52Z
<p>Suppose a company is going to hire JavaScript coders. I wonder what question should this company use to properly evaluate them. Even though general programming skills are more important than technology-specifics, they need to be tested on what they are going to work with.</p>
<p>How would you do that? How would you test if they have the proper knowledge?</p>
http://stackoverflow.com/questions/1201639/why-do-interviewers-ask-advanced-questions5Why do interviewers ask advanced questions?LikeToCode2009-07-29T16:55:08Z2009-10-23T11:24:24Z
<p>I've been programming for a few years in C# and XML. I used only the basics of those languages and have survived on the web for info like arrays and text manipulations. But when I am get interview, the interviewers ask only advanced questions - I found the answers later in the Advanced sections in the books on the subject. </p>
<p>Why do the interviewers ask such advanced questions? The job looks almost the same as what I was previously doing, so there's need for advanced knowledge, like what class delegate is or XPath commands.</p>
<p>Questions are: </p>
<ol>
<li>What version of XSL does .NET 3.5 uses? </li>
<li>What XPath command to use to get value in element X? </li>
<li>What are class delegates in C# </li>
<li>Does C# allows multiple interface inheritance? </li>
<li>How do you access GAC in C#?</li>
</ol>
http://stackoverflow.com/questions/1303688/what-is-wrong-with-this-c-function-to-find-the-endianness-of-a-machine-at-runtime5What is wrong with this C function to find the endianness of a machine at runtime?sigjuice2009-08-20T02:45:41Z2009-10-21T16:55:58Z
<p>This is what I offered at an interview today.</p>
<pre><code>int is_little_endian(void)
{
union {
long l;
char c;
} u;
u.l = 1;
return u.c == 1;
}
</code></pre>
<p>My interviewer insisted that <code>c</code> and <code>l</code> are not guaranteed to begin at the same address and therefore, the union should be changed to say <code>char c[sizeof(long)]</code> and the return value should be changed to <code>u.c[0] == 1</code>.</p>
<p>Is it correct that members of a union might not begin at the same address?</p>
http://stackoverflow.com/questions/1556830/interviewers-expect-job-candidates-for-application-development-jobs-to-know-hexad4Interviewers expect job candidates for application development jobs to know hexadecimal arithmeticPhil2009-10-12T20:45:07Z2009-10-12T21:07:17Z
<p>Does anyone think it is silly for interviewers to expect potential Software Engineers specializing in application development or UI to know hexadecimal arithmetic? </p>
http://stackoverflow.com/questions/1536189/which-is-more-important-experience-or-certifications5Which is more important - experience or certifications?PJ2009-10-08T07:36:08Z2009-10-10T20:08:38Z
<p>Which is more important - </p>
<ol>
<li><p><strong>Certifications</strong></p></li>
<li><p><strong>Real time experience</strong></p></li>
</ol>
<p>In a interview if you have to select a candidate from a list of 2 candidates then whom would you select</p>
<ul>
<li>the one with real time experience in that domain for say 4 years or</li>
<li>the one with lots of certifications in that domain in his kitty but either 1 year or no experience in that domain?</li>
</ul>
<p>Please advice</p>
http://stackoverflow.com/questions/1482508/math-questions-at-a-programmer-interview2Math questions at a programmer interview?void.pointer2009-09-27T00:42:29Z2009-10-09T04:12:27Z
<p>So I went to an interview at Samsung here in Dallas, Texas. The way the recruiter described the job, he didn't make it sound like it was too math-oriented. The job basically involved graphics programming and C++. Yes, math is implied in graphics programming, especially shaders, but I still wasn't expecting this...</p>
<p>The whole interview lasted about an hour and a half and they asked me nothing but math-related questions. They didn't ask me a single programming question, which I found odd. About all they did was ask me how to write certain math routines as a C++ function, but that's about it. What about programming philosophy questions? Design patterns? Code-correctness? Constness? Exception safety? Thread safety? There are a zillion topics that they could have covered. But they didn't.</p>
<p>The main concern I have is that they didn't ask any programming questions. This basically implies to me that any programmer who is good at math can get a job here, but they might put out terrible code.</p>
<p>Of course, I think I bombed the interview because I haven't used any sort of linear algebra in about a year and I forget math easily if I haven't used it in practice for a while. Are any of my other fellow programmers out there this way? I'm a game programmer too, so this seems especially odd. The more I learn, the more old knowledge that gets "popped" out of my "stack" (memory).</p>
<p>My question is: Does this interview seem suspicious? Is this a typical interview that large corporations have? During the interview they told me that Google's interview process is similar. They have multiple, consecutive interviews where the math problems get more advanced.</p>
http://stackoverflow.com/questions/1524331/is-it-feasible-to-interview-a-person-for-testing-lead-position-by-development-lea0Is it feasible to interview a person for testing lead position by development lead only?PJ2009-10-06T08:40:31Z2009-10-06T14:33:16Z
<p>Is it feasible to interview a person for testing lead position by development lead only. and base on their feedback hire the person for the said position. Testing is something different from coding and it has different methodologies. Like every technology a tester learns new things everyday nad it will never end. </p>
<p>being a development lead it will not be possible to know the methodologies and processes involved in testing. So what is the probability that the recruitment is feasible if done by development lead only and not by higher management.</p>
http://stackoverflow.com/questions/1486620/what-is-important-to-put-on-a-resume-when-searching-for-an-entry-level-job-in-sof1What is important to put on a resume when searching for an entry level job in Software Development? [closed]CitadelCSCadet2009-09-28T11:41:48Z2009-09-28T11:55:03Z
<blockquote>
<p><strong>Possible Duplicates:</strong><br />
<a href="http://stackoverflow.com/questions/249612/what-is-required-knowledge-when-applying-for-an-entry-level-or-junior-programmer">What is required knowledge when applying for an entry level or junior programmer position? (think “first job”)</a><br />
<a href="http://stackoverflow.com/questions/1223117/what-should-go-on-a-resume-for-a-software-developer-still-in-college-looking-for">What should go on a resume for a software developer still in college looking for a job after graduation?</a> </p>
</blockquote>
<p>I am going to be graduating college, and I am stumped to what is important to put on my resume and what not to. Should I put anything pertaining to my courses, or what? Any Advice to glorify it?</p>
http://stackoverflow.com/questions/1403064/best-c-book-for-interview8best C++ book for interview?northTiger2009-09-10T02:10:50Z2009-09-27T02:59:22Z
<p>what is the best C++ book to prepare a advanced C++ interview.
I would like a book with very good summary on concepts and tricks asked in interviews.</p>