Upload Button Icon Add office photos
Engaged Employer

i

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

CADFEM India Private Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

CADFEM India Private Limited Interview Questions and Answers

Updated 12 Feb 2024

CADFEM India Private Limited Interview Experiences

Popular Designations

2 interviews found

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

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It is gamification based test

Round 2 - Technical 

(1 Question)

  • Q1. Oops and sql related basics should be clear

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Regarding CFD and thesis

Applications Engineer Interview Questions asked at other Companies

Q1. Minimum Special Sum Problem You are given an array ARR of length N. There are two operations defined for each index i in the array: FIRST_SUM(i): Calculates the sum of the first i numbers. LAST_SUM(i): Calculates the sum of the last N-i+1 ... read more
View answer (1)

Interview questions from similar companies

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 Questionnaire 

6 Questions

  • Q1. Tell something about yourself
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java and JavaScript.

    • I have a Bachelor's degree in Computer Science.

    • I am proficient in Spring Framework and AngularJS.

    • I have worked on projects involving RESTful APIs and microservices architecture.

    • I am a quick learner and enjoy working in a team environment.

  • Answered by AI
  • Q2. Why do you want to join this company?
  • Ans. 

    I am impressed with the company's innovative approach and commitment to excellence.

    • I have researched the company and its products extensively and am excited about the potential for growth and development.

    • I am impressed with the company's reputation for innovation and cutting-edge technology.

    • I believe that the company's commitment to excellence aligns with my own values and goals.

    • I am excited about the opportunity to wo...

  • Answered by AI
  • Q3. What are your future plans?
  • Ans. 

    My future plans include continuous learning, honing my skills, and contributing to the growth of the company.

    • I plan to attend relevant conferences and workshops to stay updated with the latest technologies.

    • I want to work on challenging projects that will help me improve my skills.

    • I aim to become a valuable asset to the company by contributing to its growth and success.

    • I plan to mentor and guide junior developers to hel

  • Answered by AI
  • Q4. Mathematics
  • Q5. Programming
  • Q6. Logic

Interview Preparation Tips

Round: Test
Experience: It was a bit lengthy and I wasn't able to solve all the questions, but the rest was accurately completed by me.
Tips: One needs to know basic programming and logic. The rest is doable. Pay attention to time and the accuracy of your answers.
Duration: 120 minutes
Total Questions: 50

Round: Group Discussion
Experience: A few points were given to us and we had to proceed from there. I gave new ideas as well as new points of view on the already presented ideas. I also encouraged others to participate.
Tips: Don't be too quiet/passive or too loud/active. Let others also talk and don't talk about the same points again & again.
Duration: 15 minutes

Round: HR Interview
Experience: It was a good interview. I felt at ease and myself while talking about me. The CTO of the company was conducting it.
Tips: See the direction in which the interview is going and frame your answers accordingly. Tell them what they want to hear, but don't lie.

Round: Technical Interview
Experience: It was a telephonic interview, and the HR team present there was guiding me through it. The questions were easy.
Tips: Be confident while answering the questions. Don't think too much on it, and answer appropriately. Be clear and concise.

General Tips: As I said earlier as well, be yourself and be confident.
Skill Tips: Be adequately prepared on what you prepare for; know the ins and outs of the company you are sitting in for; be confident and clear on what you speak.
Skills: Programming, Logic Building, Common Aptitude, Personality
College Name: IIT Bombay
Motivation: I wanted to do programming which was also in the engineering domain. Hence Altair came as the perfect fit for me.
Funny Moments: I was not able to listen properly to the telephonic interview, but the CTO was impressed with me in the HR interview so he happily guided me through. I also found out that one of the seniors interviewing me was from the same place as that of mine, so we had a small discussion there as well. I felt at ease hence.

Interview Preparation Tips

Round: Resume Shortlist
Experience: My experience with IITB racing for more than 2 years helped me with this process. Additionally, my work as an electronic differential engineer which required development of a detailed vehicle model was more closer to the

College Name: IIT BOMBAY

Interview Preparation Tips

Round: Test
Tips: Screening test is done online and contains objective questions..
Total Questions: Online

Round: Group Discussion
Experience: Shortlisted candidates were divided in groups of 9-10 students for group discussion. GD lasted for about 40 min.
Duration: 40 minutes

Round: Interview
Experience: Technical interview was of about 35 min. There was no hr interview. Questions were related to the projects that the candidate performed during his stay at IIT Roorkee. Two puzzles were also asked. Other questions were based on the answers that the candidate gave to the previous questions.

General Tips: This company looks for people with strong technical aptitude. So do not shy from showing all your projects. In other companies too many projects may lead them to believe that you are more interested in pursuing research and will leave the company soon. This may have a negative effect on other companies. But at Altair it is good to show all your projects, your research publications, any additional courses taken. Along with your technical projects it will be good if you could show them your coding ability. They are looking for technical people with a stint for coding.
College Name: IIT ROORKEE
Motivation: Altair deals with engineering services, product design, and engineering finite element software development (eg. hypermesh, hypermath, etc). The profile for which it takes the new recruits is for engineering software code writer.

Interview Preparation Tips

Round: Test
Experience: Written Test – 50 ppl appeared 15 were shortlisted for interview, 3 were finally selected. Technical interview  mainly based on project and the basics of the subject HR – be pleasing If someone wants to appear for this company. .
Tips: Prepare some common topics such as globalization, reservation in IITs and IIMs, etc.

General Tips: Never let them ask you the points in which you are weak& Always lead the interviewer to the questions that you are expecting.
College Name: IIT BOMBAY
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website

Round 1 - Coding Test 

The first round was correct the code to obtain certain output. DS - Linked List, Trees, Constructors.

Round 2 - Presentation 

(1 Question)

  • Q1. `1 hour presentation for the interview panel on your work.
Round 3 - Technical 

(1 Question)

  • Q1. Questions were based on the presentation. Mainly the questions were from architecture of the project which I worked on.
Round 4 - Technical 

(1 Question)

  • Q1. Coding round. There 5 questions (2 array questions, 1 file , 2 easy mathematical puzzles)
Round 5 - Technical 

(1 Question)

  • Q1. This round checked your knowledge on simple design patterns.
Round 6 - One-on-one 

(1 Question)

  • Q1. Just a formal interview with simple questions.
Round 7 - HR 

(1 Question)

  • Q1. Behavioral questions to check your attitude.

Interview Preparation Tips

Topics to prepare for MathWorks Software Engineer interview:
  • Data Science
  • Arrays
  • Puzzles
Interview preparation tips for other job seekers - Make your presentation worthwhile. Everything will fall in place.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Stack implementation, shared pointer, C++ basics
Round 2 - One-on-one 

(1 Question)

  • Q1. Project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare C++ questions and DSA medium level
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2.5 hrs test which includes python, java, c++ and aptitude

Round 2 - Group Discussion 

Topic was, which was better, work from office or work from home

Round 3 - HR 

(1 Question)

  • Q1. Which is the job location you are preferring
Contribute & help others!
anonymous
You can choose to be anonymous

CADFEM India Private Limited Interview FAQs

How many rounds are there in CADFEM India Private Limited interview?
CADFEM India Private Limited interview process usually has 1-2 rounds. The most common rounds in the CADFEM India Private Limited interview process are Technical and Aptitude Test.
What are the top questions asked in CADFEM India Private Limited interview?

Some of the top questions asked at the CADFEM India Private Limited interview -

  1. Oops and sql related basics should be cl...read more
  2. Regarding CFD and the...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Torrent Gas

No Interviews

INTERVIEWS

Freshworks

No Interviews

INTERVIEWS

Cult.fit

No Interviews

INTERVIEWS

Spark Minda

No Interviews

INTERVIEWS

CADFEM India Private Limited

No Interviews

INTERVIEWS

BugsMirror

No Interviews

INTERVIEWS

Cult.fit

No Interviews

Tell us how to improve this page.

CADFEM India Private Limited Interview Process

based on 6 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

Dassault Systemes Interview Questions
4.0
 • 160 Interviews
PTC Interview Questions
4.2
 • 62 Interviews
MathWorks Interview Questions
3.9
 • 41 Interviews
Autodesk Interview Questions
4.3
 • 39 Interviews
Bentley Systems Interview Questions
4.3
 • 20 Interviews
MSC Software Interview Questions
4.0
 • 3 Interviews
View all

CADFEM India Private Limited Reviews and Ratings

based on 23 reviews

4.0/5

Rating in categories

4.1

Skill development

4.1

Work-life balance

4.0

Salary

4.2

Job security

4.0

Company culture

3.6

Promotions

4.0

Work satisfaction

Explore 23 Reviews and Ratings
Territory Sales Manager
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Applications Engineer
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Simulator Engineer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Application Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Inside Sales Associate
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare CADFEM India Private Limited with

Ansys Software Private Limited

3.9
Compare

Siemens PLM Software

4.2
Compare

Altair Engineering

4.1
Compare

Dassault Systemes

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