Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Ansys Software Private Limited Team. If you also belong to the team, you can get access from here

Ansys Software Private Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Ansys Software Private Limited Engineer Interview Questions and Answers

Updated 29 Jun 2017

Ansys Software Private Limited Engineer Interview Experiences

1 interview found

Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Jun 2017

I was interviewed before Jun 2016.

Interview Preparation Tips

Round: Test
Experience: Preference to CFD and Fluid Mechanic courses. Simulation profile(basic programming), asked pseudo code related to simple Fluid Mechanics problems. Subjective test based on HMT, Fluid Mechanic, MOS, CFD, mostly formula based for technical profile. Both tests were 45 minutes long, and applicants had an option of giving either one or both the tests.

Duration: 45 minutes

Round: Technical Interview
Experience: Related to written test. Detail about project and intern as related to work in CFD, HMT. Stressed on the question of whether higher education or job and why? Stressing on practical knowledge however asked about favourite topic and asked indepth questions in it.

Round: HR Interview
Experience: 40-50 minutes, taken only of people already selected. Family background, educational background, current events .Location:- offshore location also possible in future based on performance. Higher Education:- Company sponsors masters and doctorates but only for projects linked to company profile .
Tips: Company looking for good technical people, not HR skills; however package is a little less. Choose this profile to apply for as not a lot of people were applying for it.

College Name: IIT Kanpur

Interview questions from similar companies

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

I was interviewed in Nov 2023.

Round 1 - Coding Test 

F2F coding test which was pretty simple based on basic c++ concepts and few logical questions.

Round 2 - Technical 

(1 Question)

  • Q1. Project and design level with mid level difficulty.
Round 3 - Culture fit 

(2 Questions)

  • Q1. Oops.here the magic happened. Prior to each stage HR was giving clue about the next round and the rounds were more or less same. But in this round,no was expecting managerial question and was not prepared ...
  • Q2. Array multiple logical questions, design pattern writing, other class relates coding..

I applied via Referral

Interview Preparation Tips

General Tips: They develop CAD tools for VLSI design etc.
They call it EDA ( Electronic design automation).
They expect people with good C knowledge, data structures, compiler knowledge.
Skills:

Interview Questionnaire 

2 Questions

  • Q1. Motive
  • Q2. Why us hire you?

I applied via Referral and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Piping support span for different pipe sizes, pipe thickness calculations, past projects roles,rubber line pipe concept, P&ID related questions, what are the points need to know before start routing and th...

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Never lie in your CV.
2. Say No if you dont know the answer.
3. Be confident.
4. Never say bad things about your current employer.

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

Round 1 - Technical 

(2 Questions)

  • Q1. Bms basic and design related questions?
  • Q2. HR round discuss about pay and joining.

Interview Preparation Tips

Topics to prepare for Siemens Senior Engineer interview:
  • Bms System
Interview preparation tips for other job seekers - Kindly attend questions and answers be bold. If answers are correct or wrong doesn’t not matter. All the best

Interview Questionnaire 

4 Questions

  • Q1. Programming
  • Q2. Technical on your domain
  • Q3. Manager technical on your domain
  • Q4. HR

Software Developer Interview Questions & Answers

PTC user image Snehal Jaipurker

posted on 18 Sep 2017

I was interviewed in Jul 2017.

Interview Questionnaire 

6 Questions

  • Q1. Code to print * in five consecutive lines
  • Ans. 

    Code to print * in five consecutive lines

    • Use a loop to iterate five times

    • Inside the loop, print a string containing a single * character

  • Answered by AI
  • Q2. A ball is left from a height of 10 meters. After bouncing first time it looses 10% of its previous height the next time it bounces. Write a code to calculate the number of bounces the ball goes through unt...
  • Ans. 

    Code to calculate number of bounces a ball goes through until it comes to rest.

    • Use a loop to simulate the bounces until the ball stops bouncing

    • Calculate the height of each bounce using the given formula

    • Keep track of the number of bounces in a counter variable

  • Answered by AI
  • Q3. Which is the best and less time consuming way to calculate factorial of a number?
  • Ans. 

    The best and less time consuming way to calculate factorial of a number is using iterative approach.

    • Iteratively multiply the number with all the numbers from 1 to the given number

    • Start with a result variable initialized to 1

    • Multiply the result with each number in the range

    • Return the final result

  • Answered by AI
  • Q4. Write the code to find factorial using function recursion.
  • Ans. 

    Code to find factorial using function recursion

    • Define a function that takes an integer as input

    • Check if the input is 0 or 1, return 1 in that case

    • Otherwise, call the function recursively with input-1 and multiply it with the input

  • Answered by AI
  • Q5. They asked for my introduction.
  • Q6. They asked about my family members.

Interview Preparation Tips

Round: Test
Experience: Aptitude test was moderately tough. The coding test was on basics of c language of all the topics.
Tips: Solving R. S. Agrawal for Aptitude and videos on YouTube on C language are sufficient to score well.
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: I wrote the first code correctly. I wrote the second code 75% correct and they explained me my mistakes and I could understand where I was going wrong then I corrected my code and then they were satisfied. They asked me whether I could write the factorial code by function recursion method. I replied that I can write the factorial code but not by function recursion method. They were satisfied.
Tips: Build your coding skills by more practice.

Round: HR Interview
Experience: In this round they just asked me my introduction and said that you are shortlisted for now but we will give you final confirmation after a week.
Tips: Don't lie. Be genuine.

College Name: SCOE, PUNE

Skills evaluated in this interview

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

It was like 5 MCQ and two coding questions with difficult level of moderate

Round 2 - Technical 

(2 Questions)

  • Q1. They asked questions from DSA,sql and some web technology which I mentioned in my resume
  • Q2. What is the life cycle of react components?
  • Ans. 

    React components go through various stages in their life cycle, from initialization to destruction.

    • Initialization: Component is created and initialized with default props and state.

    • Mounting: Component is rendered on the DOM for the first time.

    • Updating: Component re-renders when props or state change.

    • Unmounting: Component is removed from the DOM.

    • Examples: componentDidMount() for mounting, componentDidUpdate() for updati

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Asked about my project and some behavioural questions

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Topics: maps, sorting and simple DSA question

Round 2 - Technical 

(3 Questions)

  • Q1. What is linked list? How it is stored in memory? Give real examples of linked-list.
  • Ans. 

    A linked list is a data structure where each element points to the next element in the sequence.

    • Linked list is stored in memory as nodes, where each node contains data and a reference to the next node.

    • Examples of linked-list include a singly linked list, doubly linked list, and circular linked list.

    • In a singly linked list, each node points to the next node. In a doubly linked list, each node points to both the next and

  • Answered by AI
  • Q2. How does ML models are built?
  • Ans. 

    ML models are built by collecting and preparing data, selecting a model, training the model on the data, and evaluating its performance.

    • Collect and prepare data by cleaning, transforming, and encoding it

    • Select a model based on the problem at hand (e.g. regression, classification, clustering)

    • Train the model using algorithms like linear regression, decision trees, or neural networks

    • Evaluate the model's performance using ...

  • Answered by AI
  • Q3. Difference between array and linked list.
  • Ans. 

    Arrays store elements in contiguous memory locations, while linked lists store elements in nodes with pointers to the next node.

    • Arrays have fixed size, while linked lists can dynamically grow or shrink.

    • Accessing elements in arrays is faster (O(1)), while accessing elements in linked lists is slower (O(n)).

    • Inserting or deleting elements in arrays can be inefficient, as it may require shifting elements, while in linked l...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Given string s, return string y which stores first occurrence of characters of s .
  • Ans. 

    Return a string containing the first occurrence of characters in the input string.

    • Create an empty string to store the result.

    • Iterate through each character in the input string.

    • If the character is not already in the result string, add it to the result string.

    • Return the result string.

  • Answered by AI
  • Q2. Describe the hardest DSA questions you have ever done.
  • Ans. 

    One of the hardest DSA questions I have done involved implementing a complex graph traversal algorithm.

    • The question required understanding of graph data structures and algorithms.

    • I had to implement a depth-first search or breadth-first search algorithm.

    • The question may have involved finding the shortest path in a weighted graph.

    • I had to consider edge cases and optimize the algorithm for efficiency.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. What are your hobbies, plans for future after 5 years?

Interview Preparation Tips

Topics to prepare for Autodesk Software Developer interview:
  • OS
  • OOPS
Interview preparation tips for other job seekers - When you know the answer, be very concise with your answer, try to explain without rambling with minimum word count.
When you don't know the answer try repeating the question back to interviewer to be super clear about the question and then say that currently you don't hold that much clarity about the topic but you will learn it soon.

Skills evaluated in this interview

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

Ansys Software Private Limited Interview FAQs

How to prepare for Ansys Software Private Limited Engineer 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 Ansys Software Private Limited. The most common topics and skills that interviewers at Ansys Software Private Limited expect are ASIC, Ansys, Circuit Designing, Packaging and Physical Design.

Recently Viewed

SALARIES

AIRBUS

SALARIES

Dell EMC

SALARIES

Ansys Software Private Limited

SALARIES

Axis Direct

INTERVIEWS

Ansys Software Private Limited

No Interviews

INTERVIEWS

Ansys Software Private Limited

No Interviews

JOBS

Ansys Software Private Limited

No Jobs

SALARIES

Dell EMC

LIST OF COMPANIES

Dell EMC

Overview

SALARIES

Ansys Software Private Limited

Tell us how to improve this page.

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 416 Interviews
Dassault Systemes Interview Questions
4.0
 • 160 Interviews
Synopsys Interview Questions
3.9
 • 88 Interviews
Apisero Interview Questions
4.3
 • 64 Interviews
PTC Interview Questions
4.2
 • 62 Interviews
TestingXperts Interview Questions
4.0
 • 40 Interviews
Credera Interview Questions
3.8
 • 40 Interviews
Autodesk Interview Questions
4.2
 • 38 Interviews
View all
R&D Engineer
52 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Applications Engineer
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior R&D Engineer
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Application Engineer
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Ansys Software Private Limited with

Autodesk

4.2
Compare

Cadence Design Systems

4.1
Compare

Synopsys

3.9
Compare

Siemens

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