Premium Employer

i

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

Paisabazaar.com Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 1.5k Reviews

Filter interviews by

Paisabazaar.com Interview Questions, Process, and Tips

Updated 21 Jan 2025

Top Paisabazaar.com Interview Questions and Answers

View all 56 questions

Paisabazaar.com Interview Experiences

Popular Designations

138 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is clousers
  • Q2. What is promises
Round 2 - Technical 

(2 Questions)

  • Q1. Explain javascript architecture
  • Q2. What is mvvm architecture

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)

UI/UX Designer Interview Questions & Answers

user image Gunjan Chaudhary

posted on 23 May 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Make screens for a financial app.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Portfolio showcase
  • Q2. Counter question
Round 3 - One-on-one 

(2 Questions)

  • Q1. Portfolio showcase
  • Q2. The interviewer asked me if the projects were mine, it was very rude
Round 4 - One-on-one 

(2 Questions)

  • Q1. 3rd round was with the CEO , experience discussion
  • Q2. Reason to leave last job

Interview Preparation Tips

Interview preparation tips for other job seekers - I had the worst experience which left me so frustrated and sad. Before the assessment round i specifically called and asked the HR regarding company's budget but she told me it is open i thought they must a good budget which would surely justify my expectation .. They took 4 rounds, 1st round - assessment then called me to their office took 2 interview where i had to wait for 1.5 hrs total, it was a hot day , the hr just wanted me to go through all round just for the sake of it, at last i had a round with their CEO who was the rudest of all she rescheduled the call 3 times, was yawning at my face throughout my introduction, didn't even care to cover her mouth. Then at last offered me same CTC as i had in my last company. The hr then called me after this round asked me how it went and tried to manipulate me to agree on any low number they would offer next. They stretched the whole process unnecessarily for more that 2 weeks meanwhile they kept calling me asking unnecessary questions and after all this came up with 10% raise . WOW. worst company. The interviewers are rude, manipulative, unprofessional, wasted my time and energy. left me so frustrated. Never gonna recommend this company to anyone. Shame.

UI/UX Designer Interview Questions asked at other Companies

Q1. Design an app home screen that will have all the insurance types, EV, Pet care, and Child care at one place.
View answer (3)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. The question was about Nodejs
  • Q2. The question was to build a linked list in Nodejs
Round 2 - Technical 

(2 Questions)

  • Q1. The first question was related to DSA
  • Q2. The question was related to SQL

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (40)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. What is event loop, how it works.
  • Ans. 

    Event loop is a mechanism in programming that allows for asynchronous execution of code by continuously checking for and handling events.

    • Event loop is commonly used in JavaScript to handle asynchronous operations like setTimeout, setInterval, and AJAX requests.

    • It works by continuously checking the event queue for any pending events, executing them one by one, and then moving on to the next event.

    • Event loop helps in pre...

  • Answered by AI
  • Q2. Micro task queue and macro task queue.
  • Q3. Is node.js single threaded or multi-threaded, also discuss threadpool and it's usages.
  • Q4. Tell the order of output, among process, promise, setTimeout, fs, setInterval.
  • Ans. 

    The order of output is fs, process, setTimeout, setInterval, promise.

    • fs module is synchronous and will output first

    • process is next in line

    • setTimeout will be executed after process

    • setInterval will be executed after setTimeout

    • promise will be executed last

  • Answered by AI
Round 2 - Technical 

(4 Questions)

  • Q1. JavaScript usages compiler or interpreter.
  • Ans. 

    JavaScript is an interpreted language.

    • JavaScript is an interpreted language, meaning it is executed line by line at runtime.

    • There is no separate compilation step in JavaScript like in languages that use compilers.

    • Examples of interpreted languages include Python, Ruby, and PHP.

  • Answered by AI
  • Q2. Tell the output among various for loops using var, let and bind.
  • Ans. 

    Output comparison of for loops using var, let, and bind in JavaScript.

    • Using var: variable is function-scoped, may lead to unexpected behavior in loops.

    • Using let: variable is block-scoped, recommended for loop iterations.

    • Using bind: creates a new function with a specified 'this' value and initial arguments.

  • Answered by AI
  • Q3. A medium level dsa question on array, solved it using pre-sum.
  • Q4. Situation based question, on how to pick a suitable database.
Round 3 - Technical 

(4 Questions)

  • Q1. What do you do on daily basis, and how to decide a tech-stack on high level.
  • Ans. 

    I work on coding, debugging, testing, and collaborating with team members. Tech stack decisions are based on project requirements, scalability, performance, and team expertise.

    • Daily tasks include coding, debugging, testing, and collaborating with team members

    • Tech stack decisions are based on project requirements, scalability, performance, and team expertise

    • Consider factors like language compatibility, libraries/framewo...

  • Answered by AI
  • Q2. Design an online scalable, real-time document sharing application like google docs.
  • Ans. 

    Design a scalable, real-time document sharing app like Google Docs.

    • Use websockets for real-time collaboration

    • Implement version control to track changes

    • Utilize a distributed database for scalability

    • Include user authentication and access control

    • Support offline editing with automatic sync

  • Answered by AI
  • Q3. How to handle images also in the future.
  • Ans. 

    Utilize cloud storage for scalability, implement image compression techniques, and regularly update image processing libraries.

    • Utilize cloud storage for scalability

    • Implement image compression techniques

    • Regularly update image processing libraries

  • Answered by AI
  • Q4. Any other way to solve the problem, of high I/O on same document to overcome throughput and conflicts.

Skills evaluated in this interview

Top Paisabazaar.com Senior Software Engineer Interview Questions and Answers

Q1. Tell the output among various for loops using var, let and bind.
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Paisabazaar.com interview questions for popular designations

 Sales Executive

 (19)

 Associate Sales Consultant

 (13)

 Associate/Senior Associate -(Nontechnical)

 (5)

 Sales Consultant

 (5)

 Associate Sales Executive

 (3)

 Executive

 (3)

 Sales Associate

 (3)

 Associate Consultant

 (2)

Paramedic Interview Questions & Answers

user image Anonymous

posted on 23 Dec 2024

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

I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Iam happy to work this job
  • Q2. Iam redy t o work this job
  • Q3. This job ian like this job
  • Q4. And my firet job
  • Q5. This is my bist job

Interview Preparation Tips

Interview preparation tips for other job seekers - I am happy to work at this job.

Paramedic Interview Questions asked at other Companies

Q1. Emergency treatment of heat stroke. Emergency treatment of bells palsy. Emergency treatment of hyperglycemia.
Add answer

Get interview-ready with Top Paisabazaar.com Interview Questions

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

Normal gmat format just basic aptitude test

Round 2 - Technical 

(2 Questions)

  • Q1. Guesstimate around automobile industry
  • Ans. 

    The automobile industry is a vast sector encompassing manufacturing, sales, and services related to vehicles.

    • Global automobile industry revenue is estimated to be over $2 trillion.

    • Major players include Toyota, Volkswagen, and General Motors.

    • Technological advancements like electric vehicles and autonomous driving are shaping the future of the industry.

  • Answered by AI
  • Q2. Revenue forecasting

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Management Trainee Interview Questions asked at other Companies

Q1. What do you mean by balance sheet reconciliation could you explain briefly?
View answer (44)

Jobs at Paisabazaar.com

View all
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

MCQ question and answer

Round 2 - HR 

(2 Questions)

  • Q1. Please can you sale credit card
  • Q2. Tell me about your self
  • Ans. 

    I am a dedicated and results-driven sales professional with a proven track record of exceeding targets and building strong client relationships.

    • Experienced in sales strategies and techniques

    • Strong communication and negotiation skills

    • Ability to build and maintain client relationships

    • Track record of exceeding sales targets

    • Detail-oriented and organized

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Paisabazaar.com Associate Sales Consultant interview:
  • Sales
  • Communication Skills
  • Basic English
Interview preparation tips for other job seekers - Really Paisabazaar is a very good company and anyone can join

Associate Sales Consultant Interview Questions asked at other Companies

Q1. Brief introduction, What is Policybazaar?, Why to join Sales..
View answer (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Online Assessment 

(3 Questions)

  • Q1. Hard Stock sell problem
  • Ans. 

    The hard stock sell problem involves determining the best time to sell stocks to maximize profit.

    • Consider using dynamic programming to solve this problem efficiently.

    • Keep track of the minimum stock price seen so far and calculate the maximum profit that can be made by selling at each day.

    • The final answer will be the maximum profit that can be made by selling at the last day.

  • Answered by AI
  • Q2. Create a server without express
  • Ans. 

    Creating a server without using Express framework

    • Use Node.js built-in 'http' module to create a server

    • Listen for incoming requests on a specific port

    • Handle different routes and methods using 'http' module

  • Answered by AI
  • Q3. What is singleton class, write a usecase through code
  • Ans. 

    Singleton class is a class that can only have one instance created throughout the application.

    • Singleton class restricts the instantiation of a class to one object.

    • It is often used for logging, caching, thread pools, database connections, etc.

    • Example: Java implementation of Singleton class -

    • public class Singleton { private static Singleton instance; private Singleton() {} public static Singleton getInstance() { if(insta...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn node, express basics(basics means covering whole basic groud not touch and go) like about making servers (with or without express) and emitters. Have a good hold of basic DSA till atleast till linked list and few dp questions(easy ones). Have some projects or internships if fresher. If frontend learn react hooks, state management, redux.

This all should do it, chao!! 😄

Skills evaluated in this interview

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

MCQ question related to financial things

Round 2 - HR 

(2 Questions)

  • Q1. Tell me something about your self
  • Ans. 

    I am a results-driven sales executive with 5+ years of experience in exceeding sales targets and building strong client relationships.

    • Experienced in developing and implementing sales strategies

    • Proven track record of meeting and exceeding sales targets

    • Skilled in building and maintaining strong client relationships

    • Strong communication and negotiation skills

    • Ability to analyze market trends and identify new business opport

  • Answered by AI
  • Q2. What is credit card
  • Ans. 

    A credit card is a plastic card issued by a financial institution that allows the cardholder to borrow funds to make purchases.

    • Credit cards allow users to make purchases on credit, with the promise to repay the borrowed amount at a later date.

    • They often come with a credit limit, which is the maximum amount the cardholder can borrow.

    • Cardholders are usually required to pay interest on the borrowed amount if not repaid in...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    Experienced sales executive with a proven track record of exceeding targets and building strong client relationships.

    • Over 5 years of sales experience in the technology industry

    • Consistently met or exceeded sales targets by 20% each quarter

    • Built and maintained relationships with key clients such as ABC Company

    • Strong negotiation and communication skills

    • Proficient in CRM software and sales analytics tools

  • Answered by AI
  • Q2. What is credit card
  • Ans. 

    A credit card is a payment card issued by a financial institution, allowing the cardholder to borrow funds to make purchases.

    • Credit cards allow users to make purchases on credit, with the promise to repay the borrowed amount at a later date.

    • They often come with a credit limit, which is the maximum amount the cardholder can borrow.

    • Credit cards may also offer rewards, cashback, or other benefits for using the card.

    • Intere...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to be prepared about financial things

Top Paisabazaar.com Sales Executive Interview Questions and Answers

Q1. What is sales and how to handle pressure in sales
View answer (2)

Sales Executive Interview Questions asked at other Companies

Q1. Do you know what is selling and how you can sell it?
View answer (50)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 11 Apr 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(7 Questions)

  • Q1. Write an SQL query to find the 2nd largest salary
  • Ans. 

    SQL query to find the 2nd largest salary

    • Use the ORDER BY clause to sort salaries in descending order

    • Use the LIMIT clause to get the second row

  • Answered by AI
  • Q2. Write test cases of Login API
  • Ans. 

    Test cases for Login API

    • Verify valid credentials login successfully

    • Verify invalid credentials show error message

    • Verify login with empty username or password

    • Verify login with special characters in username or password

    • Verify login with long username or password

  • Answered by AI
  • Q3. In Jmeter, what is Rampup period
  • Ans. 

    Rampup period in JMeter is the time taken for all virtual users to start executing the test plan.

    • Rampup period is specified in seconds in JMeter test plan settings.

    • During the rampup period, JMeter gradually starts all virtual users to avoid overwhelming the server.

    • For example, if rampup period is set to 60 seconds and number of threads is 100, JMeter will start 1 thread every 0.6 seconds.

  • Answered by AI
  • Q4. Difference between cookie and cache
  • Ans. 

    Cookies are small pieces of data stored on the client side, while cache is temporary storage of web documents on the server or client side.

    • Cookies are used to store user-specific information like login credentials, preferences, etc.

    • Cache is used to store frequently accessed web documents to reduce loading times.

    • Cookies are sent with every HTTP request, while cache is used to store resources locally to reduce server loa...

  • Answered by AI
  • Q5. API vs Webservice
  • Ans. 

    API is a general term for any set of rules that allow different software applications to communicate with each other. A web service is a type of API that is accessed over a network.

    • API is a set of rules and protocols that allow different software applications to communicate with each other.

    • Web service is a type of API that is accessed over a network, typically using HTTP.

    • API can be used for various purposes like access...

  • Answered by AI
  • Q6. Write a program to find a prime number
  • Ans. 

    Program to find a prime number

    • Iterate through numbers starting from 2 up to the given number

    • Check if the number is divisible by any number other than 1 and itself

    • If not divisible, then it is a prime number

  • Answered by AI
  • Q7. Write a program to find the factorial
  • Ans. 

    Program to find the factorial of a number

    • Use a loop to multiply numbers from 1 to the given number

    • Handle edge cases like 0 and negative numbers

    • Example: For input 5, factorial is 5*4*3*2*1 = 120

  • Answered by AI

Skills evaluated in this interview

Top Paisabazaar.com QA Engineer Interview Questions and Answers

Q1. In Jmeter, what is Rampup period
View answer (1)

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)

Paisabazaar.com Interview FAQs

How many rounds are there in Paisabazaar.com interview?
Paisabazaar.com interview process usually has 2-3 rounds. The most common rounds in the Paisabazaar.com interview process are HR, One-on-one Round and Resume Shortlist.
How to prepare for Paisabazaar.com 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 Paisabazaar.com. The most common topics and skills that interviewers at Paisabazaar.com expect are Telesales, Outbound Sales, Telecalling, Sales and Personal Loans.
What are the top questions asked in Paisabazaar.com interview?

Some of the top questions asked at the Paisabazaar.com interview -

  1. What are the different types of Mutual fun...read more
  2. Does your company recognize Hindi because I am sitting in both English and Hind...read more
  3. What is paisa bazar ? Do you know what is the w...read more
How long is the Paisabazaar.com interview process?

The duration of Paisabazaar.com interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Paisabazaar.com Interview Process

based on 141 interviews

Interview experience

3.9
  
Good
View more
Join Paisabazaar.com We make personal finance easy, convenient & transparent

Interview Questions from Similar Companies

HDFC Life Interview Questions
4.0
 • 596 Interviews
Swiggy Interview Questions
3.8
 • 426 Interviews
Udaan Interview Questions
4.0
 • 335 Interviews
CreditMantri Interview Questions
3.2
 • 7 Interviews
CIBIL Interview Questions
4.2
 • 4 Interviews
View all

Paisabazaar.com Reviews and Ratings

based on 1.5k reviews

3.5/5

Rating in categories

3.3

Skill development

3.1

Work-life balance

3.6

Salary

2.8

Job security

3.1

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1.5k Reviews and Ratings
Tele Sales (Voice Process) || Domestic Process || Paisabazaar

Gurgaon / Gurugram

0-5 Yrs

₹ 2.25-3 LPA

QA Engineer

Gurgaon / Gurugram

4-7 Yrs

Not Disclosed

Explore more jobs
Sales Executive
811 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Associate Sales Consultant
669 salaries
unlock blur

₹1.8 L/yr - ₹3.8 L/yr

Team Lead
217 salaries
unlock blur

₹2.6 L/yr - ₹8.5 L/yr

Senior Executive
214 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Sales Consultant
212 salaries
unlock blur

₹1.6 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Paisabazaar.com with

CreditMantri

3.3
Compare

CIBIL

4.2
Compare

Life Insurance Corporation of India

4.4
Compare

HDFC Life

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