Writing a query to find the average and the first three ranks only should come In the output
Technical Solutions Engineer Interview Questions
14,337 technical solutions engineer interview questions shared by candidates
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?
what happens exactly when traceroute command is issued?
How to grant admin privileges on an executable file so any user can execute the file?
How would you connect to a server if you can do it only from command line.
Asked me what my hobby was and I said golf, then he asked where my mom lives I said india. Proceeded to ask me question how would I allow my mom in India view a picture of me playing golf using a computer and browser
Viewing 21 - 30 interview questions