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

      Wallet Hub

      Essa empresa é sua?

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa Wallet Hub | Vagas da empresa Wallet Hub | Salários da empresa Wallet Hub | Benefícios da empresa Wallet Hub
      Entrevistas da empresa Wallet HubEntrevistas do cargo de Senior Java Engineer da empresa Wallet HubEntrevista da empresa Wallet Hub


      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.

      Buscas de vagas

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

      Entrevista para Senior Java Engineer

      6 de nov. de 2017
      Funcionário(a) sigiloso(a)
      Curitiba
      Oferta aceita
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me online. O processo levou 5 semanas. Fui entrevistado pela Wallet Hub (Curitiba) em out. de 2017

      Entrevista

      I applied online and the process took 5 weeks. I was interviewed by 3 different people and had to do some live coding challenges. Everyone was really nice and friendly.

      Perguntas de entrevista [1]

      Pergunta 1

      They asked me to create a java application to parse an access log file.
      Responder à pergunta
      14

      Outras avaliações de entrevista de vagas de Senior Java Engineer da empresa Wallet Hub

      Entrevista para Senior Java Engineer

      27 de jan. de 2017
      Candidato(a) sigiloso(a) à entrevista
      Oferta recusada
      Experiência negativa
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). Fui entrevistado pela Wallet Hub em jan. de 2017

      Entrevista

      The interview process starts with some easy MySql and Java tasks. I had one week to solve and send them back the results. After 1-2 weeks after I solved the problems they got back to me and told I went well with the tests and they scheduled a technical interview through Skype. It was interesting because they didn't ask me if the appointment is ok for me or not. They just scheduled it to the next day. The skype interview is quick it is around 20 minutes. The interviewer asked me about a project I implemented earlier. I had to describe it in technical depth. After that I shocked a bit because I had to write 2 algorithm in a shared Google Docs. I've never seen thin on any interview. The 2 tasks were: 1, public String stripHtml(String html) { } Ex1: stripHtml(“<h1>Hello World!</h1> <p>something</p>”)==”Hello World! something”; 2, Write a method which updates an array such that every element becomes the product of every other element. After I solved this the interviewer told me that the recruiter guy will tell me the result. The recruiter found me in an hour and told me that the interview went great and he would schedule the last interview with the CEO. The interview was on the same day but the CEO were late around 30 mins. He was ridiculous. :D He asked standard questions from my resume and asked how much money I earn at my current job. It was obvious from the first minute that he wanted to push down my salary somehow. I could ask a questions as well. I asked some standard questions like: 'Do you support learning, conferences ...? etc.' He answered for everything the 'we are only a startup' and 'you will learn during the job'. How can this man be a CEO anyway? :D At the end of the interview he told me that he will talk with the technical interviewer guy and call me back. He did not do that instead the recruiter guy told me that they can pay around 17$/hour. That was the funniest part. Oh no I missed the best part. They wanted to work around 55 hours a week + the recruiter guy told me that it's often requested by them to work on the weekends as well. All this for that ridiculous amount of money.

      Perguntas de entrevista [5]

      Pergunta 1

      1) Write a query to rank order the following table in MySQL by votes, display the rank as one of the columns. CREATE TABLE votes ( name CHAR(10), votes INT ); INSERT INTO votes VALUES ('Smith',10), ('Jones',15), ('White',20), ('Black',40), ('Green',50), ('Brown',20);
      Responder à pergunta

      Pergunta 2

      Write a function to capitalize the first letter of a word in a given string; Example: initcap(UNITED states Of AmERIca ) = United States Of America
      Responder à pergunta

      Pergunta 3

      Write a procedure in MySQL to split a column into rows using a delimiter. CREATE TABLE sometbl ( ID INT, NAME VARCHAR(50) ); INSERT INTO sometbl VALUES (1, 'Smith'), (2, 'Julio|Jones|Falcons'), (3, 'White|Snow'), (4, 'Paint|It|Red'), (5, 'Green|Lantern'), (6, 'Brown|bag'); For (2), example rows would look like >> “3, white”, “3, Snow” …
      Responder à pergunta

      Pergunta 4

      I have a table for bugs from a bug tracking software; let’s call the table “bugs”. The table has four columns (id, open_date, close_date, severity). On any given day a bug is open if the open_date is on or before that day and close_date is after that day. For example, a bug is open on “2012-01-01”, if it’s created on or before “2012-01-01” and closed on or after “2012-01-02”. I want an SQL to show the number of bugs open each day for a range of dates. Hint: There are bugs that were never closed.
      Responder à pergunta

      Pergunta 5

      Write an efficient algorithm to check if a string is a palindrome. A string is a palindrome if the string matches the reverse of string. Example: 1221 is a palindrome but not 1121.
      Responder à pergunta
      26

      Entrevista para Senior Java Engineer

      3 de fev. de 2017
      Candidato(a) sigiloso(a) à entrevista
      Remote, OR
      Nenhuma oferta
      Experiência negativa
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). O processo levou mais de 1 semana. Fui entrevistado pela Wallet Hub (Remote, OR) em jan. de 2017

      Entrevista

      I have been assigned to solve MySql and Java questions. I had 5 days to send them back the results. I spent my weekend and was so sure to take next step after posting the mail. Very surprised, I have been told that I didn’t pass. I couldn’t help and asked which answers was/were under their expectations. Of course, they did not bother to return.
      24