About the Academic, Roles & Responsibilities and technical part.
Performance Engineer Interview Questions
901 performance engineer interview questions shared by candidates
Add a node into a circular, ordered linked list
Find duplicates in two arrays.
Explain the process of Cloud based application's Performance Engineering?
How does the heap work in Java?
Why java is robust? Java features automatic Garbage collection, then what's the need of different GC policies?
The questions were around operating systems (deadlocks, semaphores), queuing theory and computer architecture(Pipeline). Most of the interviewers were not ready for asking questions and I was told that "I don't have any specific question for you. so, just explain ...."
Basic Network Enginnering and planning questions. They wanted to gauge the candidate's skills to design a Global CDN Network
Given an array of integers (OR a linked list), and an integer K - write an algorithm to find two elements of the array which sum up to K. * Time complexity of Theta(N) where N is the amount of elements in the array/list. * The algorithm can access the array / list only once. * The size of the array / list is unknown beforehand. * The elements should sum up to K exactly.
General Performance testing concepts questions and willingness to work on different shifts.
Viewing 101 - 110 interview questions