Design a data structure to store sparse 2D matrix which contains only 0 or 1. then write function to add 2 such matrix.
Engineer Software Interview Questions
511,738 engineer software interview questions shared by candidates
nothing that i can recall
Implement a promise to fetch the graph data.
Create a low pass filter using inductor and resistor?
Questions based on Testing concepts
Quelle est ma disponibilité ?
Given a list of compare orders and keys (directions), find the hashmap that matches the directions. If the first direction gives equal, then go to the second. And so on.
What represents P, in P=IV
Given a 2D grid consisting of links and vacancies represented by a 2D array and assume you can move from either down (j,k)->(j+1,k) or to the right (j,k)->(j,k+1) unless there is a vacancy
Given 25 horses, and 5 tracks. Only at most 5 horses can be in one round's match. Ask at least how many rounds to get the three most fast horses.
Viewing 881 - 890 interview questions