Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Hitachi ID Systems (Calgary, AB) em mai. de 2015
Entrevista
Your resume needs to get through a keyword filter before it reaches a managers desk. You will receive a telephone interview with highly technical questions followed by a 4 hour (time limit) in person exam.
Perguntas de entrevista [2]
Pergunta 1
Telephone Interview:
Linux
How do you change a user’s password?
How do you add a user?
IIS
Do you know what a virtual directory is?
How do you change or restore permissions if you get a "permission denied" error?
There was a question about GPO and Active directory.
Written Exam:
Part 0 - Document and record
Part 1 - Windows Server - IIS
Setup cgi application calc.exe (not installed correctly), needed to activate Anonymous access to get rid of the 401.2 error. Correct the jpg filename to gif to match the html file. You also search for calc.exe and the application files were available on other parts of the PC (this could test your knowledge to see if you know the correct place to put the files; afterwards I realized I've worked with cgi applications from the Program Files folder and not from the TEMP directory *palm slap*).
Part 2 – Linux
There is a linux server at xx.xx.xx.xx address that has the ability to ssh
Use telnet to connect to this server but only from subnet xx.xx.yy.xx as the client only wants traffic to this server coming from that subnet. Your objective is to place an empty file in a directory.
Part 3 - Program
Using a variety of languages with environments that are readily available take a key value pair with several examples into a text file (I thought the examples were in JSON, but it wasn’t as straight forward as that”:
“user” “sam” = “email” : “sam@hotmail.com”,
“as400name” : “speedy”,
“IPaddress”:”xxx.xxx.xx.xx”
“other variable” : “some variable”
Create a text file with these values and have the application run through the values to find “as400name” when the “user” value is “sam”.
So your program would start like: ./ProgrameName filename.txt
Demonstrate:
Reading and writing to files
loops
variables and scope
if and else statements
Candidatei-me online. O processo levou 1 dia. Fui entrevistado pela Hitachi ID Systems (Calgary, AB) em jun. de 2016
Entrevista
It is a 30 minutes telephone interview, which covers the basic terms of Linux, Windows AD, IIS, Network and SQL. I have to explain the what it is and how it works. The questions are not hard, however the scope is quite wide.