what are the three TCP connection packets names?
Technical Solutions Consultant Interview Questions
17,548 technical solutions consultant interview questions shared by candidates
If a ping pong ball was stuck in a pipe that is cemented in the ground how would you get it out?
What makes you a good worker
How do you write performant Java code?
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?
Tell me about a time when you took on something significant outside your area of responsibility and why was that important?
Viewing 21 - 30 interview questions