i
Dassault Systemes
Filter interviews by
English + Aptitude + 2 easy coding questions
1 Leetcode easy - sorting and 1 leetcode medium like trapping Rainwater
I was interviewed before Mar 2024.
Not much harder mostly focus on basic coding Questions
I applied via LinkedIn and was interviewed in Nov 2021. There were 3 interview rounds.
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.
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...
Dassault Systemes interview questions for designations
I applied via Referral and was interviewed before Apr 2020. There were 3 interview rounds.
Top trending discussions
I applied via Company Website and was interviewed before Aug 2022. There were 3 interview rounds.
Reverse a given string using for loop
I applied via Campus Placement and was interviewed in Aug 2022. There was 1 interview round.
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
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 ...
posted on 25 Oct 2024
I applied via Campus Placement and was interviewed in Apr 2023. There were 4 interview rounds.
Moderate level questions
I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.
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 ...
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...
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.
The duration of Dassault Systemes Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 3 interviews
1 Interview rounds
based on 37 reviews
Rating in categories
R&D Engineer
606
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineering Specialist
358
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
350
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
288
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Engineer
135
salaries
| ₹0 L/yr - ₹0 L/yr |
Autodesk
Siemens
PTC
Ansys Software Private Limited