<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Favorite screening interview questions in BreakPoint</title>
    <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3733241#M30023</link>
    <description>&lt;P&gt;CLA, this is excellent, thank you for posting these interview questions!&amp;nbsp; bob v&lt;/P&gt;</description>
    <pubDate>Mon, 18 Dec 2017 15:13:53 GMT</pubDate>
    <dc:creator>cfactorllc</dc:creator>
    <dc:date>2017-12-18T15:13:53Z</dc:date>
    <item>
      <title>Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3705291#M29762</link>
      <description>&lt;P&gt;I saw &lt;A href="https://forums.ni.com/t5/BreakPoint/Interview-Questions/td-p/1122856" target="_self"&gt;this&lt;/A&gt;&amp;nbsp;thread, but didn't feel like dragging it back up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, we've been trying to hire for 2 positions now for awhile and we always do a 30 minute phone screen.&amp;nbsp; I usually only get a single question to ask that will say "yes this person likely knows LabVIEW" or "nope, don't bring them in."&amp;nbsp; So, for those of you that have interviewed candidates, what are some of your favorite single screening questions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Personally, I initially started with something simple - CLAD type questions.&amp;nbsp; "Tell me an example of when you would use a shift register", etc. but it wasn't very reliable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have since switched to:&amp;nbsp; &amp;nbsp;"What is your favorite architecture and why?".&amp;nbsp; My thought is that if they know enough about LabVIEW to at least know the most common architectures it's&amp;nbsp;likely worth bringing them onsite.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyone have any others?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 20:30:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3705291#M29762</guid>
      <dc:creator>BowenM</dc:creator>
      <dc:date>2017-10-19T20:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3705313#M29763</link>
      <description>&lt;P&gt;I like to ask them "What is reentrancy in reference to a VI and when would I use it?"&amp;nbsp; It isn't a&amp;nbsp;subject&amp;nbsp;a beginner will be too familiar with, and it is a somewhat LabVIEW only feature.&amp;nbsp; Asking something like what architecture do you like could be answered with a state machine or producer consumer, or publisher subscriber.&amp;nbsp; Which are fine answers but most CS students could answer that with no LabVIEW experience.&amp;nbsp; That being said you can know what reentrancy is and be a bad LabVIEW programmer so my follow up question is usually "Do you know who hooovahh is?"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-SPOILER&gt;Just kidding I'm not that pompous.&lt;/LI-SPOILER&gt;</description>
      <pubDate>Thu, 19 Oct 2017 21:15:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3705313#M29763</guid>
      <dc:creator>Hooovahh</dc:creator>
      <dc:date>2017-10-19T21:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3705315#M29764</link>
      <description>&lt;P&gt;I think the question about architectures is a good one, although a little open ended. A phone interview is especially challenging, if you cannot find a way to both be looking at the same block diagram for some questions. One place I applied to sent me to an online portal where I took a a CLAD style exam, I don't know if that is an option for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Related to architectures, I've found a large gap in skill between people who know how to pass data between loops and people who don't. If they only mention local/global variables and property nodes, they probably have a lot to learn. If they mention queues and notifiers and can explain that "enqueue element" puts an item on the queue and "dequeue element" takes it off then they are a bit more advanced. If they know about user events and how to generate an event and handle it with the event structure, then they probably know their stuff.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I was interviewing people in person I would usually finish with a block diagram that looked like producer / consumer (events) where the consumer loop could communicate an error to the producer with a user event. I would ask "how is data sent from the bottom loop to the top loop?" Even a guy who showed off some impressive sequencing code and claimed everyone calls him "the LabVIEW guy" just stared blankly at the diagram... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the application you can ask if they are active in any LV forums or have certifications. I absolutely believe you can write great code without a LV certification, but it is nice to have a baseline to go off of when interviewing someone!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 21:25:13 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3705315#M29764</guid>
      <dc:creator>Gregory</dc:creator>
      <dc:date>2017-10-19T21:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3705372#M29765</link>
      <description>&lt;P&gt;Don't have a specific question, but I think you can&amp;nbsp;tell how experienced someone is with LabVIEW&amp;nbsp;by what and how they complain about LabVIEW. I talk to a lot of different users with varying amounts of experience and it's something I've noticed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If someone doesn't have a lot of experience, they tend to complain about non-issues. Like, for complex projects, VI&amp;nbsp;diagrams tend to get large and become difficult to navigate/manage.&amp;nbsp;The competent developer might complain about something like LabVIEW locking classes which get loaded under multiple targets in a project or how exiting many parallel processes gracefully can be tricky. And, of course, you know that the very experienced LabVIEW programmer will launch into some impassioned tirade about some very specific detail.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 23:50:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3705372#M29765</guid>
      <dc:creator>Jacobson-ni</dc:creator>
      <dc:date>2017-10-19T23:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3705520#M29769</link>
      <description>&lt;UL&gt;
&lt;LI&gt;What architectures have you used, and why?
&lt;UL&gt;
&lt;LI&gt;Silence at the other end of the phone&amp;nbsp;is usually the beginning of the end of the call&lt;/LI&gt;
&lt;LI&gt;Even if they're single loop programmers, awareness of other architectures is&amp;nbsp;a&amp;nbsp;good sign&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;What hardware have you interfaced with, and how?
&lt;UL&gt;
&lt;LI&gt;Any NI hardware? Have they used RT and FPGA?&lt;/LI&gt;
&lt;LI&gt;Any&amp;nbsp;third party hardware? Have they used .NET or ActiveX? Have they used VISA?&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;What experience do you have in&amp;nbsp;working with electronics or mechanics?&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Do they think they can debug a simple circuit? Can they use an oscilloscope? Can&amp;nbsp;they provide requirements to&amp;nbsp;a&amp;nbsp;PCB designer?&lt;/LI&gt;
&lt;LI&gt;Can they&amp;nbsp;understand the&amp;nbsp;mechanical components of a&amp;nbsp;test system? Can they liaise with mechanical engineers?&lt;/LI&gt;
&lt;LI&gt;I like LabVIEW engineers, but I prefer system engineers who can interact with specialists&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Do you use any sort of source control?&amp;nbsp;If so, how has it helped you? If not, can you see how it could help?
&lt;UL&gt;
&lt;LI&gt;This is one of the steps to enlightenment in software development&lt;/LI&gt;
&lt;LI&gt;You might have to explain the concept to&amp;nbsp;some, but they should be able to join the dots and see that collaborative working, traceability and&amp;nbsp;retracing your steps in the event of catastrophe are all benefits&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;If you&amp;nbsp;don't know how to solve a problem in LabVIEW, how do you figure it out?
&lt;UL&gt;
&lt;LI&gt;The things I want to hear are Googling, using the NI forums, using examples, talking to a more experienced colleague, using AE support at NI...but I want to hear a few options&lt;/LI&gt;
&lt;LI&gt;Problem solving is&amp;nbsp;an important skill that is hard to judge&amp;nbsp;in interviews...but at least get them showing that they&amp;nbsp;can approach problems in different ways over the phone&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Do you work&amp;nbsp;with any other developers, or see anyone else's code? How do you rate your experience and skillset?
&lt;UL&gt;
&lt;LI&gt;I don't mind people who've been lone wolves, but an unswerving belief that your skills are excellent&amp;nbsp;having not had anyone else to benchmark against&amp;nbsp;is usually a warning sign&lt;/LI&gt;
&lt;LI&gt;I like people who want to learn and expand their skills, so a bit of self realisation that there are&amp;nbsp;areas to improve in&amp;nbsp;is always welcome&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;What do you like to do away from work?
&lt;UL&gt;
&lt;LI&gt;Like a CAPTCHA, are you a robot?&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Just a few&amp;nbsp;thoughts off the top of my head. In general, try to ask open ended questions and let them talk about their work, skills and experience.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 08:43:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3705520#M29769</guid>
      <dc:creator>thoult</dc:creator>
      <dc:date>2017-10-20T08:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3705620#M29770</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/271452"&gt;@Jacobson-ni&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Don't have a specific question, but I think you can&amp;nbsp;tell how experienced someone is with LabVIEW&amp;nbsp;by what and how they complain about LabVIEW. I talk to a lot of different users with varying amounts of experience and it's something I've noticed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I like that idea a lot... tell how competent someone is at LabVIEW by asking them to complain about it.&amp;nbsp; A question something along the lines:&amp;nbsp; "Every programming language has its strengths and weaknesses - and LabVIEW is no exception.&amp;nbsp; What are some of the weaknesses you think LabVIEW has?"&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 13:12:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3705620#M29770</guid>
      <dc:creator>BowenM</dc:creator>
      <dc:date>2017-10-20T13:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3706705#M29798</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/286685"&gt;@BowenM&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
[...]
&lt;P&gt;Anyone have any others?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;"What's your ni.com user name?"&lt;/P&gt;
&lt;P&gt;"What's your LAVA user name?"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-SPOILER&gt;Do you use the CaseSelect QD plugin?&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 23 Oct 2017 19:59:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3706705#M29798</guid>
      <dc:creator>jcarmody</dc:creator>
      <dc:date>2017-10-23T19:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3706716#M29799</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/78620"&gt;@jcarmody&lt;/a&gt; wrote:&lt;BR /&gt; Do you use the CaseSelect QD plugin?&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;I do (just not often).&amp;nbsp; When Jim and his gang were showing off the &lt;A href="http://blog.jki.net/announcing-an-easy-to-use-editor-for-the-jki-state-machine" target="_self"&gt;JKI State Machine Editor&lt;/A&gt;, I called it CaseSelect++ and got a few chuckles.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 20:33:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3706716#M29799</guid>
      <dc:creator>Hooovahh</dc:creator>
      <dc:date>2017-10-23T20:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3706727#M29801</link>
      <description>&lt;P&gt;My favorite is:&amp;nbsp; "Hey Jeff! are you available?"&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 21:03:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3706727#M29801</guid>
      <dc:creator>JÞB</dc:creator>
      <dc:date>2017-10-23T21:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3707606#M29810</link>
      <description>&lt;P&gt;If you have the possibility to show them something, a small code sample can help assess their skill level.&lt;/P&gt;
&lt;P&gt;This is something I've used to test people fresh from college that claim to know LabVIEW.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Addition.png" style="width: 241px;"&gt;&lt;img src="https://ip1.i.lithium.com/eba602c093ab51cc06bba24950652e8ed497fb87/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32313634373669374438323636394337353930394439332f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="Addition.png" alt="Addition.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Question one: What is result?&lt;/P&gt;
&lt;P&gt;Question two: What is result the second time? (or better: Obviously, it's the same every time I execute this, isn't it?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's certainly not too hard, but it shows you if someone knows basic concepts, like auto-indexing and uninitialized shift registers. Really depends on what level you want to test.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:14:09 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3707606#M29810</guid>
      <dc:creator>PeterFoerster</dc:creator>
      <dc:date>2017-10-25T13:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3707724#M29813</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/184754"&gt;@PeterFoerster&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Addition.png" style="width: 241px;"&gt;&lt;img src="https://ip1.i.lithium.com/eba602c093ab51cc06bba24950652e8ed497fb87/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32313634373669374438323636394337353930394439332f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="Addition.png" alt="Addition.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Question one: What is result?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The result is unknown (first and second time), because unless the array shows the first element that is out of range, we cannot tell from a picture&amp;nbsp;what the array size of the constant is. It could contain millions of values. Container size != array size in general.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is my final answer! Do I get the job?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Of course you could ask the applicant if there is anything special about this code picture. For example ask what these glyphs in the upper left mean or why it has a dotted outline? What would he do to transfer that code into LabVIEW as quickly as possible? &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 15:27:33 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3707724#M29813</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2017-10-25T15:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3708900#M29832</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/74523"&gt;@Hooovahh&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/78620"&gt;@jcarmody&lt;/a&gt; wrote:&lt;BR /&gt; Do you use the CaseSelect QD plugin?&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;I do (just not often).&amp;nbsp; When Jim and his gang were showing off the &lt;A href="http://blog.jki.net/announcing-an-easy-to-use-editor-for-the-jki-state-machine" target="_self"&gt;JKI State Machine Editor&lt;/A&gt;, I called it CaseSelect++ and got a few chuckles.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Please correct me if my memory has failed me but wasn't it "jcarmody" that developed that Plugin ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 12:36:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3708900#M29832</guid>
      <dc:creator>Ben</dc:creator>
      <dc:date>2017-10-27T12:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3709741#M29836</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/9539"&gt;@Ben&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Please correct me if my memory has failed me but wasn't it "jcarmody" that developed that Plugin ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You're correct, and I released it to the world under a BSD license.&amp;nbsp; Jim Kring contacted me about extending, packaging and releasing it&amp;nbsp;and I was happy to oblige.&amp;nbsp; JKI added a few features&amp;nbsp;(and significant credibility) and shared it with a larger audience than I was able to reach.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2017 12:55:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3709741#M29836</guid>
      <dc:creator>jcarmody</dc:creator>
      <dc:date>2017-10-30T12:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3711029#M29843</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;SPAN&gt;Jacobson wrote:&lt;/SPAN&gt;&lt;BR /&gt;
&lt;P&gt;Don't have a specific question, but I think you can&amp;nbsp;tell how experienced someone is with LabVIEW&amp;nbsp;by what and how they complain about LabVIEW. I talk to a lot of different users with varying amounts of experience and it's something I've noticed.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This is now my favorite question hands down.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had someone the other day claim several years' experience developing and was able to answer some simple questions like "what is a shift register" but when asked what he didn't like about LabVIEW gave an answer along the lines of "VIs have a tendency to become too large and hard to follow".&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 14:46:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3711029#M29843</guid>
      <dc:creator>BowenM</dc:creator>
      <dc:date>2017-11-01T14:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3733241#M30023</link>
      <description>&lt;P&gt;CLA, this is excellent, thank you for posting these interview questions!&amp;nbsp; bob v&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 15:13:53 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3733241#M30023</guid>
      <dc:creator>cfactorllc</dc:creator>
      <dc:date>2017-12-18T15:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3733561#M30028</link>
      <description>&lt;P&gt;Ya there were some good questions posted here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-SPOILER&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/123634"&gt;@JÞB&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;My favorite is:&amp;nbsp; "Hey Jeff! are you available?"&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
Except that one.&amp;nbsp; I tried it - it didn't work.&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 18 Dec 2017 22:27:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3733561#M30028</guid>
      <dc:creator>BowenM</dc:creator>
      <dc:date>2017-12-18T22:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Favorite screening interview questions</title>
      <link>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3733811#M30032</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/286685"&gt;@BowenM&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Ya there were some good questions posted here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-SPOILER&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/123634"&gt;@JÞB&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;My favorite is:&amp;nbsp; "Hey Jeff! are you available?"&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
Except that one.&amp;nbsp; I tried it - it didn't work.&lt;/LI-SPOILER&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It worked fine.&amp;nbsp; It was just that you weren't the only one asking that question.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 14:49:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/BreakPoint/Favorite-screening-interview-questions/m-p/3733811#M30032</guid>
      <dc:creator>JÞB</dc:creator>
      <dc:date>2017-12-19T14:49:27Z</dc:date>
    </item>
  </channel>
</rss>

