Upload Button Icon Add office photos

Filter interviews by

Custom Automated Prosthetics Interview Questions, Process, and Tips

Updated 13 Dec 2024

Top Custom Automated Prosthetics Interview Questions and Answers

View all 7 questions

Custom Automated Prosthetics Interview Experiences

Popular Designations

4 interviews found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - HR 

(1 Question)

  • Q1. What is the difference between customer support and service
  • Ans. 

    Customer support focuses on assisting customers with issues and inquiries, while customer service encompasses the overall experience and satisfaction of the customer.

    • Customer support is reactive, addressing specific problems or questions raised by customers.

    • Customer service is proactive, aiming to create a positive overall experience for the customer.

    • Customer support typically involves troubleshooting technical issues ...

  • Answered by AI
Round 2 - Group Discussion 

Communication skills

Customer Support Executive Interview Questions asked at other Companies

Q1. Understanding customer problems,whT i know about BPO nd how they work,how i will handle a difficult nd angry customer,i can satisfied my client.
View answer (21)

Sun Pharmaceutical Industries

Join us and thrive in a company culture that inspires and empowers.

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

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

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 Resume tips
Round 2 - Aptitude Test 

The test was easy, questions were on selenium and java, it was 15mins. Pgm. on reversing a number, unary operators etc.

Round 3 - Technical 

(4 Questions)

  • Q1. Program on Palindrome. ?
  • Ans. 

    A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.

    • Check if the given string is equal to its reverse

    • Ignore spaces and punctuation when checking for palindrome

    • Convert the string to lowercase for case-insensitive comparison

  • Answered by AI
  • Q2. Remove duplicates from a Array of Strings?
  • Ans. 

    Use a Set data structure to remove duplicates from the array of strings.

    • Create a Set to store unique strings.

    • Iterate through the array and add each string to the Set.

    • Convert the Set back to an array to get the final result.

  • Answered by AI
  • Q3. Find the smallest and greatest numbers from an array?
  • Ans. 

    Find the smallest and greatest numbers from an array of strings.

    • Convert the array of strings to an array of numbers using parseInt() or Number()

    • Use Math.min() and Math.max() to find the smallest and greatest numbers

    • Handle edge cases like empty array or non-numeric values

  • Answered by AI
  • Q4. What are hooks in Cucumber?
  • Ans. 

    Hooks in Cucumber are blocks of code that run before or after each scenario in a feature file.

    • Hooks can be used to set up preconditions before a scenario runs or clean up after a scenario completes.

    • Common hooks include @Before and @After which run before and after each scenario respectively.

    • Hooks can also be tagged to run only for specific scenarios using tags like @Before('@tagname').

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. How do memory internally works?
  • Ans. 

    Memory internally works by storing data in binary format using cells called memory cells.

    • Memory is made up of memory cells that store data in binary format (0s and 1s)

    • Memory cells are organized in a hierarchical structure with different levels of access speed (registers, cache, RAM, disk)

    • Data is retrieved from memory by specifying the memory address where the data is stored

    • Memory operates based on the principle of read...

  • Answered by AI
  • Q2. How does heap mechanism works?
  • Ans. 

    Heap mechanism is a data structure that stores elements in a specific order to allow efficient retrieval of the maximum or minimum element.

    • Heap is a complete binary tree where each node has a value greater than or equal to its children (max heap) or less than or equal to its children (min heap).

    • Common operations on a heap include insertion, deletion, and heapify.

    • Heapify is the process of converting a binary tree into a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There is this guy named Arak Capgemini, he took one of the technical rounds. He is very bad at pronunciations, almost all the words he uttered were wrong. His English is pathetic. It was very difficult to understand the questions, I had to request him every time to repeat the questions. Also, he was very rude on all the candidates.

Skills evaluated in this interview

Top Custom Automated Prosthetics Senior Automation Engineer Interview Questions and Answers

Q1. Find the smallest and greatest numbers from an array?
View answer (1)

Senior Automation Engineer Interview Questions asked at other Companies

Q1. 1. Print numbers from 1 to 100 without using any loop ? 2. How do you take out duplicate values from array without using any set ? if you iterate the array and take out unique values , how do you do it for 2lakh items in less time? 3. Diffe... read more
View answer (1)

Technology Interview Questions & Answers

user image Jessica Yap

posted on 29 Jul 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. How do you see yourself 5 years from now
  • Ans. 

    In 5 years, I see myself as a senior tech lead, leading a team of developers and working on cutting-edge projects.

    • Leading a team of developers on innovative projects

    • Taking on more responsibilities and challenges

    • Continuing to learn and grow in the tech field

  • Answered by AI

Technology Interview Questions asked at other Companies

Q1. A fish using 6 sticks was drawn in a specific direction and was asked to rotate in 180 degrees moving minimum number of sticks possible
View answer (2)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

10 Aptitude questions and 2 coding questions

Round 2 - Coding Test 

Basic coding question on array string

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Custom Automated Prosthetics interview questions for popular designations

 Senior Automation Engineer

 (1)

 Customer Support Executive

 (1)

 Technology

 (1)

 Software Developer

 (1)

Interview questions from similar companies

I applied via Walk-in and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic Programming questions.
  • Q2. Fibonacci program
  • Q3. OOPS concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic OOPS concepts and basic programs.

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic communication skills were tested. Sone techical questn too. Versant test is mandatory

Interview Preparation Tips

Interview preparation tips for other job seekers - Please never go for these third party vendors. They misguide you regarding profile . I went for this third party vendor named savantis solution and it really misguided me

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

Interview Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

Interview Questionnaire 

1 Question

  • Q1. Who is the most important person have to transform you in your life?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just speak your mind you will be selected.

Contribute & help others!
anonymous
You can choose to be anonymous

Custom Automated Prosthetics Interview FAQs

How many rounds are there in Custom Automated Prosthetics interview?
Custom Automated Prosthetics interview process usually has 2-3 rounds. The most common rounds in the Custom Automated Prosthetics interview process are Aptitude Test, Technical and HR.
How to prepare for Custom Automated Prosthetics interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Custom Automated Prosthetics. The most common topics and skills that interviewers at Custom Automated Prosthetics expect are Business Development, Computer science, Dealer Sales, Dealing and Desktop Support.
What are the top questions asked in Custom Automated Prosthetics interview?

Some of the top questions asked at the Custom Automated Prosthetics interview -

  1. Find the smallest and greatest numbers from an arr...read more
  2. what is the difference between customer support and serv...read more
  3. Remove duplicates from a Array of Strin...read more

Tell us how to improve this page.

Custom Automated Prosthetics Interview Process

based on 7 interviews

Interview experience

3.4
  
Average
View more

HCLTech

There's no stopping you

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 788 Interviews
View all

Custom Automated Prosthetics Reviews and Ratings

based on 3 reviews

5.0/5

Rating in categories

4.3

Skill development

4.3

Work-life balance

4.3

Salary

4.3

Job security

4.3

Company culture

4.3

Promotions

4.3

Work satisfaction

Explore 3 Reviews and Ratings
Consultant
117 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
47 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Custom Automated Prosthetics with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent