New Product Development Engineer Interview Questions

9,749 new product development engineer interview questions shared by candidates

what was my GPA, what did i learned from my preceptor, why i wanted to be a nurse. how to solve problems with a family member, what was my favorite subject at nursing school and the most challenging
avatar

StaRN New Grad Training Program

Interviewed at HCA Florida Westside Hospital

3.1
Feb 10, 2016

what was my GPA, what did i learned from my preceptor, why i wanted to be a nurse. how to solve problems with a family member, what was my favorite subject at nursing school and the most challenging

Write a function (in your preferred language C, C++, or Java) that will take the given string and return the reverse. (ie. input:"abc def ghi" output:"ihg fed cba") Optimize the above code (if possible). Now knowing that the original function you wrote in pt1 is being used by other programs and cannot be modified write another function that when called will utilize the function from pt1 to only reverse the words in the sentence. (ie. input:"abc def ghi" output:"ghi def abc") Test your code.
Nov 27, 2012

Write a function (in your preferred language C, C++, or Java) that will take the given string and return the reverse. (ie. input:"abc def ghi" output:"ihg fed cba") Optimize the above code (if possible). Now knowing that the original function you wrote in pt1 is being used by other programs and cannot be modified write another function that when called will utilize the function from pt1 to only reverse the words in the sentence. (ie. input:"abc def ghi" output:"ghi def abc") Test your code.

Viewing 111 - 120 interview questions

Glassdoor has 9,749 interview questions and reports from New product development engineer interviews. Prepare for your interview. Get hired. Love your job.