Upload Button Icon Add office photos

Filter interviews by

Neumatica Technologies Technical Support Engineer Interview Questions and Answers

Updated 25 Sep 2023

Neumatica Technologies Technical Support Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Pneumatic cylinder circuit diagram and valves 5/3,5/2,2/3 diagram, hydraulic , mechanical, electrical
  • Ans. 

    Pneumatic cylinder circuit diagrams and various types of valves explained in mechanical, electrical, and hydraulic systems.

    • Pneumatic cylinder circuit diagrams show the flow of compressed air in a system.

    • 5/3 valve has five ports and three positions, commonly used for controlling double-acting cylinders.

    • 5/2 valve has five ports and two positions, often used for controlling single-acting cylinders.

    • 2/3 valve has two ports ...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary and duties

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Online coding test had two questions to be solved in 60 mins. Medium level questions to be expected.

Round 2 - Technical 

(1 Question)

  • Q1. Codility test: Moderate level machine coding round, not leetcode type. Deep understanding of interface and backend knowledge required. Interviewer was absolutely uninterested.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Hashmap related question, easy bfs

Round 2 - Low level design 

(1 Question)

  • Q1. Asked some question related to parking lot and asked to draw all diagrams

I applied via Walk-in

Round 1 - Aptitude Test 

Data structures and algorithms

Round 2 - Coding Test 

Data structures and algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - Do prepare DSA and be confident while answering
1.introduce yourself
They asked to code using ang programming language
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Coding round consists of two sections and each section has 2 questions. One question is based on oops to solve a real life problem.

Round 3 - Technical 

(2 Questions)

  • Q1. Explain diamond problem in OOPS
  • Ans. 

    The diamond problem is an ambiguity that occurs when a class inherits from two classes that have a common base class.

    • Occurs in multiple inheritance

    • Results in ambiguity in method resolution

    • Can be resolved using virtual inheritance

    • Example: Class A -> Class B, Class C -> Class D, Class B and Class D inherit from Class A, Class C inherits from both Class B and Class D

  • Answered by AI
  • Q2. Explain the virtual function in OOPS
  • Ans. 

    Virtual functions in OOPS allow a derived class to provide its own implementation of a method defined in the base class.

    • Virtual functions are declared in the base class and can be overridden by derived classes.

    • They enable polymorphism, allowing objects of different classes to be treated as objects of the same base class.

    • The virtual keyword is used to declare a function as virtual in the base class.

    • The derived class can...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

MCQ on computer fundamentals

Round 2 - Coding Test 

5 DSA questions medium , hard lvl

Round 3 - Technical 

(3 Questions)

  • Q1. About myself and my project overview
  • Q2. Oops , Abstraction in detail and mysql and nosql diff
  • Q3. DSA questions on Array , Graph and DP
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

50 questions were given and we were supposed to solve it in 45 mins. But from what I've heard only 12 students made it to the next round.

Round 2 - Coding Test 

Didn't qualify but it consisted of leetcode medium-hard questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep exploring other options. Good luck
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Coding Test 

2 Medium DSA problem based upon tree

Round 2 - Coding Test 

Medium dsa problem based on graph

Round 3 - Technical 

(1 Question)

  • Q1. Design parking management
  • Ans. 

    Design a parking management system

    • Consider the number of parking spaces and their availability

    • Implement a system to track and manage parking reservations

    • Include features like payment processing and ticketing

    • Design a user-friendly interface for customers and administrators

    • Ensure scalability and efficiency of the system

  • Answered by AI
Round 4 - Behavioral 

(1 Question)

  • Q1. Normal discussion regarding previous experiences

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Design a Url Shortener serive
  • Ans. 

    A URL shortener service that converts long URLs into shorter, more manageable links.

    • Generate a unique short code for each long URL

    • Store the mapping between short code and long URL in a database

    • Redirect users from short URL to original long URL when accessed

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

50 questions should be answered in 45 minutes. They include Aptitude, OS, Pseudo codes, micro processors etc

Round 2 - Coding Test 

5 questions will be given 1 easy 2 med 2 hard. Atleast 3 and more should be done

Round 3 - Technical 

(2 Questions)

  • Q1. This is the only interview. No HR will be there. Mostly about the one of the codes that have given in the second round. Some technical questions include oops concepts, SQL etc
  • Q2. Why do we use JS for Web development Why not Python?
  • Ans. 

    JS is used for web development due to its compatibility with browsers, asynchronous capabilities, and large community support.

    • JavaScript is the only language that can be executed in the browser, making it essential for client-side scripting.

    • JS has asynchronous capabilities, allowing for non-blocking operations which are crucial for web development.

    • There is a large community of developers using JS for web development, p...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at coding if you want to get into this company.

Skills evaluated in this interview

Neumatica Technologies Interview FAQs

How many rounds are there in Neumatica Technologies Technical Support Engineer interview?
Neumatica Technologies interview process usually has 3 rounds. The most common rounds in the Neumatica Technologies interview process are Resume Shortlist, Technical and HR.

Tell us how to improve this page.

Neumatica Technologies Technical Support Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Deltax Interview Questions
2.7
 • 84 Interviews
Wayfair Interview Questions
3.8
 • 56 Interviews
Busibud Interview Questions
4.0
 • 42 Interviews
GAMMON INDIA Interview Questions
3.8
 • 29 Interviews
View all
Material Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Design Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

General Manager Operations
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead QA Engineer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Neumatica Technologies with

Bosch Rexroth India

4.0
Compare

Festo

3.9
Compare

SMC Corporation

3.6
Compare

Parker Hannifin

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview