Applications Support Engineer Interview Questions

1,952 applications support engineer interview questions shared by candidates

First round of the interview is a 15 minute discussion with the HR. I was asked about my current visa status and about one situation when I multi-tasked.Second Round was a 1 hr hacker rack coding challenge.The challenge was based on any two programming languages that we are comfortable with , I chose Java and Javascript. There were a few multiple choice questions and 2 coding questions in each section. One java coding question was to reverse a string using hashmaps. Javascript had question related to web development , the multiple choice questions were select one or more type questions. The third round was a phone interview for around 45 mins , Where there was screen sharing and the interviewer posted a few code snippets and asked questions based on specific statements in the code , in C ++ there were questions regarding copy constructors and whether a particular statement based on "=" operator would compile or not and in java there were questions based on a base class reference pointing to a derived class object , garbage collection and enum. The next round would be an onsite interview.Unfortunately I did not get through the third round .
avatar

Applications Support Engineer

Interviewed at MathWorks

4.3
Jun 23, 2016

First round of the interview is a 15 minute discussion with the HR. I was asked about my current visa status and about one situation when I multi-tasked.Second Round was a 1 hr hacker rack coding challenge.The challenge was based on any two programming languages that we are comfortable with , I chose Java and Javascript. There were a few multiple choice questions and 2 coding questions in each section. One java coding question was to reverse a string using hashmaps. Javascript had question related to web development , the multiple choice questions were select one or more type questions. The third round was a phone interview for around 45 mins , Where there was screen sharing and the interviewer posted a few code snippets and asked questions based on specific statements in the code , in C ++ there were questions regarding copy constructors and whether a particular statement based on "=" operator would compile or not and in java there were questions based on a base class reference pointing to a derived class object , garbage collection and enum. The next round would be an onsite interview.Unfortunately I did not get through the third round .

C/C++: Lots of program on classes to determine output, whether it will compile? Focus: Operator overloading, Virtual functions, Constructors: A sample is given below:(determine whether it will compile) class xyz { \\somethings here }; int main() { xyz s1=new xyz(100); xyz s2=s1; s2.function(); delete s1; } Very easy for comp. sci. ppl
avatar

Applications Support Engineer

Interviewed at MathWorks

4.3
Jul 11, 2016

C/C++: Lots of program on classes to determine output, whether it will compile? Focus: Operator overloading, Virtual functions, Constructors: A sample is given below:(determine whether it will compile) class xyz { \\somethings here }; int main() { xyz s1=new xyz(100); xyz s2=s1; s2.function(); delete s1; } Very easy for comp. sci. ppl

What interests you in this position? What about your experience makes you fit for this position? Give us an example where you had to multitask. How did you handle it? Are you authorized to work in US? What is your Visa status? If on F1 when does your OPT start? What is you CGPA?
avatar

Applications Support Engineer

Interviewed at MathWorks

4.3
Aug 24, 2016

What interests you in this position? What about your experience makes you fit for this position? Give us an example where you had to multitask. How did you handle it? Are you authorized to work in US? What is your Visa status? If on F1 when does your OPT start? What is you CGPA?

Viewing 541 - 550 interview questions

Glassdoor has 1,952 interview questions and reports from Applications support engineer interviews. Prepare for your interview. Get hired. Love your job.