Upload Button Icon Add office photos

Filter interviews by

Annaa Silicon Technology Product Engineer Interview Questions and Answers

Updated 29 Oct 2022

Annaa Silicon Technology Product Engineer Interview Experiences

1 interview found

I applied via Walk-in and was interviewed before Oct 2021. There were 3 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 - Coding Test 

Basic code screening was there to know about the candidates

Round 3 - HR 

(5 Questions)

  • Q1. What was your expectations?
  • Q2. Tell about your work skills?
  • Ans. Tell them what you know. Which was enough.
  • Answered Anonymously
  • Q3. How long are gonna work here
  • Q4. Are you will to travel for work?
  • Q5. Is it okay to domain switch?
  • Ans. 

    Yes, it is generally okay to domain switch as a Product Engineer.

    • Domain switching can bring new perspectives and ideas to the role.

    • It allows for personal and professional growth.

    • Transferable skills can be valuable in different domains.

    • Adaptability and willingness to learn are important qualities.

    • Examples: A software engineer transitioning to product management or a mechanical engineer moving into software development.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Annaa Silicon Technology Product Engineer interview:
  • Angular
  • Java
  • Spring Mvc
  • MySQL
  • Bootstrap
  • Spring Boot
Interview preparation tips for other job seekers - Consider this company as a last in your list. If your are not looking pay scale then you guys can have look at it.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic java question
Round 2 - HR 

(1 Question)

  • Q1. Tell about tcs , why u want to join?
  • Ans. 

    TCS is a global IT services, consulting, and business solutions company. I want to join TCS because of its reputation for innovation and career growth opportunities.

    • TCS is a leading global IT services company

    • Known for innovation and cutting-edge technology solutions

    • Offers excellent career growth opportunities

    • Has a strong reputation in the industry

    • Provides a diverse and inclusive work environment

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic coding in c++ and hr related questions
  • Q2. What is linkedlist
  • Ans. 

    A linked list is a data structure that consists of nodes where each node contains a data field and a reference to the next node in the sequence.

    • Consists of nodes connected by pointers

    • Each node contains data and a reference to the next node

    • Allows for dynamic size and efficient insertion/deletion

  • Answered by AI

Skills evaluated in this interview

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

Data interpretation good knowledge one should have

Round 2 - Coding Test 

Python or java basic coding problems

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

Intermediate with more solving problems

Round 2 - Technical 

(1 Question)

  • Q1. Highly based on java

Interview Preparation Tips

Interview preparation tips for other job seekers - Good luck
Interview experience
3
Average
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via campus placement at PSG College of Technology, Coimbatore and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. What are the concepts of Object-Oriented Programming (OOP)?
  • Q2. NA
Round 2 - HR 

(1 Question)

  • Q1. What specific aspects of your resume were you questioned about during the interview?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic Questions were given in aptitude tests all from reasoning and maths.

Round 2 - Coding Test 

Two codes were taken one was easy but the second was a little bit tricky.

Round 3 - One-on-one 

(2 Questions)

  • Q1. What are cin and cout?
  • Ans. 

    cin and cout are standard input and output streams in C++ used for reading input and printing output respectively.

    • cin is used for reading input from the user

    • cout is used for printing output to the console

    • Example: cin >> x; cout << x;

  • Answered by AI
  • Q2. What is your hobby?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and clam rest will happen by all your hardwork.

Skills evaluated in this interview

I applied via Referral and was interviewed in Sep 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic technical questions related to your field

Interview Preparation Tips

Interview preparation tips for other job seekers - Project experiences in previous company and manager will be there for technical interview..required detailed explanation which products you are working

I applied via Campus Placement and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

(3 Questions)

Online test consists of
1. Aptitude section
2. Coding
3. Essay writing

1. Aptitude which contains Quants + Logical + Verbal
2. Coding (2 questions)
3. Essay Writing(, 400 words in 20 mins)

  • Q1. Decrypting the given string
  • Ans. 

    The question is about decrypting a given string.

    • Ask for more information about the encryption method used

    • Check if there are any clues or hints provided

    • Try different decryption techniques such as substitution, transposition, or symmetric/asymmetric encryption

    • Use online tools or libraries to assist with decryption

  • Answered by AI
  • Q2. DSA based question
  • Ans. 

    Implement a function to check if a given string is a palindrome or not.

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

    • Convert the string to lowercase and remove all non-alphanumeric characters.

    • Compare the first and last characters, then the second and second-to-last characters, and so on until the middle of the string is reached.

    • If all pairs match, the s...

  • Answered by AI
  • Q3. Essay topic:- which one would be given higher priority passion or salary
  • Ans. 

    Passion or salary: which should be given higher priority?

    • Passion should be given higher priority as it leads to job satisfaction and better performance

    • Salary is important but it should not be the sole factor in choosing a job

    • Passion can also lead to better career growth and opportunities

    • However, financial stability is also important and should not be ignored completely

  • Answered by AI
Round 2 - HR 

(8 Questions)

  • Q1. Asked me to introduce myself.
  • Ans. 

    I am a product engineer with experience in designing and developing innovative products.

    • I have a degree in mechanical engineering and have worked in the field for 5 years.

    • I have experience in CAD software and 3D printing.

    • I have designed and developed products such as a smart water bottle and a portable solar charger.

    • I am passionate about creating products that improve people's lives.

  • Answered by AI
  • Q2. Asked about my project
  • Ans. I did a mini project on random password generator in python and described the whole process of the project and result with validation
  • Answered by PrepInsta
  • Q3. Asked the difference between C and Java
  • Ans. 

    C is a low-level language while Java is a high-level language with automatic memory management.

    • C is compiled while Java is interpreted

    • C has pointers while Java does not

    • Java has built-in garbage collection while C does not

    • Java is platform-independent while C is not

    • Java has a larger standard library than C

  • Answered by AI
  • Q4. Asked about method overloading
  • Ans. 

    Method overloading is a feature in OOP where multiple methods can have the same name but different parameters.

    • Method overloading allows for more flexibility in programming

    • The compiler determines which method to call based on the number and type of arguments passed

    • Example: public void print(int num) and public void print(String str) can both be called using print() method

  • Answered by AI
  • Q5. Asked me to explain a program in any programming language I was comfortable in
  • Ans. 

    Explained a program in a programming language I was comfortable in

    • I chose to explain a program in Python

    • The program was a simple calculator that could perform basic arithmetic operations

    • I explained the code step by step, starting with importing the necessary modules and defining functions

    • I also discussed the use of variables and data types in the program

    • Finally, I demonstrated how the program could be run and tested wi

  • Answered by AI
  • Q6. Asked me to explain about OOPs concepts
  • Ans. 

    OOPs concepts are a programming paradigm that focuses on objects and their interactions.

    • OOPs stands for Object-Oriented Programming.

    • It involves the use of classes, objects, encapsulation, inheritance, and polymorphism.

    • Classes are templates for creating objects, while objects are instances of classes.

    • Encapsulation is the process of hiding the implementation details of an object from the outside world.

    • Inheritance allows ...

  • Answered by AI
  • Q7. Are you okay with relocation?
  • Ans. 

    Yes, I am open to relocation for the right opportunity.

    • I am willing to relocate for a challenging and rewarding role

    • I am open to exploring new cities and cultures

    • I understand that relocation may be necessary for career growth

    • I am willing to consider relocation assistance if offered

    • Examples: I have previously relocated for a job opportunity and enjoyed the experience

    • I have researched the potential new location and am ex

  • Answered by AI
  • Q8. Are you okay signing a service bond?
  • Ans. 

    Yes, I am willing to sign a service bond.

    • I understand that a service bond is a commitment to work for a certain period of time with the company.

    • I am willing to sign a service bond if it is reasonable and fair.

    • I would like to know the terms and conditions of the bond before signing it.

    • I believe that signing a service bond shows my commitment to the company and the product.

    • Examples of reasonable service bond terms includ...

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundAt the time of the interview, I had 0 Years (fresher) of experience. My academic qualification is B.Tech from Sri Venkateshwara Engineering College.Wipro interview preparation:Resources to prepare for this interview - I have seen many interview experiences on YouTube and got an idea like how questions are being askedTips for other job seekers - Be confident in your answers. And try to give descriptive answers. If you are writing a code, explain your logic, and thought process behind it.Final outcome of the interviewSelected

Interview Questionnaire 

7 Questions

  • Q1. Java applets
  • Q2. Difference between java and c++
  • Ans. 

    Java is an object-oriented programming language while C++ is a general-purpose programming language.

    • Java is platform-independent while C++ is platform-dependent.

    • Java has automatic garbage collection while C++ requires manual memory management.

    • Java has a simpler syntax compared to C++.

    • Java has a built-in support for multithreading while C++ requires external libraries.

    • C++ allows for low-level memory manipulation while J...

  • Answered by AI
  • Q3. OOPS encapsulation etc
  • Q4. Tell me about yourself
  • Ans. 

    I am a dedicated and experienced Product Engineer with a passion for innovation and problem-solving.

    • I have a Bachelor's degree in Mechanical Engineering from XYZ University.

    • I have 5 years of experience working in product development and design.

    • I am proficient in CAD software such as SolidWorks and AutoCAD.

    • I have successfully launched several new products in the market, increasing company revenue by 20%.

    • I am a team play...

  • Answered by AI
  • Q5. Explain IOT in layman terms
  • Ans. 

    IOT is a network of physical devices that are connected and can communicate with each other to perform tasks.

    • IOT stands for Internet of Things

    • It involves connecting everyday devices to the internet

    • These devices can communicate with each other and with us

    • Examples include smart homes, wearable technology, and industrial sensors

  • Answered by AI
  • Q6. Why code in java
  • Ans. 

    Java is a popular language for its platform independence, object-oriented programming, and vast community support.

    • Java is platform-independent, meaning it can run on any operating system without modification.

    • Java is object-oriented, allowing for modular and reusable code.

    • Java has a vast community of developers and libraries, making it easy to find solutions to problems.

    • Java is used in a variety of applications, includi...

  • Answered by AI
  • Q7. Any relocation problem
  • Ans. 

    Relocation is not a problem for me.

    • I am open to relocating for the right opportunity.

    • I have experience relocating for previous jobs and have successfully adapted to new environments.

    • I am flexible and willing to adjust to new locations and cultures.

    • I understand the challenges that come with relocation and have a plan in place to handle them.

    • I have researched the potential relocation area and am excited about the opportu

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: There were 2 sections of english and quantitative aptitude. 40 questions were to be answered.
After that there was coding round in which 2 questions were asked. 70 mins were provided.
Duration: 40 minutes
Total Questions: 40

Round: Technical Interview
Experience: This was a personal interview round and questions were asked froms OOPS and basic programming. They were basically looking for projects.

Round: HR Interview
Experience: This was a skype round and general questions were asked by the HR. They just wanted to test the basic knowledge and communication skills of the student.

Skills: Talking Ability, Coding Skills, Project
College Name: Netaji Subhas Institute Of Technology, Delhi

Skills evaluated in this interview

Annaa Silicon Technology Interview FAQs

How many rounds are there in Annaa Silicon Technology Product Engineer interview?
Annaa Silicon Technology interview process usually has 3 rounds. The most common rounds in the Annaa Silicon Technology interview process are Resume Shortlist, Coding Test and HR.

Tell us how to improve this page.

Product Engineer Interview Questions from Similar Companies

View all

Annaa Silicon Technology Product Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

5.0

Skill development

1.0

Work-life balance

1.0

Salary

5.0

Job security

2.0

Company culture

1.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Front end Developer
6 salaries
unlock blur

₹1.5 L/yr - ₹2 L/yr

Software Developer
4 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Backend Developer
3 salaries
unlock blur

₹1 L/yr - ₹1.2 L/yr

Product Engineer
3 salaries
unlock blur

₹1.2 L/yr - ₹5.4 L/yr

Web Developer
3 salaries
unlock blur

₹1.2 L/yr - ₹2 L/yr

Explore more salaries
Compare Annaa Silicon Technology with

Intel

4.2
Compare

Texas Instruments

4.1
Compare

Nvidia

3.7
Compare

Broadcom

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