You have two balls on different tracks, traveling without friction. Ball A is on a straight track traveling from left to right, from point a to point b. Ball B is on a track with a dip, traveling from left to right, also from point a to point b (same horizontal distance). Which ball arrives at point b first (or fastest)?
Solutions Engineer Interview Questions
4,530 solutions engineer interview questions shared by candidates
what are the three TCP connection packets names?
If a ping pong ball was stuck in a pipe that is cemented in the ground how would you get it out?
Writing a query to find the average and the first three ranks only should come In the output
in what cases sigkill fails
what signal does the kill command send by default?
Write a basic Regex engine implementing the "." (any character) and "*" (previous rule, 0 to many). The function receives a string (letters only, no need for escaping) and a string pattern. It returns a bool whether the string matches the pattern. For example, the pattern "AB.*E" should match both "ABCDE" and "ABEEE".
How would you implement a URL shortener without a backend?
Would you be willing to sell items in addition to troubleshooting problems?
what happens exactly when traceroute command is issued?
Viewing 11 - 20 interview questions