Write pseudo-code assembly language to add values of two lists. Given a hypothetical CPU with constant speed ALU & no pipelining, how can memory accesses be optimized for a certain L1 cache size and what's the expected cycle count?
Graphics Engineer Interview Questions
296 graphics engineer interview questions shared by candidates
I will not reveal the questions, but will provide you with a hint. I was asked to solve several Puzzles during my last Interview, and that is the main selection round.
Inline Function?difference between inline function and Macros?
describe 3D graphics rendering pipeline
Horribly paraphrased. This conversation was a few years ago: You designed a particle system using a linked list and all the particle objects have no update() method or any methods at all. AKA: All the particles are structs, rather than classes. You have an updater() class that takes the first particle of the linked list and uses it to update all of the particles. What design pattern is that?
Write a function that prints all the permutation of a string. Sting has no duplicate characters. For example. ABC.
One Graphics api Project experience
The first stage of the application process is a programming task.The candidate has 2 weeks to submit the task. It requires the candidate to implement some logic and optimize the existing code. The task is not trivial and is really fun. The hr representative has been quite fast to answer all the questions about the assignment (2/3 days to get an answer).
C++ programming questions, how to reverse a linked list
What is the maximum and minimum value of an eight-bit 2's complement signed signal? Can you draw a D gate circuit?
Viewing 31 - 40 interview questions