Upload Button Icon Add office photos

Filter interviews by

Global Software Resources Java Developer Interview Questions and Answers

Updated 29 Jun 2022

Global Software Resources Java Developer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Dec 2021. There were 4 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 

(1 Question)

  • Q1. What is java? why u choose it ? what is opps? is it fully object oriented ?collections? multi threading?
  • Ans. 

    Java is a popular programming language known for its portability, security, and object-oriented features.

    • Java is platform-independent and can run on any device with a JVM installed.

    • It is widely used for developing web, mobile, and enterprise applications.

    • Java follows the OOPS concept and supports encapsulation, inheritance, and polymorphism.

    • Collections in Java are used to store and manipulate groups of objects.

    • Multi-th...

  • Answered by AI
Round 3 - Case Study 

What is your roll? which project have you work on ? which technology is used for it? and which database have you used?

Round 4 - HR 

(1 Question)

  • Q1. What is your notice period ? what we are (company) as well as salary discussion on base of interview

Interview Preparation Tips

Topics to prepare for Global Software Resources Java Developer interview:
  • Java
  • JSP
  • Servlets
  • Spring
  • Spring Boot
  • Spring Framework
  • Hibernate
  • Javascript
  • JQuery
  • Ajax
  • Data Structures
  • Data Analysis
  • Database
Interview preparation tips for other job seekers - be confident on your answer think before you speak .....no one care how much knowledge do you have ,you have knowledge just for theirs's work only.

Skills evaluated in this interview

Java Developer Jobs at Global Software Resources

View all

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is the difference between abstract class and an interface in Java?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have constructors, member variables, and methods, while interface cannot.

    • A class can implement multiple interfaces but can only extend one abstract class.

    • Abstract classes are used to define a common behavior among subclasses, while interfaces are used to define a contract for classes to impl...

  • Answered by AI
  • Q2. An abstract class can have method implements and abstract method, while an interface only contains abstract method (before Java 8) . Abstract classes support single inheritance, whereas interfaces support ...
  • Ans. 

    Abstract classes can have both implemented and abstract methods, while interfaces can only have abstract methods. Abstract classes support single inheritance, interfaces support multiple inheritance.

    • Abstract classes can have both implemented and abstract methods, providing more flexibility in design.

    • Interfaces can only have abstract methods, promoting a more strict contract for implementing classes.

    • Abstract classes sup...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

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

Round 1 - Coding Test 

Questions on string and arrays both are moderate level questions on hacherrank type for 20 marks

Round 2 - Technical 

(2 Questions)

  • Q1. Constructor chaining
  • Q2. Hasmap and treemap
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 Feb 2024. There was 1 interview round.

Round 1 - Coding Test 

There were 5 questions and we need to solve 4 questions in java. Mostly Array and string based.

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

I applied via campus placement at National Institute of Technology (NIT), Warangal and was interviewed in Jul 2022. There were 3 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 - Aptitude Test 

Their are 30 questions which one has to done in 30 mins

Round 3 - Technical 

(2 Questions)

  • Q1. Q1) About the project you have done
  • Q2. Q2) some technical questions related to core Java

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your projects well enough so that you are answerable to each question asked
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is inheritance in JAVA?
  • Q2. Acquiring properties of parents class.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

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

Round 1 - Technical 

(1 Question)

  • Q1. Oops Concepts ,Absrtraction,Polymorphism
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the diffrence between == and .equals() in java?
  • Q2. == : Compares refrences (memory addresses) of objects. .equals() : Compares to content (value) of objects.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Q.1 Pattern
1
*2*
**3**
Q. 2
write code to get sub array with max sum from given array.

Round 2 - Technical 

(1 Question)

  • Q1. Introduction Project Deatails Oops Concept Collection Exception Handling Abstract Class Functional Interface Spring Framework

Interview Preparation Tips

Topics to prepare for Thinkitive Technologies Java Developer interview:
  • Java
  • Advanced Java
  • SQL
  • Data Structures
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write a short java program to check if a number is prime.
  • Ans. 

    Java program to check if a number is prime

    • Create a function that takes an integer as input

    • Check if the number is less than 2, return false

    • Iterate from 2 to the square root of the number, check for divisibility

    • If the number is divisible by any number, return false

    • Otherwise, return true

  • Answered by AI
  • Q2. A prime number is a number greater than 1.....etc
  • Ans. 

    A prime number is a number greater than 1 that can only be divided by 1 and itself.

    • Prime numbers are integers greater than 1

    • They have only two factors: 1 and the number itself

    • Examples of prime numbers: 2, 3, 5, 7, 11, 13

  • Answered by AI

Global Software Resources Interview FAQs

How many rounds are there in Global Software Resources Java Developer interview?
Global Software Resources interview process usually has 4 rounds. The most common rounds in the Global Software Resources interview process are Technical, Case Study and HR.
How to prepare for Global Software Resources 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 Global Software Resources. The most common topics and skills that interviewers at Global Software Resources expect are Banking Operations, Global Delivery, Java, Restaurant and SOAP UI.

Tell us how to improve this page.

Global Software Resources Java Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

5.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Sr. Java developer

Noida,

Greater Noida

5-10 Yrs

₹ 10-18 LPA

Explore more jobs
Senior Software Engineer
55 salaries
unlock blur

₹5.2 L/yr - ₹17 L/yr

Software Engineer
47 salaries
unlock blur

₹4 L/yr - ₹11.2 L/yr

Softwaretest Engineer
30 salaries
unlock blur

₹1.7 L/yr - ₹8 L/yr

Technical Lead
12 salaries
unlock blur

₹8 L/yr - ₹17.4 L/yr

Software Developer
11 salaries
unlock blur

₹2.5 L/yr - ₹7.1 L/yr

Explore more salaries
Compare Global Software Resources with

Infosys

3.7
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