Me postulé a través de una agencia de empleos. El proceso tomó más de 1 semana. Acudí a una entrevista en 3dplm Software Solution (Pune) en feb 2018
Entrevista
1. You will be going for aptitude test , shell scripting
2. Technical interview
3. HR round
1st Round, it was like what to say,
They do not have machines where we can test our shell script. They provide me 32 bit Windows 7 machine and .exe files contains UNIX based command (those are for windows 64 bit compatible)
and they ask me to give the test.
Preguntas de entrevista [2]
Pregunta 1
1. The shell scripting questions.
a) Sample directories
/ds/test1/test2/test3/test4/test5
Create shell script
a) if I pass as argument test1 then I will be under /ds/test1
b) if I pass as argument test2 then I will be under /ds/test2
so on..
2) Create shell script to print output directories and files from root directories. They have provided some file format and according to that we need to print those.
3) Create shell script to remove duplicate lines from files.
Example:
file.txt
/afg/ghkrad/akgh/
/akgh
.
.
.
so on ..
contains almost 1000 above lines
I asked HR team, why do you guys don't have proper system placed for candidate who come for an interview process and writing shell script exam.
I have asked them for git bash or Windows 10 machine 64 bit, they said those Windows machine where folks gives exam not available for today as there is seminar going on!
I was attended this interview in 1st week of Feb 2018.