set associative vs direct mapped cache differences and tradeoffs
Software Performance Specialist Interview Questions
4,688 software performance specialist interview questions shared by candidates
Round number to nearest multiple of 8 using bit manipulation Program to find number of 1's in an integer How does Linux scheduler work
cache replacement policy, prefetcher metric, bus-based cache coherence protocol
In the interview with the manager, I was asked multiple technology questions (about programming experience, etc.) that I was not expecting when applying for a Talent and Org Performance position.
Some questions on C++, how memory works, hardware, etc. Some questions on rendering, such as how to do efficient particle rendering
What the keyword static means in C
Why this job and company? What do you know about value based care?
Where do you currently live
What is a pipeline in a processor? Why it is used?
The Wall Street in New York is known for its breathtaking skyscrapers. But the raining season is approaching, and the amount of water that will fall over the buildings is going to be huge this year. Since every building is stuck to the buildings to its left and to its right (except for the first and the last one), the water can leak from a building only if the height of the building is higher than the height of the building to its left or to its right (the height of the edges of Wall Street is 0). All the buildings have the width of 1 meter. You are given the heights (in meters) of the buildings on Wall Street from left to right, and your task is to print to the standard output (stdout) the total amount of water (in cubic meters) held over the buildings on Wall Street. Example input: heights: [9 8 7 8 9 5 6] Example output: 5
Viewing 4491 - 4500 interview questions