They are very strict on their weird amoeba culture and insist people have to be a believer.
Learning Technology Specialist Interview Questions
3,002 learning technology specialist interview questions shared by candidates
How much experience do you have with Python?
Describe a situation when I faced challenging behaviors in a student and how did I handle them.
One of the last questions were really long and word, asking about cognitive thinking and enrichment.
How long have you worked with python? or computer vision? They mainly asked technical questions about my research.
What knowledge do you have of safeguarding and prevent?
what is CNN
Tell me about your projects and reason to leave your current organization.
How Lifesure came to fruition
(onsite interview roun 5): Edit distance There is a big file, it contain lots of words. given the first word and second word, check wether the words are in the path of edit distance e.g. File input: 'aaaa' 'aaab' 'abab' 'acdb' 'almn' 'abbb' Word1: 'aaaa' Word2: 'abbb' Output: True Explaination: Yes. There is an edit distance path from 'aaaa' to 'abbb' 'aaaa' -> 'aaab' -> 'abab' -> 'abbb'
Viewing 31 - 40 interview questions