i
Cadence Design Systems
Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
Aptitude questions and 2 coding questions
List is mutable, tuple is immutable in Python.
List is defined using square brackets [], tuple using parentheses ().
Elements in list can be changed, added, or removed. Tuple elements are fixed.
List is used for homogeneous data, tuple for heterogeneous data.
Example: list_example = [1, 2, 3], tuple_example = (1, 'a', True)
A decorator is a design pattern in object-oriented programming that allows behavior to be added to individual objects, either statically or dynamically, without affecting the behavior of other objects.
Decorators are used to modify the behavior of functions or methods.
They are commonly used in Python to add functionality to existing functions or classes.
Decorators are implemented using the @ symbol followed by the decor...
The get method is a function used to retrieve the value of a specified property from an object.
Used in JavaScript to access the value of a property in an object
Syntax: objectName.propertyName
Example: var person = {name: 'John', age: 30}; console.log(person.name); // Output: John
I come from a close-knit family of four, including my parents and younger sister.
My parents have always been supportive of my education and career choices.
I have a younger sister who is currently studying in college.
We enjoy spending quality time together on weekends, whether it's going for a hike or watching movies at home.
posted on 24 Aug 2024
I applied via campus placement at National Institute of Technology (NIT), Calicut and was interviewed in Feb 2024. There were 3 interview rounds.
Reverse linked list in groups of k
Iterate through the linked list in groups of k
Reverse each group of k nodes
Connect the reversed groups back together
Find the missing element in an array of strings
Iterate through the array and check for any missing elements
Use a hash set to keep track of elements that have been seen
Compare the elements in the array to a reference array to find the missing element
Create a matrix of size n,m using pointers dynamically
Allocate memory for n pointers to char arrays
Allocate memory for each char array to store m elements
Access elements using pointer arithmetic
AMD stands for Advanced Micro Devices, a multinational semiconductor company known for its CPUs and GPUs.
AMD is a major competitor to Intel in the CPU market.
They are also known for their Radeon graphics cards.
AMD's Ryzen processors have gained popularity for their performance and value.
The company was founded in 1969 and is headquartered in California, USA.
Yes, I have attended multiple interviews before.
I have attended interviews for various internships in the past.
I have also attended interviews for part-time jobs during my studies.
I have experience in handling common interview questions and presenting myself professionally.
I have received positive feedback from previous interviewers.
I prioritize tasks, set boundaries, delegate when possible, and make time for self-care.
Prioritize tasks based on deadlines and importance
Set boundaries by establishing work hours and sticking to them
Delegate tasks to colleagues or team members when overwhelmed
Make time for self-care activities such as exercise, hobbies, and spending time with loved ones
I have completed over 50 coding questions on platforms like LeetCode and HackerRank using languages such as Python and Java.
Completed over 50 coding questions
Platforms used: LeetCode, HackerRank
Languages used: Python, Java
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
C live in meet in google meet
My name is John Smith.
My first name is John
My last name is Smith
I rate myself as highly skilled in the technical areas listed on my resume.
I have extensive experience in programming languages such as Java, Python, and C++
I have completed multiple projects showcasing my problem-solving abilities
I have received positive feedback from previous internships and projects
I applied via campus placement at Indian Institute of Technology (IIT), Mumbai and was interviewed in Apr 2024. There were 2 interview rounds.
2 hr test on analog electronics topics
posted on 7 Dec 2024
I am a dedicated and hardworking individual with a passion for learning and helping others.
I have a background in marketing and have worked in the industry for 5 years.
I am currently pursuing a degree in psychology to further my understanding of human behavior.
In my free time, I volunteer at a local animal shelter and enjoy hiking and reading.
I am a dedicated and experienced professional with a proven track record of success in similar roles.
I have X years of experience in this field
I have successfully implemented similar projects in the past
I possess strong communication and problem-solving skills
I am highly motivated and eager to contribute to the team
posted on 8 Feb 2024
A semiconductor is a material that has electrical conductivity between that of a conductor and an insulator.
Semiconductors are used in electronic devices such as transistors, diodes, and integrated circuits.
They have a band gap that allows them to selectively conduct electricity.
Common examples of semiconductors include silicon, germanium, and gallium arsenide.
posted on 20 Feb 2023
Ohm's Law states that the current through a conductor between two points is directly proportional to the voltage across the two points.
Ohm's Law is represented by the equation I = V/R, where I is the current, V is the voltage, and R is the resistance.
It helps in calculating the current, voltage, and resistance in a circuit.
For example, if the voltage is 12 volts and the resistance is 4 ohms, then the current flowing th...
DC current flows in one direction while AC current changes direction periodically. Neither is more powerful, they serve different purposes.
DC current is used in batteries and electronic devices that require a steady flow of electricity in one direction.
AC current is used in homes and businesses to power appliances and electronics that require a changing flow of electricity.
Neither current is more powerful, as they serv...
I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.
Basics of ece and aptitude
Our topic was chatgpt and everybody was given their time
posted on 14 Jun 2024
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
Difficulty level is 4/5
A null pointer is a pointer that does not point to any memory location.
Null pointers are used in programming languages to represent that a pointer does not point to a valid object or memory location.
Attempting to dereference a null pointer can result in a segmentation fault or other runtime error.
Example: int* ptr = nullptr; // ptr is a null pointer
based on 2 interviews
Interview experience
based on 6 reviews
Rating in categories
Lead Software Engineer
157
salaries
| ₹18.2 L/yr - ₹45 L/yr |
Software Engineer2
107
salaries
| ₹15 L/yr - ₹27 L/yr |
Principal Software Engineer
93
salaries
| ₹20 L/yr - ₹55 L/yr |
Software Engineer
84
salaries
| ₹6.8 L/yr - ₹25 L/yr |
Design Engineer
72
salaries
| ₹7 L/yr - ₹25 L/yr |
Synopsys
Mentor Graphics
Ansys Software Private Limited
Autodesk