i
Dassault Systemes
Filter interviews by
I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.
Duration : 1 Hour,
Topics : JS, HTML, CSS,
Coding : 2 Questions
Hoisting is a JavaScript behavior where variable and function declarations are moved to the top of their containing scope during the compilation phase.
In JavaScript, variable and function declarations are hoisted to the top of their scope.
This means that you can use a variable or function before it is declared in the code.
However, only the declarations are hoisted, not the initializations.
To center a div, use CSS properties like margin, display, and text-align.
Set margin to auto on left and right sides
Set display property to 'block' or 'inline-block'
Set text-align to center if div contains text
I was interviewed before Jul 2023.
Implementation class for ArrayList in Java
Create a class named ArrayList with a private array to store elements
Implement methods like add, remove, get, size, etc.
Handle resizing of the array when needed
Use generics to allow storing any type of objects
Here is a simple example: public class ArrayList
Dassault Systemes interview questions for designations
I applied via Referral and was interviewed before Jan 2022. There were 3 interview rounds.
Top trending discussions
posted on 17 Aug 2024
I applied via Naukri.com and was interviewed before Aug 2023. There were 4 interview rounds.
Simple CRUD application design
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
Program to reverse a string using array of characters
Create an array of characters from the input string
Iterate through the array in reverse order and append each character to a new string
Return the reversed string
Very hard question and 4 qs in total
I was interviewed before Mar 2023.
Count characters in a string using array of strings.
Iterate through each string in the array
For each string, iterate through each character and increment count
Return the total count of characters
posted on 15 Jun 2021
I applied via Referral and was interviewed in Mar 2022. There were 2 interview rounds.
based on 7 interviews
2 Interview rounds
based on 51 reviews
Rating in categories
R&D Engineer
609
salaries
| ₹6 L/yr - ₹24.5 L/yr |
Software Developer
352
salaries
| ₹5 L/yr - ₹20 L/yr |
Software Engineering Specialist
345
salaries
| ₹7 L/yr - ₹18.7 L/yr |
Software Engineer
287
salaries
| ₹6.5 L/yr - ₹18 L/yr |
QA Engineer
135
salaries
| ₹4 L/yr - ₹13.5 L/yr |
Autodesk
Siemens
PTC
Ansys Software Private Limited