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)
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 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 at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad 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 (38)

Custom Automated Prosthetics interview questions for popular designations

 Customer Support Executive

 (1)

 Senior Automation Engineer

 (1)

 Software Developer

 (1)

 Technology

 (1)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Nurses question
  • Q2. System question
Round 2 - One-on-one 

(2 Questions)

  • Q1. All medical emergency
  • Q2. Good communication
Round 3 - HR 

(2 Questions)

  • Q1. Past employers details
  • Q2. Past employers experience
Round 4 - Aptitude Test 

English and Hindi chat

Interview Preparation Tips

Interview preparation tips for other job seekers - HCL Health care great place
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I was interviewed in Jan 2025.

Round 1 - Assignment 

I was assigned a task to create a questionnaire consisting of five questions. I need to code, build, and provide instructions on how to use it.

Round 2 - Technical 

(3 Questions)

  • Q1. Questions on current project, core skills mainly on Jenkins, CI/CD, testing, SRE principles, monitoring, python coding.
  • Q2. Why you want to join LSEG?
  • Ans. 

    I want to join LSEG because of its reputation for innovation and growth in the financial industry.

    • LSEG is a leading global financial markets infrastructure provider

    • Opportunity to work with cutting-edge technology and contribute to innovative projects

    • Desire to be part of a dynamic and collaborative team environment

    • Excited about the potential for career growth and development at LSEG

  • Answered by AI
  • Q3. What value can you bring in current team?
  • Ans. 

    I can bring strong leadership skills, technical expertise, and a collaborative approach to the team.

    • Strong leadership skills to guide and motivate team members

    • Technical expertise to provide guidance and support on development tasks

    • Collaborative approach to foster teamwork and communication within the team

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Discussions with the Director regarding scenario-based questions, such as how to handle a project in the event of an incident, and how to tackle and overcome such challenges?

Interview Preparation Tips

Interview preparation tips for other job seekers - I completed all interview rounds, and the HR confirmed over a call that my profile was shortlisted. However, I haven't received any follow-up in over 20 days, which makes me feel as if I have been ghosted.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
No response

I was interviewed in Dec 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Can you provide details about your experience in the pharmaceutical industry?
  • Q2. Can you provide information about yourself and your family members, including the previous organization you worked for and your achievements?
Round 2 - Technical 

(3 Questions)

  • Q1. Machine related question about how much I have in
  • Q2. If we hire you, how many years do you plan to stay with our organization, and what are your future goals within the company?
  • Q3. How much accept from Urside

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls don't come here 🙏 not good work culture politics state wise emergency leave they don't allow.they immediately seize passport
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Verbal aptitude
Numerical aptitude
Logical reasoning
Spatial aptitude

Round 2 - Aptitude Test 

It seems like you're looking for information on Heteros, a pharmaceutical company, as well as some explanation of aptitude tests.

About Heteros Company

Hetero is a multinational pharmaceutical company based in India, founded in 1993. They specialize in developing and manufacturing active pharmaceutical ingredients (APIs) and finished dosages for various therapeutic areas, including HIV/AIDS, oncology, and hepatitis.

Round 3 - Coding Test 

Some recommended practice problems for coding tests, similar to those asked in top tech companies like Google, Facebook, and Amazon, can be found on platforms like GeeksforGeeks 1. They offer a comprehensive list of company-wise coding practice questions.

Additionally, consider exploring resources like:

GeeksforGeeks Courses: Language

• Foundation Courses and DSA to Development - Coding Guide course.

• DSA Self-Paced Course: Master Data

Structures and Algorithms from basic to advanced levels.

Remember to practice coding regularly and review the concepts to increase your chances of success in Hetero's coding test

Interview Preparation Tips

Topics to prepare for Hetero Rolling Stock Maintainer interview:
  • To better suggest topics and cou
Interview preparation tips for other job seekers - I intrested work in hetero company that's iam joining this company
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Nothing useless 

(2 Questions)

  • Q1. Salary will not be fixed properly
  • Q2. If we leave in between no experience letter will be shared

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't join this company unpredictable and unprofessional behaviour with employee your hard work will not be recognised and no manpower will be provided you have to work extra if an employee leave no employee will be recruited in that place they will speak in different manner and tone showing their attitudes if your willing to work you can or else you can leave the job we can search other alternative employees our hard work will not be recognised.
Only mental torchoring, work pressure, health issues will be there often because you will be not able to manage the workload three people job one person should do .
The salary will be changed automatically when you join to the hospital after receiving the offer letter

Words can't be expressed how the employees suffering there per month many employees are left the job without informing after taking the salary you will be terminated without intimation immediately informing that you can leave the hospital we don't have a money and patient to pay your affordable salary.

Even they are charging more bill for the patient human rights and other organization should interfere and save the other employees please do the needful.

Only 3% of our salary will be hiked only one time it depends on your manager remarks
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

Concentrate on an array of strings and fundamental coding knowledge.

Round 2 - Coding Test 

Core concepts and coding involve integrating and understanding processes from the beginning to successfully complete projects.

Round 3 - HR 

(2 Questions)

  • Q1. Can you provide some basic information about yourself and describe the projects you have worked on?
  • Q2. Culture fit
Round 4 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Communication

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand how the code workflow operates and learn to integrate AI into the existing project, focusing on effective communication and comprehension of the tasks at hand.

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

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

₹6.5 L/yr - ₹21 L/yr

Associate Consultant
47 salaries
unlock blur

₹4.5 L/yr - ₹12.6 L/yr

Senior Consultant
40 salaries
unlock blur

₹9.2 L/yr - ₹26 L/yr

Analyst
24 salaries
unlock blur

₹3.8 L/yr - ₹4.2 L/yr

Senior Associate
16 salaries
unlock blur

₹14.9 L/yr - ₹23 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