Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo
      employer logo
      employer logo

      DataAnnotation

      Empresa engajada

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa DataAnnotation | Vagas da empresa DataAnnotation | Salários da empresa DataAnnotation | Benefícios da empresa DataAnnotation
      Entrevistas da empresa DataAnnotationEntrevistas do cargo de Independent Contractor da empresa DataAnnotationEntrevista da empresa DataAnnotation


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Glassdoor LLC. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Glassdoor LLC.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      As melhores empresas na categoria “Remuneração e benefícios” perto de você

      avatar
      Andersen Lab
      4.1★Remuneração e benefícios
      avatar
      N-iX
      3.9★Remuneração e benefícios
      avatar
      Wild.Codes
      5.0★Remuneração e benefícios
      avatar
      Avida TECH
      4.7★Remuneração e benefícios

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      Entrevista para Independent Contractor

      16 de fev. de 2026
      Funcionário(a) sigiloso(a)
      Phoenix, AZ

      Outras avaliações de entrevista de vagas de Independent Contractor da empresa DataAnnotation

      Entrevista para Independent Contractor

      13 de dez. de 2023
      Candidato(a) sigiloso(a) à entrevista
      Londres, Inglaterra
      Nenhuma oferta
      Oferta aceita
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me online. Fui entrevistado pela DataAnnotation (Phoenix, AZ) em jul. de 2025

      Entrevista

      Received an invitation to do an online assessment. I was given a problem and asked to solve it and explain my thought process. There was no interaction with anyone personally and everything was done via text. A few days later I was told that I was accepted and could begin working and start the on boarding process.

      Perguntas de entrevista [1]

      Pergunta 1

      Create a program to retrieve data from an online document and find a message in the document using the information contained in the document.
      Responder à pergunta
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me online. O processo levou 1 dia. Fui entrevistado pela DataAnnotation (Londres, Inglaterra) em dez. de 2023

      Entrevista

      Online questionnaire. Optional programming questions, asking you to help improve AI responses testing skills in any coding language such as python. Have not finished interview as came here to read reviews and need to write this first before I can see anything because this website is useless.

      Perguntas de entrevista [1]

      Pergunta 1

      Part 1: Creating an AI Reply to a User's Coding Prompt In Part 1, we'd like you to pretend to be an AI language model and provide a response to the user prompt below. Please provide your full code and an explanation of what it does in the text box below. Your response must include two things: the complete final version of your code an explanation of what the code does. (This can be as little as 1-2 sentences for simple code, or up to paragraphs for more complex solutions) Note that can write your code using any language and IDE you want (python is preferred if possible, but not mandatory). User Prompt I need a function called decode(message_file) that can read in an encoded message from a .txt file and return the decoded version as a string. Here's an example of what the message_file .txt file will look like: 3 love 6 computers 2 dogs 4 cats 1 I 5 you As you can see, each word is associated with a number. Imagine you ordered all those numbers from smallest to biggest and arranged them into a pyramid. Each line of the pyramid includes one more number than the line before it: 1 2 3 4 5 6 The numbers at the end of each line (1, 3 and 6) correspond to the words that are part of the message. You should ignore all the other words. So for the example input file above, the message words are: 1: I 3: love 6: computers and your function should return the string "I love computers"
      Responder à pergunta
      15