Heavily based on pointers and C++, bit manipulation
Graphics Software Engineer Interview Questions
106 graphics software engineer interview questions shared by candidates
What is antialiasing and name 5 different AAs? Array of values to move zeros to the front, non-zeros to the back. Spot what is wrong with this code - 0 instead of O (basically do you have two eyeballs question)? Egg dropping problem, jar of 2, marble sorting question.
Implement a linked list. How do you allocate memory
graph deep clone
Some rendering techniques, like deferred rendering, bilinear filtering and mipmapping.
What is a Hash table and how would you implement it?
What is the maximum float number C++ codes can handle?
Interview 1: The interview started with some behavioral questions, followed by a pair-programming session on HackerRank. The coding portion focused on basic C++ programming concepts.
Code to add user data in doubly linked list (user data can be different from the LL data format)
Questions on Linux Kernel, Device Drivers, Memory Management, Implementation of Circular Buffer.
Viewing 91 - 100 interview questions