Write theory of asked questions in Google form.
Perl Developer Interview Questions
107 perl developer interview questions shared by candidates
Given 2 arrays of unsorted integers with repetitions. Find a way to output only elements that appear in one of the arrays (only unique values) 1 2 3 4 5 , 5 6 7 the result 1 2 3 4 6 7
While I agreed to not give specific details about the interview questions, I can say that one of the most difficult aspects was the technical phone screening, where I was asked various questions about the Perl language. Even in a couple of instances where I knew the correct answer, I drew a blank, simply because I was caught off guard by the intensity of the screening.
Basic perl questions, not hard if you have had any time working with perl. However there was a time limit so if you are a methodical programmer you may have some trouble.
What is the business model of Booking?
Sql injection, dependency injecti on?
Technical questions
Write a Perl site that finds items on their site and returns information.
All the questions were easy to answer.
They asked to quickly implement a piece of code, then write a few SQL queries, and finally describe a flow using pseudo-code
Viewing 51 - 60 interview questions