Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Dassault Systemes Team. If you also belong to the team, you can get access from here

Dassault Systemes Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Dassault Systemes Software Engineer Interview Questions and Answers for Experienced

Updated 4 Mar 2025

Dassault Systemes Software Engineer Interview Experiences for Experienced

5 interviews found

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

(2 Questions)

  • Q1. Call apply bind
  • Q2. Clusure and promises
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

English + Aptitude + 2 easy coding questions

Round 2 - Technical 

(3 Questions)

  • Q1. Javascript + Web + Internet related
  • Q2. Sorting Question - to code
  • Q3. Related to trapping rainwater
Round 3 - Coding Test 

1 Leetcode easy - sorting and 1 leetcode medium like trapping Rainwater

Software Engineer Interview Questions Asked at Other Companies for undefined

Q1. String Compression Problem Statement Implement a program that per ... read more
asked in HCLTech
Q2. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q3. Total time: 110 mins 1. Find missing and duplicate numbers from g ... read more
asked in HCLTech
Q4. Reverse Array Elements Given an array containing 'N' elements, th ... read more
asked in Cisco
Q5. Intersection of Linked List Problem You are provided with two sin ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Mar 2024.

Round 1 - Aptitude Test 

Not much harder mostly focus on basic coding Questions

Round 2 - Technical 

(2 Questions)

  • Q1. Java Questions, codes,Puzzle
  • Q2. My previous work experience related Questions
Round 3 - Technical 

(2 Questions)

  • Q1. Its was kind of techno Manager Interview. Focus is mostly on java basic concepts (with actual implementation process)
  • Q2. Some puzzles were asked by the interviewer and then some comman discussion topics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Ensure that you have thoroughly studied the fundamental concepts of Java instead of concentrating solely on advanced topics, as interviewers often focus on these basic concepts in detail. You may be asked to solve coding problems during the interview, such as reversing a string, counting the occurrences of words in a statement, and counting the characters in a word. Additionally, expect to encounter one or two puzzles.

I applied via LinkedIn and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Questions based on C,C++ and programming
  • Q2. 1.Difference between C and Cpp
  • Ans. 

    C is a procedural language while C++ is an object-oriented language.

    • C does not support classes and objects while C++ does.

    • C++ supports function overloading while C does not.

    • C++ has a built-in exception handling mechanism while C does not.

    • C++ supports namespaces while C does not.

    • C++ supports references while C does not.

  • Answered by AI
  • Q3. Polymorphism and its types
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. It has two types: compile-time and runtime polymorphism.

    • Compile-time polymorphism is achieved through function overloading and operator overloading.

    • Runtime polymorphism is achieved through virtual functions and function overriding.

    • Polymorphism allows for code reusability and flexibility in object-oriented programming.

    • Example of compile-time polymorphism: f...

  • Answered by AI
  • Q4. Call by value and call by reference
  • Q5. Function overloading
  • Q6. Access modifier
  • Q7. Friend function

Interview Preparation Tips

Interview preparation tips for other job seekers - Chech your system ,stay calm and focused

Skills evaluated in this interview

Dassault Systemes interview questions for designations

 Senior Software Engineer

 (4)

 Software Development Engineer

 (1)

 Associate Software Engineer

 (1)

 Senior QA Engineer -Software Testing

 (1)

 Software Developer

 (18)

 Software Engineering Specialist

 (5)

 Associate Software Developer

 (1)

 Senior Software Developer

 (1)

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

Interview Questionnaire 

1 Question

  • Q1. Mostly Basic concepts of javascript, html and css

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure to prepare basic concepts properly. Don't hurry to highlight advance topics.
Answer questions only if you are sure about the correct answer.

Interview questions from similar companies

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

I applied via Company Website and was interviewed before Aug 2022. 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 - HR 

(2 Questions)

  • Q1. Describe a time when y ou had to learn a new kill to complete a project
  • Q2. Tell me about your resume
Round 3 - Coding Test 

Reverse a given string using for loop

Interview Preparation Tips

Topics to prepare for Bentley Systems Software Engineer interview:
  • Data Structures
  • Algorithms
  • Coding
Interview preparation tips for other job seekers - Master Data Structures and Algorithms and be prepared to talk your experience written in your resume

I applied via Campus Placement and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Types of data structure and their time complexities
  • Ans. 

    Data structures are used to organize and store data efficiently. Time complexity is the measure of efficiency.

    • Arrays - O(1) for access, O(n) for search and insertion

    • Linked Lists - O(n) for access, O(1) for insertion and deletion

    • Stacks - O(1) for access, insertion and deletion

    • Queues - O(1) for access, insertion and deletion

    • Trees - O(log n) for access, insertion and deletion

    • Hash Tables - O(1) for access, insertion and de

  • Answered by AI
  • Q2. Types of Binary Tree
  • Ans. 

    Binary trees are classified based on the number of children each node can have.

    • Full binary tree: every node has either 0 or 2 children

    • Complete binary tree: all levels except possibly the last are completely filled, and all nodes are as far left as possible

    • Perfect binary tree: all internal nodes have two children and all leaf nodes are at the same level

    • Balanced binary tree: the difference in height between the left and ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare time complexities of the data structure algorithms and be through with oops concept

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Trimble user image Saminathan Alagu Sundaram

posted on 25 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Based on DSA, OOPS
Round 2 - Technical 

(1 Question)

  • Q1. Based on Projects in Resume
Round 3 - Technical 

(1 Question)

  • Q1. Technical Discussion about earlier projects
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Moderate level questions

Round 2 - Technical 

(1 Question)

  • Q1. OOPS,DBMS,SQL queries,Web Development essentials,GitHub
Round 3 - Behavioral 

(1 Question)

  • Q1. Questions about your interests
Round 4 - HR 

(1 Question)

  • Q1. Questions like what is your dream company,will you re-locate,..etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be clear with basics and foundation of what you have learnt..
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is polymorphism?
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as the same type.

    • Polymorphism is a fundamental concept in object-oriented programming.

    • It enables code reusability and flexibility.

    • Polymorphism can be achieved through method overriding and method overloading.

    • Example: A parent class Animal can have multiple child classes like Dog, Cat, and Bird. They can ...

  • Answered by AI
  • Q2. What is static polymorphism?
  • Ans. 

    Static polymorphism refers to the ability of a programming language to select the appropriate function or method at compile-time.

    • Static polymorphism is achieved through function overloading or operator overloading.

    • It allows different functions with the same name but different parameters to be called based on the arguments provided.

    • The selection of the appropriate function is determined at compile-time, based on the sta...

  • Answered by AI
  • Q3. What is dynamic polymorphism?
  • Ans. 

    Dynamic polymorphism is the ability of an object to take on many forms based on the context it is used.

    • It allows objects of different classes to be treated as objects of a common superclass.

    • It is achieved through method overriding and virtual functions.

    • Example: A superclass 'Animal' with subclasses 'Dog' and 'Cat'. Both can be treated as 'Animal' objects.

  • Answered by AI

Skills evaluated in this interview

Dassault Systemes Interview FAQs

How many rounds are there in Dassault Systemes Software Engineer interview for experienced candidates?
Dassault Systemes interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Dassault Systemes interview process for experienced candidates are Technical, Aptitude Test and Coding Test.
How to prepare for Dassault Systemes Software Engineer interview for experienced candidates?
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 Dassault Systemes. The most common topics and skills that interviewers at Dassault Systemes expect are Analytical, C++, CAD, Solid Works and Algorithms.
What are the top questions asked in Dassault Systemes Software Engineer interview for experienced candidates?

Some of the top questions asked at the Dassault Systemes Software Engineer interview for experienced candidates -

  1. 1.Difference between C and ...read more
  2. Polymorphism and its ty...read more
  3. Its was kind of techno Manager Interview. Focus is mostly on java basic concept...read more
How long is the Dassault Systemes Software Engineer interview process?

The duration of Dassault Systemes Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Dassault Systemes Software Engineer Interview Process for Experienced

based on 3 interviews

1 Interview rounds

  • Technical Round
View more
Dassault Systemes Software Engineer Salary
based on 288 salaries
₹5.5 L/yr - ₹18 L/yr
26% more than the average Software Engineer Salary in India
View more details

Dassault Systemes Software Engineer Reviews and Ratings

based on 37 reviews

3.5/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

2.5

Salary

4.4

Job security

4.0

Company culture

2.6

Promotions

3.2

Work satisfaction

Explore 37 Reviews and Ratings
R&D Engineer
606 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineering Specialist
358 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
350 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
288 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
135 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Dassault Systemes with

Autodesk

4.2
Compare

Siemens

4.1
Compare

PTC

4.2
Compare

Ansys Software Private Limited

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