Upload Button Icon Add office photos
Engaged Employer

i

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

Global Software Resources Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Global Software Resources Interview Questions, Process, and Tips

Updated 24 Feb 2025

Top Global Software Resources Interview Questions and Answers

Global Software Resources Interview Experiences

Popular Designations

7 interviews found

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

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. There are lot of questions they asked me..
  • Q2. Question no.2 is the continuation of Question no.1

Interview Preparation Tips

Interview preparation tips for other job seekers - If you really looking for a good Career to stimulate your life, then this company is a wrong option. GSR (Godawful Sickly Raskals). Wait for your turn and join in any good Company.

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list. Your task is to determine the data of the node at which they sta... read more
View answer (1)

Senior Recruiter Interview Questions & Answers

user image Amrita Arumugham

posted on 17 Dec 2024

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

Sourcing test , Job description based search , skills , Naukri

Round 2 - HR 

(1 Question)

  • Q1. What were the Niche IT skills your worked on

Senior Recruiter Interview Questions asked at other Companies

Q1. What is Java, its features, frameworks, database?
View answer (1)

HR Manager Interview Questions & Answers

user image Amrita Arumugham

posted on 7 Jun 2024

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

I was interviewed before Jun 2023.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Brief about my previous job role
  • Ans. 

    I was responsible for overseeing all HR functions including recruitment, onboarding, training, performance management, and employee relations.

    • Managed recruitment process from job posting to offer acceptance

    • Conducted new hire orientations and training sessions

    • Handled employee relations issues and conflict resolution

    • Implemented performance management processes and conducted reviews

    • Ensured compliance with labor laws and c

  • Answered by AI
  • Q2. Methodologies used to handle a team
  • Ans. 

    I utilize a combination of leadership styles, clear communication, setting goals, providing feedback, and fostering a positive team culture.

    • Utilize a combination of leadership styles based on the situation and team dynamics

    • Communicate clearly and effectively with team members to ensure understanding and alignment

    • Set clear goals and expectations for the team to work towards

    • Provide regular feedback to team members to sup...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Role of the HR manager
  • Ans. 

    The role of the HR manager is to oversee all aspects of human resources within an organization, including recruitment, training, employee relations, and compliance.

    • Recruitment and selection of employees

    • Training and development programs

    • Employee relations and conflict resolution

    • Ensuring compliance with labor laws and regulations

    • Performance management and appraisal

    • Strategic planning for workforce development

  • Answered by AI

HR Manager Interview Questions asked at other Companies

Q1. Can you explain the meaning of performance Management as stated in your CV
View answer (5)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Mar 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 - HR 

(2 Questions)

  • Q1. Basic Introduction about the profile
  • Q2. What is the notice period and salary expectation.
Round 3 - Technical 

(2 Questions)

  • Q1. Booting Process of linux
  • Ans. 

    The Linux booting process involves several stages, including BIOS, bootloader, kernel, initrd, and init system.

    • BIOS performs hardware checks and loads bootloader from the boot device

    • Bootloader loads kernel and initrd into memory

    • Kernel initializes hardware and mounts the root filesystem

    • Initrd loads necessary modules and drivers for the kernel

    • Init system starts user space processes and services

  • Answered by AI
  • Q2. Linux partition and swap space
Round 4 - One-on-one 

(2 Questions)

  • Q1. They involve me on realtime scenarios of day to day work like partition issue.
  • Q2. Create a swap partition and make usable after booting
  • Ans. 

    Create a swap partition and make it usable after booting

    • Create a partition using fdisk or parted command

    • Format the partition using mkswap command

    • Add the partition to /etc/fstab file

    • Activate the swap partition using swapon command

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Any one can consider this company to for your career growth.

Skills evaluated in this interview

Senior Linux Administrator Interview Questions asked at other Companies

Q1. What are tools you used and briefly explain and why it is used
View answer (1)

Global Software Resources interview questions for popular designations

 HR Manager

 (2)

 Software Engineer

 (1)

 Senior Recruiter

 (1)

 Senior Software Developer

 (1)

 Senior Linux Administrator

 (1)

 Java Developer

 (1)

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

HR Manager Interview Questions & Answers

user image Amrita Arumugham

posted on 27 Jun 2024

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

I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Roles and responsibilities
  • Q2. Team management

HR Manager Interview Questions asked at other Companies

Q1. Can you explain the meaning of performance Management as stated in your CV
View answer (5)

Jobs at Global Software Resources

View all

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of Oops, Linq, MVC, Web API, Angular

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and make your basics strong.

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

Interview questions from similar companies

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

I applied via Walk-in and was interviewed in Sep 2022. 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 - HR 

(2 Questions)

  • Q1. Like tell me about yourself
  • Q2. Why do u want to join our company

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and never lose your patience keep smiling
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Around 25 questions for aptitude

Round 2 - Group Discussion 

They ask you to talk about any topic that you like

Interview Preparation Tips

Interview preparation tips for other job seekers - They mostly check communication skills
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2023. 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 

Mathamatics & verbal English
Mathamatics :- To solve the problem Age ,profit, compound interest..etc.
Verbal English:- write the correct sentence in article,preposition, verbs ..etc, given paragraph arrange worng sentences in correct sentence.

Round 3 - Coding Test 

If any languages like C lagguage,python java, ask the question what is python why is used in nowadays? What is application of java ,python ,C who developed this lagguages asking and finally to write the any code to execute.

Interview Preparation Tips

Interview preparation tips for other job seekers - Never stop learning.&
Work on your goals.

Global Software Resources Interview FAQs

How many rounds are there in Global Software Resources interview?
Global Software Resources interview process usually has 2-3 rounds. The most common rounds in the Global Software Resources interview process are HR, One-on-one Round and Resume Shortlist.
How to prepare for Global Software Resources 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 C#, Automation Testing, SQL, Java and Angular.
What are the top questions asked in Global Software Resources interview?

Some of the top questions asked at the Global Software Resources interview -

  1. what is java? why u choose it ? what is opps? is it fully object oriented ?col...read more
  2. Create a swap partition and make usable after boot...read more
  3. Booting Process of li...read more

Tell us how to improve this page.

Global Software Resources Interview Process

based on 7 interviews

Interview experience

4.6
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k 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

Global Software Resources Reviews and Ratings

based on 73 reviews

3.5/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

3.5

Salary

3.1

Job security

3.3

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 73 Reviews and Ratings
Automation Testing

Pune

4-6 Yrs

₹ 7-15 LPA

playwright Automation testing

Bangalore / Bengaluru

3-6 Yrs

₹ 7-15 LPA

Automation Testing-cypress/Playwright

Chennai

5-8 Yrs

₹ 10-18 LPA

Explore more jobs
Software Engineer
47 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
46 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
28 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Global Software Resources 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