i
Dassault Systemes
Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.
Moderate basic concept
Dont panic & think before speaking
I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.
Moderate Aptitude question ratio and proportion boat & stream
Top trending discussions
I applied via Campus Placement and was interviewed in Sep 2023. There were 5 interview rounds.
After the resume screening, the shortlisted candidates were sent a link to the test which was scheduled a few days later. The test had 2 sections - Technical and Aptitude MCQs, and a Coding section.
The Coding test had 2 easy-medium level questions. They were fairly easy to complete, and I successfully passed all test-cases.
Insertion Sort is a simple sorting algorithm that builds the final sorted array one item at a time.
Start from the second element and compare it with the previous elements to find its correct position in the sorted array.
Repeat this process for all elements in the array.
Example: Given array of strings ['banana', 'apple', 'orange'], after insertion sort it becomes ['apple', 'banana', 'orange'].
Use a loop to iterate through the array and keep track of the maximum and second-maximum numbers.
Initialize two variables to store the maximum and second-maximum numbers.
Iterate through the array and update the variables accordingly.
Handle edge cases like when the array has less than two elements.
Pass-by-value is a method of passing arguments to a function where the actual value of the argument is copied to a new variable.
In pass-by-value, a copy of the actual value of the argument is passed to the function.
Any changes made to the parameter inside the function do not affect the original value outside the function.
Primitive data types like integers, floats, and characters are typically passed by value.
Example: i...
To merge two CSV files with 2 columns each in Python, use the pandas library.
Import the pandas library
Read the two CSV files into pandas DataFrames
Merge the DataFrames using a common column as the key
Save the merged DataFrame to a new CSV file
To reduce vehicle congestion at a junction, implement traffic signal optimization, encourage public transportation, and create dedicated lanes for buses and bicycles.
Implement traffic signal optimization to improve traffic flow and reduce wait times.
Encourage the use of public transportation by providing incentives such as discounted fares or improved services.
Create dedicated lanes for buses and bicycles to reduce the...
I applied via Campus Placement and was interviewed before Oct 2022. There were 5 interview rounds.
It was average yet time crunch was there
Stand alone systems are independent systems that operate without the need for external connections or dependencies.
Stand alone systems do not require internet connectivity to function
They are self-sufficient and can operate independently
Examples include standalone computers, calculators, and offline software applications
It was only an aptitude test with no coding questions, although there were some pseudo codes and mostly consisted of aptitude
30 minute 30 questions including verbal and quantitative aptitude
I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.
Basic aptitude on java application and framework
I applied via Job Portal and was interviewed in Feb 2024. There was 1 interview round.
A mutable type is a data type whose values can be changed after they are created.
Mutable types include lists, dictionaries, and sets in Python.
Changes to mutable objects affect all references to that object.
Example: list1 = [1, 2, 3], list1[0] = 4 will change the value of list1 to [4, 2, 3].
A functional interface is an interface that contains only one abstract method.
Functional interfaces can have multiple default or static methods.
Examples include Runnable, Callable, and ActionListener interfaces.
Functional interfaces can be implemented using lambda expressions.
Java 17 introduces new features like sealed classes, pattern matching for switch statements, and more.
Sealed classes restrict which classes can be subclasses
Pattern matching for switch statements simplifies code by combining declaration and assignment
New APIs like JEP 356: Enhanced Pseudo-Random Number Generators
I was interviewed in Sep 2024.
Hackerrank coding & techinical interview test
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
3 dsa questions and various golang concepts and 1 concurrency question
based on 2 interviews
Interview experience
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