Upload Button Icon Add office photos

Filter interviews by

GetePay Java Developer Interview Questions and Answers

Updated 1 Aug 2024

GetePay Java Developer Interview Experiences

2 interviews found

Java Developer Interview Questions & Answers

user image Sudhanshu kumar

posted on 1 Aug 2024

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

(1 Question)

  • Q1. Basic question on Java and project details

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company
Interview experience
3
Average
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. Different between list and array list
  • Ans. 

    List is an interface while ArrayList is a class that implements List interface.

    • List is a collection of elements with no specific implementation while ArrayList is a resizable array implementation of List.

    • List can be implemented by other classes like LinkedList while ArrayList is only implemented by ArrayList class.

    • List can hold any type of objects while ArrayList can only hold objects of a specific type.

    • List is slower ...

  • Answered by AI
  • Q2. How you fetch data in api
  • Ans. 

    Data can be fetched in API using HTTP methods like GET, POST, PUT, DELETE.

    • Use GET method to retrieve data from the server

    • Use POST method to submit data to the server

    • Use PUT method to update existing data on the server

    • Use DELETE method to delete data from the server

    • APIs can also use query parameters to filter data

    • APIs can also use pagination to limit the amount of data returned

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just basic should be clear

Skills evaluated in this interview

Java Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size ... read more
Q2. Parent class has run() and walk() . Parent run() - calls walk() C ... read more
asked in LTIMindtree
Q3. Longest Harmonious Subsequence Problem Statement Determine the lo ... read more
asked in Deloitte
Q4. Convert BST to Greater Sum Tree Given a Binary Search Tree (BST) ... read more
Q5. 2. What will happen if hashcode only returns a constant? How will ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Data structures, scenario based question, sql, api
  • Q2. Scenario based question
  • Q3. Questions on sql queries
  • Q4. Create an api with condition
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Assignment 

Good assesment for particle coding

Round 2 - Group Discussion 

Very good round to learn your communication skills

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Explain Deadlock?
  • Q2. Explain Red Black Tree?
  • Q3. Find local minima in a 1-D array?
  • Q4. Find local minima in 2-D array?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. LRU Cache - how to tackle
  • Ans. 

    LRU Cache is a data structure that maintains a list of items in order of most recently used to least recently used.

    • Implement using a doubly linked list and a hashmap for efficient operations

    • When an item is accessed, move it to the front of the list

    • When the cache is full, remove the least recently used item from the end of the list

  • Answered by AI
  • Q2. LRU Cache implementation based on a real time system. How would the main work which will be called etc etc
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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Binary search for closest element
  • Ans. 

    Binary search to find the closest element in a sorted array

    • Implement binary search to find the target element in the array

    • Keep track of the closest element found so far while searching

    • Update the closest element if a closer one is found during the search

  • Answered by AI
  • Q2. String manipulation
Round 2 - Technical 

(1 Question)

  • Q1. Low level Design for an online e-commerce website
  • Ans. 

    Low level design for an online e-commerce website involves designing the architecture and components of the website.

    • Identify the main components such as user interface, database, payment gateway, product catalog, etc.

    • Design the database schema to store user information, product details, orders, etc.

    • Implement user authentication and authorization mechanisms for secure access.

    • Integrate payment gateway for processing tran...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Zepto Software Developer interview:
  • DSA
  • Design patterns

Skills evaluated in this interview

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

I applied via Newspaper Ad and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How was your previous organization
  • Ans. 

    My previous organization was a fast-paced tech startup focused on developing cutting-edge software solutions.

    • Highly collaborative work environment

    • Emphasis on innovation and creativity

    • Agile development methodologies were followed

    • Regular team meetings and code reviews

    • Opportunities for professional growth and learning

  • Answered by AI
  • Q2. Please create timer using react
  • Ans. 

    Create a timer using React

    • Use useState hook to store the timer value

    • Use useEffect hook to update the timer every second

    • Display the timer value in the component's render method

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Machine coding round asked LLD based problem

Round 2 - HR 

(3 Questions)

  • Q1. Why you want to join meesho what should be your job location
  • Ans. 

    I want to join Meesho because of its innovative work culture and growth opportunities. My preferred job location is Bangalore.

    • Innovative work culture at Meesho attracts me

    • Opportunities for growth and learning

    • Bangalore is my preferred job location for its tech ecosystem

  • Answered by AI
  • Q2. Do you want 6 month internship or not
  • Ans. 

    I am open to a 6 month internship opportunity.

    • I am open to gaining valuable experience through a 6 month internship.

    • I am willing to commit to a 6 month internship to enhance my skills.

    • I believe a 6 month internship will provide me with practical knowledge in the field.

  • Answered by AI
  • Q3. Asked question about project

Interview Preparation Tips

Interview preparation tips for other job seekers - asked basic question so clear your concept and go for interview

GetePay Interview FAQs

How many rounds are there in GetePay Java Developer interview?
GetePay interview process usually has 1-2 rounds. The most common rounds in the GetePay interview process are Technical and Resume Shortlist.
How to prepare for GetePay Java Developer 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 GetePay. The most common topics and skills that interviewers at GetePay expect are Java, Core Java, Spring Boot, JQuery and Javascript.
What are the top questions asked in GetePay Java Developer interview?

Some of the top questions asked at the GetePay Java Developer interview -

  1. How you fetch data in ...read more
  2. Different between list and array l...read more
  3. Basic question on Java and project deta...read more

Tell us how to improve this page.

GetePay Java Developer Interview Process

based on 3 interviews

Interview experience

3
  
Average
View more

Java Developer Interview Questions from Similar Companies

View all
GetePay Java Developer Salary
based on 20 salaries
₹2.4 L/yr - ₹6 L/yr
36% less than the average Java Developer Salary in India
View more details

GetePay Java Developer Reviews and Ratings

based on 8 reviews

3.5/5

Rating in categories

3.6

Skill development

3.3

Work-life balance

3.0

Salary

2.9

Job security

3.6

Company culture

2.6

Promotions

3.5

Work satisfaction

Explore 8 Reviews and Ratings
Java Developer
20 salaries
unlock blur

₹2.4 L/yr - ₹6 L/yr

UI Developer
6 salaries
unlock blur

₹2.4 L/yr - ₹3 L/yr

Business Development Manager
6 salaries
unlock blur

₹4 L/yr - ₹4.8 L/yr

Flutter Developer
5 salaries
unlock blur

₹4.2 L/yr - ₹5.3 L/yr

Front end Developer
4 salaries
unlock blur

₹1.8 L/yr - ₹4.5 L/yr

Explore more salaries
Compare GetePay with

Paytm

3.3
Compare

PhonePe

4.0
Compare

Mobikwik

4.0
Compare

Freecharge

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