Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empresas

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      Wallet Hub

      Empresa activa

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Wallet Hub | Ofertas de empleos en Wallet Hub | Sueldos en Wallet Hub | Beneficios en Wallet Hub
      Entrevistas de Wallet HubEntrevistas para el puesto de Senior Java Developer en Wallet HubEntrevista de Wallet Hub


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

      • Ayuda
      • Normas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de consentimiento de cookies

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. «Glassdoor», «Worklife Pro», «Bowls» y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información de primera mano.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Entrevista de Senior Java Developer

      12 jun 2017
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia negativa
      Entrevista normal

      Solicitud

      Envié una solicitud electrónica. Acudí a una entrevista en Wallet Hub en abr 2017

      Entrevista

      The interview process consisted solely of low level programming challenges, in 3 different phases. Phase 1 was "homework". Phase 2 was to complete 2 programming tasks live over skype with your webcam on, with their HR person monitoring you and your screen that you are indeed doing the work. Code was then pasted into a google doc for submission. Then, after about 6 weeks in, I moved on to Phase 3, where I completed yet another programming challenge, but this time, with one of their architects, over the phone, using the same shared google doc. They began by asking me to describe my current position, but they seemed uninterested as I received no feedback nor was asked anything about what I'm working on. Then, they pointed out a bug in the code I submitted in Phase 2, but didn't afford me any time to figure out a fix. They seemed to want me to immediately patch the code. They then quickly moved on to a 3rd live programming challenge, which I completed correctly, but had a small bug in the starting index of a loop. It was a method to calculate the Nth fibonacci number, and I was starting my loop with index 1 instead of 0. When they pointed it out, I quickly realized my error and fixed it. That last challenge wasn't any more difficult than all the previous ones I completed and was able to "pass", but I was informed later that day that I was not selected to move on to the next step of their process. Felt like a waste of time, as they should have been able to identify whether or not I was a fit from the previous programming challenges.

      Preguntas de entrevista [10]

      Pregunta 1

      MySQL query to rank order a table of votes.
      Responder pregunta

      Pregunta 2

      MySQL function to capitalize the first letter of a word in a string.
      Responder pregunta

      Pregunta 3

      MySQL procedure to split a column into rows using a delimeter.
      Responder pregunta

      Pregunta 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 pregunta

      Pregunta 5

      Write Java code to check if a string is a palindrome.
      4 respuestas

      Pregunta 6

      Write Java code to find K-complementary pairs in a given array of integers. Given Array A, pair (i, j) is K- complementary if K = A[i] + A[j];
      2 respuestas

      Pregunta 7

      Given a large file that does not fit in memory (say 10GB), find the top 100000 most frequent phrases. The file has 50 phrases per line separated by a pipe (|). Assume that the phrases do not contain pipe.
      1 respuesta

      Pregunta 8

      Write the Java code to remove all HTML tags from a string.
      2 respuestas

      Pregunta 9

      Given an array arr[] of n integers, construct a Product Array prod[] (of same size) such that prod[i] is equal to the product of all the elements of arr[] except arr[i].
      1 respuesta

      Pregunta 10

      Write a Java method to calculate the Nth integer in the Fibonacci sequence.
      Responder pregunta
      13

      Otras opiniones sobre las entrevistas para el puesto de Senior Java Developer en Wallet Hub

      Entrevista de Senior Java Developer

      8 dic 2019
      Candidato de entrevista anónimo
      New York, NY
      Sin oferta
      Experiencia neutra
      Entrevista normal

      Solicitud

      Envié una solicitud electrónica. El proceso duró 1 semana. Acudí a una entrevista en Wallet Hub (New York, NY) en dic 2019

      Entrevista

      I applied through stackoverflow job section. In the next day I received an email from a recruiter asking me to fill a test with 3 SQL questions and 5 Java questions. It wasn't hard at all if you want to make the test by yourself or you van google them. Then I saw the reviews here and was wondering should I lose my time with them. Anyway I decided not to trust the reviews and have a talk with the recruiter. She was asking HR questions told men that I was expected to work 10 hours per day including the lunch break its 11 hours per day. At that point I was in US (originally I'm from eastern Europe) , she told me that they are not looking for someone from US and we wish each other good luck and the interview ended. In a nutshell: the rest of the comments here are true - they are looking for cheap workforce to work for them 11 hours per day. For sure someone should be ok with this but for rest of the candidates - avoid them.

      Preguntas de entrevista [1]

      Pregunta 1

      basic Algrithms
      Responder pregunta
      12

      Entrevista de Senior Java Developer

      17 sept 2019
      Candidato de entrevista anónimo
      Oferta rechazada
      Experiencia negativa
      Entrevista normal

      Solicitud

      Envié una solicitud electrónica. El proceso duró 5 semanas. Acudí a una entrevista en Wallet Hub en ago 2019

      Entrevista

      I applied to the position through Stackoverflow jobs. All the process took 5 interviews (5 weeks). The first was a call with the recruiter who asks me to solve two coding problems. After that, I receive an email requesting to build an app (Java + MySQL), they gave me 7 days to solve it. After complete and send the app, I had a meeting with the Chief Architect. After this, I had to solve some coding problems through a platform similar to HackerRank. After this step, I had another interview where I was asked to solve some logic questions and also to solve a question about credit cards and amortization times. After this step, I was an interview with the CEO of the company. He gets late to the interview and he never apologized for being late. After receiving the job offer I was frustrated, it was a waste of time. They offer a very low rate per hour (they pay per hour) and want you to work 11 hours per day, so, it means you will use 12 hours per day in work (you need to take one hour for your lunch and it is not paid). You have to work one and a half-day (8 + 4 hours), different from a normal remote job where you work just 8 hours. That's crazy, please do NOT do it, they want to have you as a SLAVE. They also want you to be available the weekends and, if in your country home there are holidays they don't care, you have to work. They don't care about the person, they don't care about your life, just imagine you working from 7 AM to 7 PM, you don't have time for you either for your family and you are badly paid. It is sad to see people that are just looking for their personal benefit and just want to make money at the expense of others. Please, think in your time, your family, your friends, your social time, your health, your mental peace. Is it really what you want? Please keep looking for better opportunities, this is not one of those.

      Preguntas de entrevista [1]

      Pregunta 1

      Build an app, using Java and MySQL, that reads a file with server logs and put those records in a database base on some conditions.
      Responder pregunta
      9

      Entrevista de Senior Software Engineer - Java Developer

      10 oct 2018
      Empleado anónimo
      Oferta aceptada
      Experiencia positiva
      Entrevista normal

      Solicitud

      Solicité el puesto a través de la recomendación de un empleado. Acudí a una entrevista en Wallet Hub

      Entrevista

      The interview process included a Java and MySQL test sent by email, a problem solving interview with the chief architect, and an interview with the CEO. I got an offer working remotely for 45 hours/week.

      Preguntas de entrevista [1]

      Pregunta 1

      Given a large file that does not fit in memory (say 10GB), find the top 100000 most frequent phrases.
      Responder pregunta
      16

      Las mejores empresas en cuanto a «Remuneración y beneficios» cerca de ti

      avatar
      Ifri
      3.6★Remuneración y beneficios
      avatar
      Research Centre in Industrial Technologies
      3.6★Remuneración y beneficios
      avatar
      Novatis Optique
      5.0★Remuneración y beneficios