i
Apple
Filter interviews by
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
Merge two sorted arrays to give a sorted array and generate sequence of powers of 2 using SV randomization constraints.
Create a new array to store the merged result
Use two pointers to iterate through the two sorted arrays and compare elements
Add the smaller element to the new array and move the pointer for that array
Continue this process until all elements are merged
To generate sequence of powers of 2, use SV randomiza...
posted on 14 Oct 2024
I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.
Interface signals can be called at sequence level in UVM using the uvm_config_db class.
Use uvm_config_db#(type)::set/get methods to access interface signals at sequence level
Register the interface signal in the configuration database before accessing it in the sequence
Example: uvm_config_db#(virtual interface)::set(null, "my_sequence", "my_interface", my_interface)
I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.
A monitor for APB protocol is a verification component that checks for protocol compliance in APB transactions.
Monitor should check for valid address, data, and control signals in APB transactions
It should detect and report any protocol violations or errors
Monitor should be able to track the state of the APB bus and ensure proper communication between master and slave devices
Design a finite state machine to count the number of people passing through a hallway with 2 detectors, allowing only one person at a time.
Create states for each detector and the hallway
Transition between states based on detector inputs
Use counters to keep track of the number of people passing through
Implement logic to prevent multiple people from passing simultaneously
Interview experience
Software Engineer
148
salaries
| ₹17 L/yr - ₹64.1 L/yr |
Sales Executive
107
salaries
| ₹1.6 L/yr - ₹5 L/yr |
Ipro
105
salaries
| ₹2 L/yr - ₹4.8 L/yr |
Software Developer
77
salaries
| ₹11.1 L/yr - ₹46.6 L/yr |
Senior Software Engineer
69
salaries
| ₹13.5 L/yr - ₹54.1 L/yr |
Amazon
Microsoft Corporation
Samsung