Filter interviews by
I applied via Campus Placement and was interviewed in Aug 2024. There were 4 interview rounds.
30 Questions, each of 6Marks
2 coding question, 1 finding all pairs in whose GCD = K, 2nd was debugging
Move 0's from middle of array to the end while maintaining order
Iterate through the array and move 0's to the end while keeping the order intact
Use two pointers to track the current position and the position to move 0's to
Example: Input: ['a', 'b', '0', 'c', '0', 'd'], Output: ['a', 'b', 'c', 'd', '0', '0']
Forgot the specifics but it had several OS, Digital Design and Computer Architecture questions followed by one coding implementation.
Rainwater problem involves calculating the amount of rainwater that can be trapped between buildings.
Calculate the maximum height of water that can be stored at each index
Calculate the water trapped at each index by subtracting the height of the building at that index from the minimum of the maximum heights on the left and right
Sum up the water trapped at each index to get the total amount of rainwater trapped
I applied via Campus Placement and was interviewed in Apr 2024. There was 1 interview round.
42 mcq questions on core qubject, 1.5 hr
Siemens EDA interview questions for popular designations
I applied via Campus Placement and was interviewed before Aug 2023. There were 3 interview rounds.
Question on Recursion and Trees
I applied via Company Website and was interviewed in Mar 2022. There were 3 interview rounds.
I was given a word document that contained rough process details about working of an electronic design software.
Was given 24 hours time and I had to understand that rough process and then convert that to proper user manual. A different user manual was given for reference.
Top trending discussions
posted on 13 Aug 2024
3 rounds online, dsa, hr
posted on 22 Aug 2024
I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.
It was online coding test consist of 2 question
One from DP and other graph
One question of DP within in 45 min time constraints
Floor value of square root of a number is the largest integer less than or equal to the square root.
The floor value of square root of a number can be found using mathematical functions like floor() or integer division.
For example, the floor value of square root of 16 is 4, as sqrt(16) = 4.
For non-perfect square numbers, the floor value of square root can be calculated using approximation methods.
posted on 6 Oct 2023
I applied via Campus Placement and was interviewed in Apr 2023. There were 3 interview rounds.
Level was medium to hard
To print a tree in anticlockwise direction, start from the bottom left and traverse each level from right to left.
Start from the bottom left of the tree
Traverse each level from right to left
Print the nodes as you traverse
based on 6 interviews
Interview experience
based on 42 reviews
Rating in categories
Senior Member of Technical Staff
42
salaries
| ₹0 L/yr - ₹0 L/yr |
Member Technical Staff
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Staff Member Lead
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Cadence Design Systems
Synopsys
Mentor Graphics
Ansys Software Private Limited