Psych, Language, Skills assessments. Skills assessment said it included 2 tests that would take 4 and a half hours to complete.
Support Engineer Interview Questions
21,812 support engineer interview questions shared by candidates
technical question about networking
Weighing 9 Balls You have 9 balls, equally big, equally heavy - except for one, which is a little heavier. How would you identify the heavier ball if you could use a pair of balance scales only twice?
Questions about cloud, Linux and General security.
What is the difference between the private subnet and public subnet?
How can we check if there is an open connection to a remote host?
Do you know any tools to configure a firewall?
Linux questions: How is sudo different from Su? What is sudo and why would you use it?
class A(){ int a = 2 B.changeVal(a); } class B(){ int changeVal(int a){ a = 4; return a; } } What is the value of 'a' after we call changeVal? What mistake did I make in writing the code?
Asked about OSI model
Viewing 251 - 260 interview questions