Upload Button Icon Add office photos

Filter interviews by

Aurionpro Solutions Product Engineer Interview Questions and Answers

Updated 6 Nov 2015

Aurionpro Solutions Product Engineer Interview Experiences

1 interview found

Product Engineer Interview Questions & Answers

user image Souvik Mazumder

posted on 6 Nov 2015

I applied via campus placement at Indian Institute of Technology (IIT), Chennai

Interview Questionnaire 

1 Question

  • Q1. What is your experience in optimization?
  • Ans. 

    I have experience in optimizing product design and manufacturing processes.

    • I have worked on reducing production costs by optimizing the manufacturing process.

    • I have used simulation software to optimize product design and improve performance.

    • I have implemented lean manufacturing principles to optimize production flow and reduce waste.

    • I have conducted experiments to optimize material selection and improve product durabil...

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Experience: I have done a course in Process Optimization and I explained a certain case study i did in my last assignment regarding optimization algorithms on a certain pipe-network problem.
Tips: None

Skills: , Analytics And Coding
Duration: 2
College Name: IIT Madras
Motivation: Job profile

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Aug 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Fancy string problem

Round 2 - Technical 

(4 Questions)

  • Q1. You are given 2 tables, customer and orders, you have to write an SQL query to fetch the total order placed by each customer and also give the total order amount.
  • Q2. Java Streams question to find the total number of employees that have salary greater than 50000
  • Ans. 

    Use Java Streams to find total employees with salary > 50000

    • Filter employees with salary > 50000 using stream.filter()

    • Count the number of employees using stream.count()

  • Answered by AI
  • Q3. The various annotations used in Springboot @Entity, @RestController etc
  • Ans. 

    Annotations in Springboot like @Entity, @RestController are used for defining classes and endpoints respectively.

    • Annotations like @Entity are used to define JPA entities in Springboot.

    • Annotations like @RestController are used to define RESTful web services endpoints.

    • Annotations like @Autowired are used for dependency injection in Springboot.

  • Answered by AI
  • Q4. AWS services used in my previous project
  • Ans. 

    In my previous project, I used AWS services such as EC2, S3, and RDS for hosting, storage, and database management.

    • EC2 for hosting application servers

    • S3 for storing and retrieving files

    • RDS for managing relational databases

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. All questions were asked based on my resume. So prepare well from your resume.
Round 4 - One-on-one 

(1 Question)

  • Q1. 4th round was a one on one with the manager, asked me general questions about why I was looking for a job change.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics strong.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. How CAN protocol Work? What is RTR?
  • Ans. 

    CAN protocol is a communication protocol used in automotive and industrial applications. RTR stands for Remote Transmission Request.

    • CAN protocol is a message-based protocol used for communication between electronic control units in vehicles and industrial machinery.

    • It uses a two-wire differential bus to transmit data between nodes on the network.

    • RTR is a bit in the CAN message that indicates whether the message is a da...

  • Answered by AI
  • Q2. How Communication control Service work?
  • Ans. 

    Communication control service manages communication between different components in a system.

    • Communication control service coordinates the flow of information between various parts of a system.

    • It ensures that messages are sent and received correctly and in a timely manner.

    • Examples include message queues, event-driven architectures, and service-oriented architectures.

  • Answered by AI
  • Q3. Which tool use for code build?
  • Ans. 

    Jenkins is commonly used for code build.

    • Jenkins is a popular tool for continuous integration and continuous delivery (CI/CD).

    • Other tools like GitLab CI/CD, Travis CI, and CircleCI are also commonly used for code build.

    • These tools automate the process of building, testing, and deploying code changes.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Coding Test 

5 coding questions based on May language you select. You have to correctly solve 3+ questions to get thru to the next round.

Round 2 - Technical 

(1 Question)

  • Q1. Questions on your experience, skills and project. Along with managerial questions for situation handling in team work, conflicts etc etc
Round 3 - Technical 

(1 Question)

  • Q1. Technical based on ds nad algo. Project work and experience etc.
Round 4 - HR 

(1 Question)

  • Q1. Final discussion on joining date,notice period and CTC etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to the JD for preparation and try to improve in every round.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Apr 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 

Aptitude test can be passed easily

Round 3 - Technical 

(2 Questions)

  • Q1. Technical questions on IIS and SQL Server
  • Q2. Basic SQL queries
Round 4 - Behavioral 

(1 Question)

  • Q1. Communication skills
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Backlog prioritization
  • Q2. How do you maintain a relation with engineers
Round 2 - One-on-one 

(2 Questions)

  • Q1. User stories examples
  • Ans. 

    User stories are short, simple descriptions of a feature told from the perspective of the person who desires the new capability.

    • As a user, I want to be able to log in to my account so that I can access my personalized content.

    • As a user, I want to be able to filter search results by price so that I can find products within my budget.

    • As a user, I want to receive email notifications when my order has shipped so that I can...

  • Answered by AI
  • Q2. How do you manage the requirements
  • Ans. 

    I manage requirements by prioritizing, documenting, and communicating effectively with stakeholders.

    • Prioritize requirements based on business value and impact

    • Document requirements clearly using user stories, acceptance criteria, and wireframes

    • Communicate effectively with stakeholders to ensure alignment and understanding

  • Answered by AI

I applied via Naukri.com and was interviewed in May 2022. There were 2 interview rounds.

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 - One-on-one 

(3 Questions)

  • Q1. Previous work experience
  • Ans. 

    I have 5 years of experience as a Product Manager in the tech industry.

    • Managed the development and launch of multiple successful products

    • Led cross-functional teams to ensure product delivery on time and within budget

    • Conducted market research and competitor analysis to identify customer needs and market trends

    • Collaborated with engineering, design, and marketing teams to define product strategy and roadmap

    • Implemented agi...

  • Answered by AI
  • Q2. Tools used in the past
  • Ans. 

    I have used various tools in the past to manage products.

    • I have used JIRA for project management and issue tracking.

    • I have used Trello for task management and collaboration.

    • I have used Google Analytics for tracking user behavior and website performance.

    • I have used Mixpanel for analyzing user engagement and retention.

    • I have used Sketch for designing user interfaces and wireframes.

    • I have used InVision for prototyping and...

  • Answered by AI
  • Q3. Behavioral questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are relocating from another city, there is no provision for guest house stay for 1 st week neither expense reimbursement. HRs are not at all responsive.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-

I was interviewed in Jun 2024.

Round 1 - Coding Test 

Array sliding window

Round 2 - One-on-one 

(1 Question)

  • Q1. Java and project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basics of the project currently working on
Round 2 - Coding Test 

Easy to medium level

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Mainly about your work that you had done in current organization ?
  • Q2. They can ask you many scenarios like how to handle the work or management ?
  • Q3. They see how consistent you are ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident share your revelent work experience and also be very cautious of what they ask to you

Tell us how to improve this page.

Software Engineer
248 salaries
unlock blur

₹2 L/yr - ₹11.8 L/yr

Senior Software Engineer
185 salaries
unlock blur

₹5.2 L/yr - ₹22 L/yr

Software Developer
154 salaries
unlock blur

₹1.8 L/yr - ₹8.5 L/yr

Principal Engineer
84 salaries
unlock blur

₹10 L/yr - ₹28 L/yr

Technical Lead
57 salaries
unlock blur

₹11.7 L/yr - ₹35 L/yr

Explore more salaries
Compare Aurionpro Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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