Upload Button Icon Add office photos

WISE

Compare button icon Compare button icon Compare

Filter interviews by

WISE Interview Questions and Answers

Updated 13 Jul 2024
Popular Designations

WISE Interview Experiences

2 interviews found

Developer Interview Questions & Answers

user image Anonymous

posted on 27 Jun 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Ask about one of my previous experiences

Round 2 - Coding Test 

Interfaces and Design system

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Coding Test 

Different from your regular leet code test. More real and tangible, asked me to design an API for a real world problem.

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about WISE?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jul 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About shares and mutual fund,stock, interest 5question

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to track

I applied via Referral and was interviewed before Nov 2019. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is your previous company ,how can you achieve target, how many days do you work, willing to travel, how can you face presser and many more

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls don't go for sales

I applied via Recruitment Consultant and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How to onboard merchant
  • Ans. 

    To onboard a merchant, we need to understand their business needs and provide them with a tailored solution.

    • Research the merchant's business and industry to understand their pain points and needs

    • Provide a personalized solution that addresses their specific needs

    • Offer training and support to ensure a smooth onboarding process

    • Communicate clearly and regularly to build trust and maintain a positive relationship

    • Follow up r...

  • Answered by AI
  • Q2. How to pitch merchant
  • Ans. 

    To pitch a merchant, understand their needs, offer a solution, and show the benefits of your product/service.

    • Research the merchant's business and identify their pain points

    • Offer a tailored solution that addresses their specific needs

    • Highlight the benefits of your product/service, such as increased revenue or improved efficiency

    • Provide social proof, such as customer testimonials or case studies

    • Be confident and enthusias...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Babababbababababbabanabbabahahhahahhahahahahhahahahahahhhhhahahahahahahahahhaahhahahhhhaoappwpwpsososoosososososoososososisiisisisisisjzthwozygwnpaus

I applied via Referral and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How can you deel with merchens(costumer) ?

Interview Preparation Tips

Interview preparation tips for other job seekers - First I explain prodect benefits and convenc to buy prodect.

Team Lead Interview Questions & Answers

KFintech user image Deepak Palle

posted on 30 Jun 2022

I applied via Recruitment Consulltant and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. You will selected based on the employee working with Karvy
Round 2 - HR 

(1 Question)

  • Q1. Previous salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - I advice not Join Karvy worst company i ever worked .

I appeared for an interview in May 2022.

Round 1 - Coding Test 

(2 Questions)

Round duration - 75 Minutes
Round difficulty - Medium

The round consisted of 2 Coding based based questions.
These question were easy for as I have already done this while preparing.

  • Q1. 

    Flip Equivalent Binary Tree Problem

    Determine whether two binary trees, given by their roots 'ROOT1' and 'ROOT2', are flip equivalent. A tree can be transformed into a flip equivalent through any number o...

  • Ans. 

    The problem is to determine if two binary trees are flip equivalent after performing flip operations on one of the trees.

    • Perform a depth-first search (DFS) on both trees simultaneously

    • At each node, check if the values are equal and the left and right subtrees are either both null or both not null

    • If the above conditions are met, recursively check the flip equivalence of the left and right subtrees

    • If any of the condition...

  • Answered by AI
  • Q2. 

    Split Array Into Increasing Subsequences Problem Statement

    You are provided with an integer array ARR of size N sorted in ascending order. Your task is to determine if it is possible to split this array i...

  • Ans. 

    The task is to determine if an integer array can be split into one or more increasing subsequences with a length of at least 3.

    • Check if the array can be split into increasing subsequences by iterating through the array.

    • Keep track of the current subsequence and its length while iterating.

    • If the difference between the current element and the previous element is not 1, start a new subsequence.

    • If the length of any subseque...

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

The interview started a bit late as I it to be at 11:30 am but started at 12:15pm So Had to wait. Apart from these the overall experience was great and the interviewer was also kind and had a smiling face.

  • Q1. 

    Ninja and Alternating Largest Problem Statement

    Ninja is given a sequence of numbers and needs to rearrange them so that every second element is greater than its neighbors on both sides.

    Example:

    Input:
    ...
  • Ans. 

    The task is to rearrange the given array such that every second element is greater than its left and right element.

    • Iterate through the array and check if every second element is greater than its left and right element

    • If not, swap the current element with its adjacent element to satisfy the condition

    • Continue this process until the entire array satisfies the condition

    • Return 1 if the array satisfies the condition, else re...

  • Answered by AI
Round 3 - Video Call 

Round duration - 30 Minutes
Round difficulty - Easy

10:30 PM 
Interviewer was Cool.

Round 4 - HR 

Round duration - 5 minutes
Round difficulty - Easy

At 10:00 am

Interview Preparation Tips

Eligibility criteriaNo criteria But only 8+ plus CGPA were eventually shortlisted on basis of resumeAcko interview preparation:Topics to prepare for the interview - DSA, DBMS, Puzzles, OS, System DesignTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Never never try to cheat in online interview the interviewer will definitely get to know.
Tip 2 : Psuedo code presentation matters a lot so name Your variable properly and with proper indentation.
Tip 3 : Keep on trying even if You feel that's not the right answer so at least put that idea forward.
Tip 4 : Do Leetcode medium questions as much as possible As they are mostly asked in Interviews.

Application resume tips for other job seekers

Tip 1 : Avoid unnecessary details on Resume
Tip 2 : Make It look clean and also keep it of one page

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. Tell about yourself
  • Q2. Past experience
  • Q3. Last ctc salary
  • Ans. 

    Discussing last CTC salary helps gauge expectations and market alignment for the Team Lead role.

    • CTC stands for Cost to Company, which includes all benefits and allowances.

    • For example, if my last CTC was $80,000, it included base salary, bonuses, and health benefits.

    • It's important to consider the entire compensation package, not just the base salary.

    • I believe in transparency regarding salary discussions to ensure mutual...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Jun 2023.

Round 1 - One-on-one 

(2 Questions)

  • Q1. DSA Round & Introduction Round
  • Q2. DP Question related to subsequence
Round 2 - Technical 

(2 Questions)

  • Q1. Design Parking Lot
  • Ans. 

    Design a parking lot system with multiple levels and spots for cars.

    • Create a class for ParkingLot with attributes like levels, spots per level, etc.

    • Implement methods for parking a car, removing a car, checking availability, etc.

    • Consider implementing a ticketing system for tracking parked cars.

    • Utilize data structures like arrays, lists, or maps to manage parking spots efficiently.

  • Answered by AI
  • Q2. Sort Numbers with large file
  • Ans. 

    Use external sorting algorithm like merge sort to efficiently sort numbers in a large file.

    • Break the large file into smaller chunks that can fit into memory

    • Sort each chunk individually using a sorting algorithm like merge sort

    • Merge the sorted chunks back together to get the final sorted result

  • Answered by AI

Skills evaluated in this interview

WISE Interview FAQs

How many rounds are there in WISE interview?
WISE interview process usually has 1-2 rounds. The most common rounds in the WISE interview process are Coding Test and Group Discussion.
How to prepare for WISE 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 WISE. The most common topics and skills that interviewers at WISE expect are BI, Business Administration, Chat, Data Science and Github.

Tell us how to improve this page.

Overall Interview Experience Rating

2.5/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

PhonePe Interview Questions
4.0
 • 347 Interviews
Bluestock ™ Interview Questions
4.5
 • 243 Interviews
Razorpay Interview Questions
3.5
 • 161 Interviews
KFintech Interview Questions
3.5
 • 154 Interviews
Revolut Interview Questions
2.6
 • 103 Interviews
Rupeek Interview Questions
3.7
 • 65 Interviews
ACKO Interview Questions
3.7
 • 55 Interviews
Yubi Interview Questions
3.4
 • 41 Interviews
View all

WISE Reviews and Ratings

based on 5 reviews

1.2/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.2

Salary

1.1

Job security

1.0

Company culture

1.1

Promotions

1.1

Work satisfaction

Explore 5 Reviews and Ratings
Senior Full Stack Engineer Backend

Hyderabad / Secunderabad

3-5 Yrs

Not Disclosed

Lead Product Analyst (IC) India

Hyderabad / Secunderabad

4-7 Yrs

Not Disclosed

KYC Operations Associate Analyst

Hyderabad / Secunderabad

1-3 Yrs

Not Disclosed

Explore more jobs
Compare WISE with

PhonePe

4.0
Compare

KFintech

3.5
Compare

Rupeek

3.7
Compare

Bluestock ™

4.5
Compare
write
Share an Interview