Upload Button Icon Add office photos
Engaged Employer

i

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

CASHe Verified Tick

Compare button icon Compare button icon Compare
4.2

based on 73 Reviews

Filter interviews by

CASHe Full Stack Developer Interview Questions and Answers

Updated 25 Nov 2024

CASHe Full Stack Developer Interview Experiences

1 interview found

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Get to know about you
  • Q2. What are you expecting after joining this company ?
Round 2 - Technical 

(3 Questions)

  • Q1. Debounce and throtlling concept in javascript .
  • Ans. 

    Debounce and throttling are techniques used in JavaScript to limit the number of times a function is called.

    • Debounce delays the execution of a function until after a specified time has elapsed without any additional calls.

    • Throttling limits the rate at which a function is called, ensuring it is not called more than once within a specified time interval.

  • Answered by AI
  • Q2. Make a sorting algorithm and sor the given array . quick and insertion sort
  • Ans. 

    Implement quicksort and insertion sort algorithms to sort an array of strings.

    • Implement quicksort algorithm by selecting a pivot element and partitioning the array around it recursively.

    • Implement insertion sort algorithm by iterating through the array and inserting each element into its correct position.

    • Example: Array of strings ['banana', 'apple', 'cherry', 'date'] can be sorted using quicksort or insertion sort.

  • Answered by AI
  • Q3. UseEffect and other hook of react

Skills evaluated in this interview

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - Coding Test 

Core Java, Spring boot, Hibernate, MySQL

Round 2 - One-on-one 

(2 Questions)

  • Q1. Technical Questions
  • Q2. Logic Problems
Round 3 - One-on-one 

(2 Questions)

  • Q1. Logic Problems solving (face to face interview)
  • Q2. Personality check

Interview Preparation Tips

Interview preparation tips for other job seekers - The candidate who are strong in tech and get the opportunity!
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was good , 2 questions are there to code.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Cs fundamental, Projects, coding.
  • Q2. A simple coding question of string using map
Round 3 - Technical 

(2 Questions)

  • Q1. What is React router. what does it do.
  • Ans. 

    React Router is a popular routing library for React applications.

    • React Router is used for handling navigation in React applications.

    • It allows defining multiple routes in the application and rendering different components based on the URL.

    • React Router provides components like BrowserRouter, Route, Switch, and Link for routing.

    • Example: will render the About component when the URL

  • Answered by AI
  • Q2. Questions based on react basics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be patience you will do it easily.

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Machine Coding of Google Calendar

Round 2 - Coding Test 

Machine Coding of MP3 Player

Round 3 - One-on-one 

(1 Question)

  • Q1. Find Duplicates problem
  • Ans. 

    Find duplicates in an array of strings

    • Iterate through the array and store each element in a hash set

    • If an element is already in the hash set, it is a duplicate

    • Return a list of all duplicates found

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Why Simpl? and compensation
  • Ans. 

    Simpl offers a collaborative and innovative work environment with competitive compensation.

    • Simpl values teamwork and creativity in software development

    • Competitive compensation package offered to attract top talent

    • Opportunities for growth and learning through challenging projects

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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. Basic resume based questions
  • Q2. Explain your internship experience
Round 3 - HR 

(1 Question)

  • Q1. Basic resume based questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Assignment 

Its was data structure and algorithm and SQL round 4 question of dsa and 2 question of sql

Round 3 - Technical 

(1 Question)

  • Q1. How does OTP less work make a systematic diagram for it/
  • Ans. 

    OTP less work eliminates the need for one-time passwords for authentication.

    • OTP less work uses alternative methods like biometrics, push notifications, or hardware tokens for authentication.

    • It provides a more seamless and user-friendly authentication experience.

    • Examples include fingerprint scanning on smartphones or security keys for two-factor authentication.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Everything related to yourself.

I was interviewed in Dec 2016.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself tell me about your internship My interview was unstructured(i.e based on your reply interviewer was asking Questions)

Interview Preparation Tips

Round: Test
Experience: Questions were very difficult and solving one Question gets you shortlisted for interview
I don't remember the Questions
Duration: 1 hour 30 minutes
Total Questions: 2

Skills: Internship Work, Inter Person Communication Skills
College Name: IIT Roorkee
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Easy opps and java
Round 2 - Behavioral 

(1 Question)

  • Q1. Puzzles , above myself and sql
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Assignment 

A simple Google form assignment to shortlist candidates

Round 2 - Technical 

(2 Questions)

  • Q1. ML related questions
  • Q2. Find duplicates in array
  • Ans. 

    Use a hash set to find duplicates in an array of strings.

    • Create a hash set to store unique elements.

    • Iterate through the array and check if each element is already in the hash set.

    • If it is, then it is a duplicate.

    • Example: ['apple', 'banana', 'apple', 'orange'] should return 'apple' as a duplicate.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Eazy process

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

NEED TO QUALIFY IN THIS TEST

Round 3 - Coding Test 

NEED TO QUALIFY THIS TEST ALSO

Round 4 - Technical 

(1 Question)

  • Q1. SOME DSA AND ROLE BASED QUATIONS.

CASHe Interview FAQs

How many rounds are there in CASHe Full Stack Developer interview?
CASHe interview process usually has 2 rounds. The most common rounds in the CASHe interview process are HR and Technical.
What are the top questions asked in CASHe Full Stack Developer interview?

Some of the top questions asked at the CASHe Full Stack Developer interview -

  1. Make a sorting algorithm and sor the given array . quick and insertion s...read more
  2. Debounce and throtlling concept in javascrip...read more
  3. UseEffect and other hook of re...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 CASHe interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Cogoport Interview Questions
2.8
 • 51 Interviews
KreditBee Interview Questions
3.5
 • 35 Interviews
Slice Interview Questions
3.2
 • 28 Interviews
LendingKart Interview Questions
3.2
 • 28 Interviews
HyperVerge Interview Questions
4.3
 • 24 Interviews
Treebo Hotels Interview Questions
3.3
 • 22 Interviews
Simpl Interview Questions
2.9
 • 16 Interviews
View all
Executive
23 salaries
unlock blur

₹1.8 L/yr - ₹4.1 L/yr

Senior Executive
17 salaries
unlock blur

₹2.6 L/yr - ₹4.6 L/yr

Software Engineer
10 salaries
unlock blur

₹7 L/yr - ₹18 L/yr

Collections Executive
9 salaries
unlock blur

₹1.4 L/yr - ₹2.8 L/yr

Credit Underwriter
7 salaries
unlock blur

₹2.5 L/yr - ₹6 L/yr

Explore more salaries
Compare CASHe with

EarlySalary Services

3.8
Compare

MoneyTap

3.4
Compare

Paysense Services India

3.7
Compare

KreditBee

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview