Add office photos
Employer?
Claim Account for FREE

Alcon

3.7
based on 408 Reviews
Filter interviews by

10+ Delta Electronics Interview Questions and Answers

Updated 24 Dec 2024

Q1. write a program to show if a program is prime or not

Ans.

A program to determine if a number is prime or not.

  • A prime number is a number greater than 1 that has no positive divisors other than 1 and itself.

  • To check if a number is prime, iterate from 2 to the square root of the number and check if any of them divides the number evenly.

  • If any divisor is found, the number is not prime. Otherwise, it is prime.

Add your answer

Q2. what is mutable and immuatble data types give example

Ans.

Mutable data types can be modified after creation, while immutable data types cannot be modified.

  • Examples of mutable data types: lists, sets, dictionaries

  • Examples of immutable data types: strings, tuples, frozensets

Add your answer

Q3. what is the difference between dictionary list and tuple

Ans.

A dictionary is an unordered collection of key-value pairs, while a list is an ordered collection of elements.

  • Dictionaries are accessed by keys, while lists are accessed by indices.

  • Dictionaries are mutable, while tuples are immutable.

  • Dictionaries can have duplicate values, but not duplicate keys.

  • Lists can contain elements of different data types, while tuples can contain elements of the same or different data types.

Add your answer

Q4. write a program to add two numbers without using the "+" operator at all

Ans.

Program to add two numbers without using the '+' operator.

  • Use bitwise operators like XOR and AND to perform addition without '+' operator.

  • XOR the two numbers to get the sum without carry.

  • AND the two numbers and left shift the result to get the carry.

  • Repeat the process until carry becomes zero.

Add your answer
Discover Delta Electronics interview dos and don'ts from real experiences

Q5. How to mange rates in market

Ans.

Managing rates in the market involves strategic pricing, competitor analysis, and effective negotiation.

  • Conduct thorough market research to understand pricing trends and customer preferences.

  • Analyze competitor pricing strategies to identify opportunities for differentiation.

  • Develop a pricing strategy that aligns with business goals and customer value.

  • Implement effective negotiation techniques to secure favorable rates with suppliers or customers.

  • Regularly review and adjust pr...read more

View 1 answer

Q6. find the second largest number in an array

Ans.

Find the second largest number in an array.

  • Sort the array in descending order

  • Return the element at index 1

Add your answer
Are these interview questions helpful?

Q7. What will you do if you win 10 crore lottery?

Ans.

If I win 10 crore lottery, I would invest in furthering my education, travel the world, donate to charity, and secure my family's future.

  • Invest in furthering education (e.g. pursuing advanced degrees or certifications)

  • Travel the world and experience different cultures

  • Donate a portion to charity or causes that are important to me

  • Secure my family's future by investing in properties or savings accounts

Add your answer

Q8. is a dictionary mutable

Ans.

Yes, a dictionary is mutable in Python.

  • A dictionary in Python can be modified by adding, updating, or deleting key-value pairs.

  • The values associated with keys in a dictionary can be changed.

  • Dictionaries are mutable objects, meaning they can be modified in-place.

  • The 'update()' method can be used to add or update multiple key-value pairs at once.

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. Negative impact that happed in ur life

Ans.

Losing a loved one unexpectedly

  • Struggling with grief and emotional pain

  • Feeling lost and confused about the future

  • Difficulty in coping with daily activities

  • Seeking support from friends and family for comfort

  • Learning to accept the loss and move forward

Add your answer

Q10. DevOps and it's tool implementation

Ans.

DevOps is a culture that emphasizes collaboration and automation to improve software delivery.

  • DevOps is not just about tools, it's a culture shift

  • Tools like Jenkins, Git, Docker, and Kubernetes are commonly used in DevOps

  • DevOps aims to improve collaboration between development and operations teams

  • Automation is a key aspect of DevOps, enabling faster and more reliable software delivery

Add your answer

Q11. What do you know about medical devices regulation

Ans.

Medical devices regulation involves laws and guidelines that ensure the safety and effectiveness of medical devices.

  • Medical devices are regulated by government agencies such as the FDA in the United States and the EMA in Europe.

  • Regulations cover aspects such as design, manufacturing, labeling, and marketing of medical devices.

  • Companies must obtain approval or clearance from regulatory bodies before selling medical devices in the market.

  • Regulations aim to protect patient safet...read more

Add your answer

Q12. Any process improvements done?

Ans.

Yes

  • Implemented a new project management software to streamline workflow

  • Introduced standardized templates for documentation to improve efficiency

  • Implemented a feedback system to gather suggestions for process improvement

  • Developed and implemented a training program to enhance team members' skills

View 1 answer

Q13. Explain the tree of testing

Ans.

The tree of testing is a hierarchical structure used to organize and categorize different types of testing activities.

  • The tree of testing typically includes categories such as unit testing, integration testing, system testing, and acceptance testing.

  • Each category can be further broken down into specific types of tests, such as functional testing, performance testing, security testing, etc.

  • The tree of testing helps testers and QA leads to plan and execute testing activities in...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Delta Electronics

based on 15 interviews in the last 1 year
Interview experience
3.4
Average
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.2
 • 313 Interview Questions
3.7
 • 264 Interview Questions
4.0
 • 242 Interview Questions
4.2
 • 220 Interview Questions
4.1
 • 154 Interview Questions
3.8
 • 140 Interview Questions
View all
Top Alcon Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter