Advanced Micro Devices
10+ Asper AI Interview Questions and Answers
Q1. How many coding questions you have done, which platform, which language?
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
Q2. Given n,m make a matrix of size n,m using only pointers dynamically
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
Q3. What do you know about AMD?
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.
Q4. Reverse linked list with k group each tym.
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
Q5. Missing element in array
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
Q6. use uart protocol to solve a problem?
UART protocol can be used to transmit and receive data between two devices.
UART can be used to communicate between a microcontroller and a computer
UART can be used to send and receive data between two microcontrollers
UART can be used to interface with sensors and actuators
UART can be used to implement a simple command/response protocol
UART can be used to implement a data logging system
Q7. use uart to receive signals from micrcontroller
UART can be used to receive signals from a microcontroller.
Connect the UART pins of the microcontroller to the UART pins of the receiving device.
Configure the UART settings such as baud rate, parity, and stop bits.
Use a UART library or write code to read the incoming data from the UART buffer.
Process the received data as required by the application.
Q8. How do you optimize the power consumption to performance on a prebuilt computer system
Q9. What do you know about Bill of Materials
Bill of Materials (BOM) is a comprehensive list of raw materials, components, and assemblies required to build a product.
BOM is used in manufacturing to ensure all necessary materials are available for production.
It includes details such as part numbers, quantities, and descriptions of each item.
BOM can be hierarchical, with sub-assemblies listed under main assemblies.
It helps in cost estimation, inventory management, and production planning.
Example: A BOM for a bicycle would...read more
Q10. Create Doubly linked from scratch
More about working at Advanced Micro Devices
Top HR Questions asked in Asper AI
Interview Process at Asper AI
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month