Upload Button Icon Add office photos

Filter interviews by

Simpl Interview Questions and Answers for Experienced

Updated 20 Jan 2025

Simpl Interview Experiences for Experienced

Popular Designations

9 interviews found

QA Analyst Interview Questions & Answers

user image Anonymous

posted on 11 Jun 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Sofware Testing Questions
  • Q2. Domain related Questions
Round 2 - Technical 

(2 Questions)

  • Q1. Scenario based questions
  • Q2. Agile process , test case writing
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Negotiation, company policies and benefits , about the company

QA Analyst Interview Questions asked at other Companies

Q1. what are the different types of software testing?
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Medium leetcode
Round 2 - Technical 

(1 Question)

  • Q1. Regarding experience
Round 3 - Behavioral 

(1 Question)

  • Q1. General behavioural question

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There were 2 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 - Technical 

(2 Questions)

  • Q1. Medium level SQL question
  • Q2. Case study on Bigbasket/Instagram

Senior Analyst Interview Questions asked at other Companies

Q1. Explain 3 statement financial model Calculating discount rate Could you walk me through the DCF model? Other valuation methods. What PE is ideal? What is the other matrix to value the company? Difference between IRR and CAGR. What is Bond Y... read more
View answer (1)
Interview experience
1
Bad
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. What are your challenges and accomplishments

Interview Preparation Tips

Interview preparation tips for other job seekers - My interviewer Mr. Shamvil was so sleepy and yawning. Felt bad that he chose a wrong time to interview a candidate. Mostly it was his nap time. The kind of disrespect they show to a candidate in their mannerism is extremely bad. It was when he woke up and came into his senses when it was candidate’s turn to ask questions.

Kindly fix your system. Chose a right managers:interviewers first and then hunt for employees. Don’t be waste your time or candidates time. Interviewing candidates is not a timepass.

Business Development Manager Interview Questions asked at other Companies

Q1. If your not getting support from bank or agent, then what will make further to generate business, what is the approach or strategy to be implemented during such cases to convince the customers ?
View answer (14)

Simpl interview questions for popular designations

 Senior Analyst

 (2)

 Software Engineer

 (2)

 Senior MTS

 (1)

 Staff Engineer

 (1)

 Software Developer

 (1)

 Backend Developer

 (1)

 Senior Software Engineer

 (1)

 Business Development Manager

 (1)

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Trie Opearation
  • Q2. Binary Search based Question
  • Q3. SQL queries using group by and order by
  • Ans. 

    SQL queries using group by and order by

    • Use GROUP BY to group rows that have the same values into summary rows

    • Use ORDER BY to sort the result set in ascending or descending order

    • Example: SELECT department, COUNT(*) FROM employees GROUP BY department ORDER BY COUNT(*) DESC

  • Answered by AI

Skills evaluated in this interview

Software Engineer2 Interview Questions asked at other Companies

Q1. - Given a water -tight orientable 2-manifold, how to find if a point is inside or outside its volume? - Given a bunch of points with their coordinates, how to merge closeby points together? - How to determine if the normals of the two trian... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Merge 2 Sorted linked list
  • Ans. 

    Merge two sorted linked lists into a single sorted linked list

    • Create a new linked list to store the merged result

    • Iterate through both input linked lists and compare nodes to determine the order in which they should be merged

    • Update the next pointers of the nodes in the new linked list accordingly

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Coding Test 

If its for the SDE 1 , mostly they will start with javascript fundamentals and deep dive in the hard topics

Interview Preparation Tips

Topics to prepare for Simpl Software Engineer interview:
  • Hld
  • Performance optimization
Interview preparation tips for other job seekers - Mostly will be similar to the first round and even more in depth than the first round

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Questions around latency , p99 and p999 and how to build low latency systems

Round 2 - Technical 

(2 Questions)

  • Q1. System design round
  • Q2. Question around detection of files with malware
Round 3 - Technical 

(1 Question)

  • Q1. More of a discussion - deployment, service refactoring, selection of tech , tooling etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic interview questions only

Staff Engineer Interview Questions asked at other Companies

Q1. Swap Adjacent Bit Pairs Problem Statement Given an integer N, your task is to compute the number that results from swapping each even position bit of N's binary representation with its adjacent odd bit to the right. Consider the least signi... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Prepare basics such as group by, case functions, aggregation and some theoretical part such as sequence of sql query execution, basic concepts of dbms

Round 2 - Case Study 

Case study on analytics side like think like a product analyst and define metrics for a feature for example feature that count your daily steps.

Round 3 - HR 

(2 Questions)

  • Q1. Culture related Queries
  • Q2. Salary expectations and negotiation deal

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Senior Analyst Interview Questions asked at other Companies

Q1. Explain 3 statement financial model Calculating discount rate Could you walk me through the DCF model? Other valuation methods. What PE is ideal? What is the other matrix to value the company? Difference between IRR and CAGR. What is Bond Y... read more
View answer (1)

Interview questions from similar companies

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

I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 Codes on Hackerrank

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on Tree
  • Q2. Questions on Java
Round 3 - Technical 

(1 Question)

  • Q1. Hiring Manager Round

Interview Preparation Tips

Interview preparation tips for other job seekers - Just brush up on DSA And System Design

Simpl Interview FAQs

How many rounds are there in Simpl interview for experienced candidates?
Simpl interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Simpl interview process for experienced candidates are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Simpl interview for experienced candidates?
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 Simpl. The most common topics and skills that interviewers at Simpl expect are Python, E-commerce, SQL, Big Data and Android.
What are the top questions asked in Simpl interview for experienced candidates?

Some of the top questions asked at the Simpl interview for experienced candidates -

  1. SQL queries using group by and order...read more
  2. Merge 2 Sorted linked l...read more
  3. more of a discussion - deployment, service refactoring, selection of tech , too...read more
How long is the Simpl interview process?

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

Tell us how to improve this page.

Simpl Interview Process for Experienced

based on 9 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

Cogoport Interview Questions
2.9
 • 53 Interviews
Slice Interview Questions
3.2
 • 32 Interviews
LendingKart Interview Questions
3.2
 • 29 Interviews
Kissht Finance Interview Questions
3.9
 • 28 Interviews
ZestMoney Interview Questions
4.0
 • 14 Interviews
Axio Interview Questions
3.7
 • 8 Interviews
MoneyTap Interview Questions
3.1
 • 1 Interview
View all

Simpl Reviews and Ratings

based on 127 reviews

2.8/5

Rating in categories

2.8

Skill development

3.1

Work-life balance

3.4

Salary

1.9

Job security

2.7

Company culture

2.3

Promotions

2.7

Work satisfaction

Explore 127 Reviews and Ratings
Software Engineer
30 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
28 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Scientist
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer experience Officer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Product Manager
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Simpl with

LazyPay

3.8
Compare

ZestMoney

4.0
Compare

EarlySalary Services

3.8
Compare

MoneyTap

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