Upload Button Icon Add office photos

Filter interviews by

Cashapona Technologies Interview Questions and Answers

Updated 19 Sep 2024

Cashapona Technologies Interview Experiences

Popular Designations

7 interviews found

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

(1 Question)

  • Q1. Explain projects you developed?
  • Ans. 

    I have developed a variety of projects using Reactjs, including e-commerce websites, social media platforms, and productivity tools.

    • Developed an e-commerce website using Reactjs, Redux, and Firebase for backend

    • Created a social media platform with features like user profiles, posts, and comments using Reactjs and Node.js

    • Built a productivity tool with task management, calendar, and reminders using Reactjs and MongoDB

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepered for praticle coding with screensharing on.

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (2)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Define object oriented programming?
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • Objects are instances of classes, which define the structure and behavior of the objects.

    • Encapsulation, inheritance, and polymorphism are key principles of OOP.

    • Example: In JavaScript, objects can be created using constructor functions or classes.

  • Answered by AI
  • Q2. Name the different type of data structures and define them with an example
  • Ans. 

    Different types of data structures with examples

    • Array: a collection of elements stored in contiguous memory locations (e.g. [1, 2, 3])

    • Linked List: a linear data structure where elements are stored in nodes with pointers to the next node (e.g. 1 -> 2 -> 3)

    • Stack: a data structure that follows Last In First Out (LIFO) principle (e.g. push and pop operations)

    • Queue: a data structure that follows First In First Out (FIFO) pr...

  • Answered by AI

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. About which technologies we have worked
  • Q2. What type of clients we have worked

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers they will look only technical skills rather than aptitude test or written test

Recruitment Head Interview Questions asked at other Companies

Q1. Tell me special quality in own
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Dec 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. They give a task i.e forms
  • Q2. Basic qns of react and js

Interview Preparation Tips

Topics to prepare for Cashapona Technologies Frontend Developer Intern interview:
  • React form
  • Tables
Interview preparation tips for other job seekers - Very simple interview, prepare well,
Practice coding
All the best

Frontend Developer Intern Interview Questions asked at other Companies

Q1. Last Stone Weight Problem Explanation Given a collection of stones, each having a positive integer weight, perform the following operation: On each turn, select the two heaviest stones and smash them together. Assume the stones have weights... read more
View answer (1)

Cashapona Technologies interview questions for popular designations

 Recruitment Head

 (1)

 UI Developer

 (1)

 Software Engineer

 (1)

 Frontend Developer Intern

 (1)

 Front end Developer

 (1)

 Java Developer

 (1)

 Reactjs Developer

 (1)

UI Developer Interview Questions & Answers

user image Anonymous

posted on 19 Apr 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

Html css javascript reactjs

Round 3 - Assignment 

Front end developers

Round 4 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Share a experience with us

UI Developer Interview Questions asked at other Companies

Q1. Create 10 no. of Checkboxes in javascript and on-checked checkboxes count should be show at below. as you will un-check the checkbox count should also change. so means to say checked checkbox count should be print.
View answer (1)

Java Developer Interview Questions & Answers

user image Ravindra Kesam Reddy

posted on 28 Sep 2022

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 - Coding Test 

Take student details using arraylist create five objects.

Round 3 - Group Discussion 

Java8 features,collection, multithreading

Round 4 - HR 

(2 Questions)

  • Q1. Tell me about your self,why should hire you,tell me something about company
  • Q2. Which technology you will prepared
  • Ans. 

    I am prepared in various Java technologies such as Spring, Hibernate, and JPA.

    • Spring Framework for building web applications and microservices

    • Hibernate for object-relational mapping

    • JPA for database access

    • JavaServer Faces (JSF) for building user interfaces

    • Java Message Service (JMS) for messaging

    • Java Persistence API (JPA) for database access

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Must be prepare oops, collection and coding main
Confidence is required.
Good communication skills required.

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
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 

(1 Question)

  • Q1. All previous questions whatever asked by the interviewer.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for all type of depth knowledge what ever interviewer will ask you.

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 (196)

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. React life cycle

Business Analyst Interview Questions & Answers

Infosys user image SADHU CHANDRA KIRAN

posted on 9 Nov 2020

Interview Questionnaire 

2 Questions

  • Q1. My Details
  • Q2. Salary package

I applied via Recruitment Consultant and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Technical questions on inventory procees

Interview Preparation Tips

Interview preparation tips for other job seekers - As I already worked in inventory team in previous company, was able to answer all technical questions.

Cashapona Technologies Interview FAQs

How many rounds are there in Cashapona Technologies interview?
Cashapona Technologies interview process usually has 2-3 rounds. The most common rounds in the Cashapona Technologies interview process are Resume Shortlist, Technical and Coding Test.
How to prepare for Cashapona Technologies 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 Cashapona Technologies. The most common topics and skills that interviewers at Cashapona Technologies expect are Javascript, HTML, Hibernate, Java and CSS.
What are the top questions asked in Cashapona Technologies interview?

Some of the top questions asked at the Cashapona Technologies interview -

  1. Name the different type of data structures and define them with an exam...read more
  2. Which technology you will prepa...read more
  3. Define object oriented programmi...read more

Tell us how to improve this page.

Cashapona Technologies Interview Process

based on 5 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
View all

Cashapona Technologies Reviews and Ratings

based on 26 reviews

4.0/5

Rating in categories

4.1

Skill development

3.9

Work-life balance

4.1

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 26 Reviews and Ratings
Software Engineer
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Java Developer
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

UI Developer
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

React Developer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Analyst
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cashapona Technologies with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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