Filter interviews by
I applied via Campus Placement and was interviewed before Mar 2023. There was 1 interview round.
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.
Compare adjacent elements and swap if necessary
Repeat until no more swaps are needed
Time complexity is O(n^2)
Example: [5, 3, 8, 2, 1] -> [3, 5, 2, 1, 8] -> [3, 2, 1, 5, 8] -> [2, 1, 3, 5, 8] -> [1, 2, 3, 5, 8]
Setup and hold time are timing constraints in digital design that ensure data is stable before and after the clock edge.
Setup time is the amount of time data must be stable before the clock edge for it to be reliably captured.
Hold time is the amount of time data must be stable after the clock edge for it to be reliably captured.
Violating setup time can lead to metastability issues, while violating hold time can result ...
A 2 select line MUX can be created using NAND gates by cascading multiple gates in a specific configuration.
Use two NAND gates to create an AND gate by connecting the inputs of the NAND gates together and taking the output from both gates.
Use another NAND gate to create an OR gate by connecting the outputs of the two AND gates to the inputs of the OR gate.
Connect the select lines to the inputs of the AND gates and the ...
Top trending discussions
I applied via Referral and was interviewed before Feb 2021. There were 2 interview rounds.
PCIe linkup involves several stages for establishing communication between devices.
Initialization of the link layer
Negotiation of link width and speed
Training sequence to optimize signal quality
Establishment of a data link layer connection
Configuration of the transaction layer
Exchange of transaction layer packets
Completion of the linkup process
Ensure data integrity through proper communication protocols and error checking mechanisms.
Use reliable communication protocols such as TCP/IP or UART
Implement error checking mechanisms such as CRC or checksums
Perform thorough testing and validation of the communication interface
Ensure proper synchronization between HW and SW
Implement retry mechanisms in case of communication failures
I was interviewed before Feb 2024.
I applied via Company Website and was interviewed before Jan 2023. There were 2 interview rounds.
Simple Python Coding questions.
posted on 15 Apr 2024
I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.
I applied via Referral and was interviewed before Jul 2022. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in Feb 2024. There were 3 interview rounds.
I have worked on projects related to developing software for autonomous vehicles and implementing machine learning algorithms for predictive maintenance.
Developed software for autonomous vehicles to improve navigation and obstacle avoidance
Implemented machine learning algorithms for predictive maintenance in manufacturing plants
Collaborated with cross-functional teams to integrate new technologies into existing systems
I have experience with Java, Python, SQL, AWS, Docker, and Kubernetes in my previous projects.
Java
Python
SQL
AWS
Docker
Kubernetes
Docker is a platform for developing, shipping, and running applications in containers.
Docker allows applications to be isolated in containers, making them portable and easy to deploy across different environments.
Containers share the host OS kernel but run as isolated processes, providing lightweight and efficient virtualization.
Docker simplifies the process of packaging applications and their dependencies, ensuring co...
Database normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Database normalization involves breaking down data into smaller, more manageable tables and defining relationships between them.
It helps in reducing data redundancy, improving data integrity, and making the database more efficient.
For example, in a project I worked on, we normalized the database by spl...
I have extensive experience working on challenging projects in various industries.
Led a team in developing a complex software solution for a major client
Managed a project with tight deadlines and limited resources
Implemented innovative solutions to overcome technical obstacles
Collaborated with cross-functional teams to deliver successful outcomes
I would approach learning about new domain and technologies with a different background by leveraging my existing skills, seeking out resources, and collaborating with experts in the field.
Identify key concepts and terminology in the new domain
Seek out online courses, tutorials, and books to gain foundational knowledge
Collaborate with colleagues or mentors who have experience in the new domain
Experiment with hands-on p...
I applied via Company Website and was interviewed before May 2023. There was 1 interview round.
Questions related to digital and Analog electronics were asked
I applied via Referral and was interviewed in Aug 2023. There were 2 interview rounds.
Work and time, boat and stream question. basic digital questions, computer architecture
SRAM and DRAM are types of computer memory with different characteristics. Blocking and non-blocking statements are used in hardware design.
SRAM (Static Random Access Memory) is faster, more expensive, and consumes more power than DRAM (Dynamic Random Access Memory).
SRAM stores data in a flip-flop circuit, while DRAM stores data in a capacitor.
SRAM does not need to be refreshed, while DRAM requires periodic refreshing.
...
It was good and reveling
Some of the top questions asked at the Marquee Semiconductor Verification Engineer interview -
based on 1 interview
Interview experience
Design Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Digital Design Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Analog Design Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Analog Layout Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Design & Verification Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Intel
Advanced Micro Devices
Nvidia
Broadcom