i
Advanced Micro Devices
Filter interviews by
I applied via LinkedIn and was interviewed before Feb 2023. There was 1 interview round.
Rotate a single linked list
Create a new pointer to the last node of the linked list
Make the next of the last node point to the head of the linked list
Make the head of the linked list point to the second node
Update the new last node to point to null
Top trending discussions
posted on 29 Nov 2024
Toggle the bits of given input
Create a mask with all bits set to 1
XOR the input with the mask to toggle the bits
Repeat the process for each bit position
Print a star pattern using loops
Use nested loops to print the desired pattern
Increment the number of stars in each row to create the pattern
Example: for a pattern with 5 rows - * , ** , *** , **** , *****
posted on 2 Oct 2024
I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Sep 2024. There were 2 interview rounds.
Basic aptitude-10 question,digital moderate -Question,analog moderate -10 question,verilog and system verilog -10 question
posted on 22 Aug 2024
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
I applied via Campus Placement
Master's thesis project focused on CNF and DNF in relation to Binarized Neural Networks.
CNF stands for Conjunctive Normal Form and DNF stands for Disjunctive Normal Form.
CNF is a conjunction of clauses, while DNF is a disjunction of clauses.
Binarized Neural Networks use binary values (0 or 1) for weights and activations to reduce memory and computation requirements.
The project likely explored how CNF and DNF can be use...
Micron is a global leader in memory and storage solutions, providing innovative products for a wide range of applications.
Micron manufactures memory and storage products such as DRAM, NAND, and SSDs.
They cater to various industries including data centers, automotive, consumer electronics, and more.
Micron focuses on developing cutting-edge technologies to meet the growing demands of the digital world.
posted on 29 Feb 2024
I applied via Campus Placement and was interviewed in Jan 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.
40 aptitude qns and some mcqs on basic programming
Given an array of integers, determine if there are two numbers that add up to a specific target.
Iterate through the array and store each element in a hash set.
For each element, check if the difference between the target and the element exists in the hash set.
If the difference exists, return true; otherwise, continue iterating.
Example: nums = [2, 7, 11, 15], target = 9. The function should return true as 2 + 7 = 9.
I applied via LinkedIn and was interviewed in Jul 2023. There were 2 interview rounds.
Floorplan strategies involve calculating maximum macro counts, considering placement constraints and addressing congestion issues.
Floorplan strategies involve determining the maximum number of macros that can be accommodated within a block.
Placement constraints refer to the rules and guidelines that dictate where macros can be placed within the block.
Congestion issues arise when there is limited space or resources avai...
I applied via Recruitment Consulltant and was interviewed in Sep 2023. There was 1 interview round.
The temperature of the design I worked on was optimized to ensure proper functionality and reliability.
The temperature was carefully controlled to prevent overheating and ensure performance.
Thermal analysis was conducted to determine the optimal operating temperature.
Cooling solutions such as heat sinks or fans were implemented to manage heat dissipation.
Examples: The design operated within a temperature range of 0-70 ...
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
Logical questions for coding.
based on 1 review
Rating in categories
Member Technical Staff
101
salaries
| ₹24.6 L/yr - ₹70 L/yr |
Senior Software Engineer
96
salaries
| ₹12.1 L/yr - ₹43 L/yr |
Software Engineer
65
salaries
| ₹4.1 L/yr - ₹15.9 L/yr |
Software Development Engineer II
50
salaries
| ₹8 L/yr - ₹33 L/yr |
Senior Software Development Engineer
44
salaries
| ₹17.2 L/yr - ₹40.2 L/yr |
Intel
Nvidia
Broadcom
Micron Technology