Quel est votre parcours et vos compétences ?
Analyste En Formation Interview Questions
763 analyste en formation interview questions shared by candidates
They asked if I were to be their HR, can I deal with the tasks given? And most importantly, from the scale of 1 to 10, how fierce are you? Because a Human Resource practitioner must be fierce enough to attend all the relevant tasks in the office.
Etes vous qualifier et pédagogue ?
What would you do if you saw me (the store manager a.k.a 'the Boss') shoplifting?
Pourquoi voulez-vous travailler chez Wall Street ?
Example of defining a function, in python: def functionName(argument): if something: do something return result Example defining an Object in python: class feeObj: def __init__(self): self.Amount = 1100 self.PaidBy = "Borrower" self.Description = "Application Fee" and so creating an object is: myfee = feeObj() so when you call each field in the object myfee.Amount would give you 1100.0 myfee.PaidBy would give you "Borrower" myfee.Description would give you "Application Fee" Using the examples above, create a function by passing the myfee object as an argument. And in the function, if the PaidBy is not Borrower return the Description plus the string " non-borrower fee"
Python - For a given set of string, write a code to replace every character with "X" except the last 3 letters. For example : if the string is "123545678", the result is "XXXXXX678" if the string is "abc252", the result is "XXX252"
Que connaissez vous du mon de la formation ? Quelles sont qualités pour ce poste ?
Quel est le nombre d'année d'expérience professionnelle ?
Pourquoi souhaitez vous quitter votre employeur actuel ? Quels sont vos vrais raisons ?
Viewing 591 - 600 interview questions