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

      Talentica

      Empresa engajada

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa Talentica | Vagas da empresa Talentica | Salários da empresa Talentica | Benefícios da empresa Talentica
      Entrevistas da empresa TalenticaEntrevistas do cargo de Javascript Developer da empresa TalenticaEntrevista da empresa Talentica


      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.

      Entrevista para Javascript Developer

      23 de mai. de 2014
      Funcionário(a) sigiloso(a)
      Pune
      Oferta aceita
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). O processo levou 4 semanas. Fui entrevistado pela Talentica (Pune) em abr. de 2013

      Entrevista

      Interview Process Contains 5 technical rounds.One telephonic technical round on Javascript,html5,css3 concepts ,one game test to test Javascript skills,technical written test on c,db,oops,javascript,Analytics concepts,then another technical round with group panel,finally discussion with directors or most experienced people it's kind of Techno manager round

      Perguntas de entrevista [1]

      Pergunta 1

      written test of js,c,db,oops concepts
      1 resposta
      4

      Outras avaliações de entrevista de vagas de Javascript Developer da empresa Talentica

      Entrevista para Javascript Developer

      16 de jan. de 2016
      Funcionário(a) sigiloso(a)
      Bengaluru
      Oferta aceita
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). O processo levou 1 dia. Fui entrevistado pela Talentica (Bengaluru) em jan. de 2016

      Entrevista

      Got a call from hr. Negotiation about expected salary. 1 written round. Simple conceptual question on javascript based on prototypes,inheritance and algorithm. Followed by 2 rounds of interview.First was technical. Questions were based on the test answers I wrote. There was discussion about chrome developer tools like use of breakpoints , watches. Hr round was little bit tricky. He asked about why switching b/n companies which are similar in vision.

      Perguntas de entrevista [1]

      Pergunta 1

      They asked about each answer in the tests like why you wrote this answer.
      Responder à pergunta
      7

      Entrevista para Software Developer(Javascript Developer)

      10 de dez. de 2014
      Candidato(a) sigiloso(a) à entrevista
      Oferta recusada
      Experiência positiva
      Entrevista difícil

      Candidatura

      Candidatei-me de outra forma. O processo levou 1 dia. Fiz uma entrevista na empresa Talentica.

      Entrevista

      First shortlisting by telephonic round.If u got selected then you will be called for face to face round at pune location. They will be provide you flight tickets from your location to Pune. On reaching venue,they showed good response,person from HR was quite decent and of good nature.Then after some rest they gave me written test. Written test details: It consist of five parts: Part A: 1. Write a program to find the second largest and minimum number from array in any language. 2. Write a program to insert integers and strings in linked list.Then also write function to search intergers from Linked list. 3. write inheritance chain for polygon,square,pentagon,circle,traingle. Part B: 4. A car goes from A to B in 24km/hr and back at 30km/hr.What is his average speed. (Like so - i did not reminded exact statement.) 5. you have two jars, 50 red marbles, 50 blue marbles. you need to place all the marbles into the jars such that when you blindly pick one marble out of one jar, you maximize the chances that it will be red. (when picking, you’ll first randomly pick a jar, and then randomly pick a marble out of that jar) you can arrange the marbles however you like, but each marble must be in a jar. 6. You have eight balls all of the same size. 7 of them weigh the same, and one of them weighs slightly more. How can you find the ball that is heavier by using a balance and only two weighings? 7. There are three machines to sharpen pencils.At one time only one pencil can processed by one machine. a. Find total time to sharpen 5 pencils if each machine takes 5 minutes of processing. b. find total time if 2nd machine takes 7 minutes and remaining two takes 5 minutes. c. find total time if first take 6 min,2nd takes 7 min and third takes 5 minutes. Part C: In this questions questions related to javascript 1. var a=10; var a2=20; var name='a'; val x=eval[a+2); alert[x); ans : 20 2. <script-disabled> x=0; </script-disabled> <script src='main.js'> for( ; x<20;x+=3) x++; x=x*3 </script-disabled> <script-disabled> x=x*10; </script-disabled> value of x??? ans : 0 3. what 'onunl0ad' event handler does: four options to choose from. ans: perfrom action before document is unloaded. 4. question related to selecting frames in page. 5. i forgot last question. :( PartD: related to DB 1. question was related to give output of some query,forgot query answer : Error in query 2. difference between unique key and primary key. 3. difference between procedure and functions. 4. last question was of writing some query using joins.Tough one for me. PartE: write an email to tell client about delay in delivery due to some issue. How you will convince client in such a case. This was full written exam : they will give you an hour to complete it. Then Next round will be face to face interview. I was first asked about what was discussed in our telephonic round? Questions was related to following topics: 1. read closures well. 2. prototypes well 3. == and === difference. They will ask for good questions to check your understanding of Javascript. Almost no questions from HTML and CSS. If everything will go fine,Last round will be Director's round. She is really technie person and knows technical things very well. she ask questions sorrounding AJAX and DS theoretically. At last they will say we will call you within 5 days and then they send you offer letter afterwards through mail.

      Perguntas de entrevista [1]

      Pergunta 1

      some questions related to prototypes in JS
      Responder à pergunta
      9

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

      avatar
      EPAM Systems
      3.6★Remuneração e benefícios
      avatar
      Hewlett Packard Enterprise | HPE
      3.6★Remuneração e benefícios
      avatar
      Visa Inc.
      3.9★Remuneração e benefícios
      avatar
      SupportYourApp
      4.5★Remuneração e benefícios

      Buscas de vagas

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