Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by WalletHub Team. If you also belong to the team, you can get access from here

WalletHub Verified Tick

Compare button icon Compare button icon Compare
3.0

based on 5 Reviews

Filter interviews by

WalletHub Interview Questions and Answers

Updated 13 Feb 2022

WalletHub Interview Experiences

1 interview found

Analyst Interview Questions & Answers

user image Anonymous

posted on 13 Feb 2022

I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Contained three parts, DA, Excel test, and editing test

Round 2 - One-on-one 

(1 Question)

  • Q1. Need to have a good knowledge of excel

Interview Preparation Tips

Interview preparation tips for other job seekers - Fluency in English language needed

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Jobs at WalletHub

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. A brief Introduction
  • Q2. Past Experience Discussion
Round 2 - Technical 

(2 Questions)

  • Q1. Data Structures and Algorithms questions
  • Q2. SQL and OOPS concept questions
Round 3 - Technical 

(3 Questions)

  • Q1. Project discussion
  • Q2. Data Structure and Algorithms questions
  • Q3. SQL concepts questions

Interview Preparation Tips

Topics to prepare for Stonewain Systems, an EquiLend Company Software Development Engineer interview:
  • DSA
  • SQL
  • OOPS
  • Personal Projects
Interview preparation tips for other job seekers - The recruitment process at Stonewain Systems is well-structured, transparent and quick. My advice would be to focus on Data Structures and Algorithms especially the fundamentals, Object Oriented Programming concepts, and DBMS & SQL. Also do research about EquiLend's products. Lastly, be clear with communication at all times during Interviews.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

(1 Question)

  • Q1. Diff between react and jQuery
  • Ans. 

    React is a modern JavaScript library for building user interfaces, while jQuery is a fast and concise JavaScript library for DOM manipulation.

    • React is component-based, promoting reusability and modularity.

    • React uses a virtual DOM for efficient updates, while jQuery directly manipulates the DOM.

    • React is declarative, making it easier to reason about the UI, while jQuery is imperative.

    • React is typically used for single-pa...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

3 dsa questions medium level

Round 2 - Technical 

(2 Questions)

  • Q1. 2 medium level dp questions based on string and stocks
  • Q2. One hard question based on graph
Round 3 - HR 

(1 Question)

  • Q1. Hr questions and java , springboot questions etc
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How will you prioritize testing ?
  • Ans. 

    I prioritize testing based on criticality, impact, dependencies, and risks involved.

    • Identify critical functionalities and prioritize testing for them first

    • Consider impact on end users and prioritize testing for high impact areas

    • Take into account dependencies between different modules or components

    • Assess risks involved and prioritize testing for high-risk areas

    • Use risk-based testing approach to prioritize test cases

  • Answered by AI
  • Q2. Test cases for Landline
  • Ans. 

    Test cases for Landline phone functionality

    • Test dialing a number and making a call

    • Test receiving a call and answering it

    • Test call waiting functionality

    • Test call forwarding feature

    • Test voicemail functionality

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. SQL question on joins and subqueries?
  • Q2. Earlier project questions ?

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is your method of working
  • Ans. 

    My method of working is organized, efficient, and detail-oriented.

    • I prioritize tasks based on deadlines and importance

    • I create detailed to-do lists and schedules to stay on track

    • I regularly communicate with team members to ensure everyone is on the same page

  • Answered by AI
  • Q2. What payment are you demanding?
  • Ans. 

    The payment being demanded depends on the outstanding balance and payment terms.

    • The payment being demanded should be based on the outstanding balance owed by the debtor.

    • Consider the payment terms agreed upon by both parties when determining the payment to be demanded.

    • It is important to communicate clearly and professionally with the debtor regarding the payment being demanded.

    • Provide options for payment plans or negoti...

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Hackerearth Coding Test

Round 3 - Technical 

(2 Questions)

  • Q1. Technical Round with Senior Software Engineer around Java, DSA and APIs
  • Q2. 1. Check Valid Parenthesis, 2. Given a problem design your own API and suitable URL for it Discussions about implementation and designing of the above two questions
Round 4 - One-on-one 

(2 Questions)

  • Q1. One-on-one round with Project manager
  • Q2. Architecture and System design round, but interviewer given me Java Coding , some basic question and asked some questions on SQL then in the middle of the interview he told that we are not going forward wi...

Interview Preparation Tips

Topics to prepare for OneCard Backend Developer interview:
  • Data Structures
  • Algorithms
  • REST API
  • Java
  • Database
Interview preparation tips for other job seekers - Please the availability of the interviewers first then schedule a call. Candidates really do hard work and reach for the final interviews hoping to have atleast a proper interview. If anyone is already selected for the role, don't schedule an interview at all. Even did not received any updates yet.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to design an app as a white labeled.
  • Ans. 

    Designing a white-labeled app involves creating a customizable platform that can be rebranded by different clients.

    • Create a flexible design structure that allows for easy customization of colors, logos, and branding elements.

    • Implement a robust admin panel where clients can easily upload their branding assets and make changes.

    • Ensure that the app's functionality remains consistent across different branding variations.

    • Con...

  • Answered by AI
  • Q2. Generic UI theme can be set via firebase. Set the theme of UI elements dynamically.
  • Ans. 

    Use Firebase to dynamically set the theme of UI elements.

    • Create a collection in Firebase to store UI themes.

    • Retrieve the selected theme from Firebase and apply it to UI elements.

    • Update the UI elements whenever the theme is changed in Firebase.

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. How to handle team, how do you ensure to follow agile and enable team to follow the same?
Round 3 - HR 

(2 Questions)

  • Q1. Your biggest challenge in your career.
  • Q2. Bring out some technical challenge or a challenge you faced while handling team.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Maths, English grammer question

Round 2 - Case Study 

Phone pay application

Round 3 - One-on-one 

(2 Questions)

  • Q1. All Manual Testing concept, java
  • Q2. API Testing, SQL queries
Round 4 - HR 

(2 Questions)

  • Q1. Basic Question self intraduction
  • Q2. Automation testing, selenium
Round 5 - One-on-one 

(2 Questions)

  • Q1. Test cases on office things
  • Q2. Logical question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. About my profile and previous job role
Round 2 - Aptitude Test 

1 hrs of aptitude on company website.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Family details and salary expectations
  • Q2. Insurance related definations
Round 4 - HR 

(1 Question)

  • Q1. Sales demo presentation

Interview Preparation Tips

Interview preparation tips for other job seekers - Have confidence and speak as much you can.

WalletHub Interview FAQs

How many rounds are there in WalletHub interview?
WalletHub interview process usually has 2 rounds. The most common rounds in the WalletHub interview process are Aptitude Test and One-on-one Round.
How to prepare for WalletHub interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at WalletHub. The most common topics and skills that interviewers at WalletHub expect are Test Cases, QA, Python, Manual Testing and Automation Testing.

Tell us how to improve this page.

Interview Questions from Similar Companies

CapitalOne Interview Questions
3.6
 • 78 Interviews
FNZ Interview Questions
2.1
 • 27 Interviews
OneCard Interview Questions
3.5
 • 18 Interviews
Namaste Credit Interview Questions
3.4
 • 10 Interviews
PolicyX.com Interview Questions
3.3
 • 10 Interviews
Global Payments Interview Questions
4.2
 • 10 Interviews
Stashfin Interview Questions
4.5
 • 8 Interviews
Paytail Interview Questions
3.0
 • 8 Interviews
Instamojo Interview Questions
3.5
 • 7 Interviews
View all

WalletHub Reviews and Ratings

based on 5 reviews

3.0/5

Rating in categories

3.0

Skill development

2.9

Work-life balance

4.3

Salary

2.9

Job security

2.9

Company culture

2.9

Promotions

2.9

Work satisfaction

Explore 5 Reviews and Ratings
Senior Machine Learning Engineer

Remote

4-6 Yrs

Not Disclosed

Automation Quality Assurance Engineer

Chennai,

Pune

+5

4-9 Yrs

Not Disclosed

Explore more jobs
Research Analyst
3 salaries
unlock blur

₹5.4 L/yr - ₹14 L/yr

Data Researcher
3 salaries
unlock blur

₹8.4 L/yr - ₹8.4 L/yr

Senior Data Scientist
3 salaries
unlock blur

₹28 L/yr - ₹31 L/yr

Softwaretest Engineer
3 salaries
unlock blur

₹9 L/yr - ₹14 L/yr

Explore more salaries
Compare WalletHub with

Stashfin

4.5
Compare

PrimeXBT

4.7
Compare

Wibmo

3.1
Compare

OneCard

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview