Upload Button Icon Add office photos

Filter interviews by

GlobusSoft Interview Questions and Answers

Updated 18 Sep 2024

GlobusSoft Interview Experiences

Popular Designations

13 interviews found

QA Tester Interview Questions & Answers

user image Ashutosh dhir

posted on 20 Mar 2024

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

I applied via Naukri.com

Round 1 - One-on-one 

(1 Question)

  • Q1. What is black box testing what is severity what is defect life cycle
  • Ans. 

    Black box testing is a software testing method where the internal structure/implementation of the system is not known to the tester.

    • Black box testing focuses on testing the functionality of the software without knowing its internal code.

    • Test cases are designed based on the specifications and requirements of the software.

    • Examples of black box testing techniques include equivalence partitioning, boundary value analysis,

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself where do you see yourself in next five years

Interview Preparation Tips

Interview preparation tips for other job seekers - Just complete your basics of software testing and learn selenium you will complete the interview

Skills evaluated in this interview

QA Tester Interview Questions asked at other Companies

Q1. If you are given a ball pen tested for indian market, now you have to test it for international market, what testings will you perform.?
View answer (1)
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Sep 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 - Coding Test 

Duration 3 hours
It's a walkin . This job role was based on javascript. There were 10 different sets of questions and we got those questions by logging. They told solve the questions on which ever platform we want like VScode.
There were 4 questions for each person and those are scenario based questions. They told to solve all 4 questions and who ever will solve all the questions they got selected for next technical interview round.
Questions are:------------
1.Imagine we have collection of things like numbers, words and symbols and the task is to separate collection of things into numbers and rest into one.
a. organize the things into 2 groups: numbers and everything else.
b. find out if there is missing number in the group of numbers.
=======================
2.imagine you have a treasure chest filled with various items like coins, gems and jewelry. we have to separate them into groups by step by step approach.
a. sorting the items: describe how you would sort the items in chest by using specific methods. we choose any method to sort like sorting them by type, value or by size.
b. selecting specific item: after all items got sorted explain how to pick a particular item from sorted things for instance you might want to select all gems or most valuable things.
=====================
3.this question on promises in JavaScrip.
==================
4. have to write a javascript function that returns length of longest substring without repeating any characters in it.
function description: write a function that takes a parameter as string and returns length of longest substring without repeating characters.
provide an example of how the function can be used to find length of longest substring without repeating characters in a string and display the result.

Round 3 - Technical 

(1 Question)

  • Q1. No i didn't have selected in first round .who ever solved all four questions for them they took technical round.

Interview Preparation Tips

Topics to prepare for GlobusSoft Junior Web Developer interview:
  • promises,functions,arrays,loops

Junior Web Developer Interview Questions asked at other Companies

Q1. What are the operational tasks necessary to maintain efficiency and quality?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Asked about HTML,CSS and Javascript
  • Q2. W3 school solve question

Wordpress Developer Interview Questions asked at other Companies

Q1. have you worked on custom theme and plugin development
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic questions it take more than 45 min in 45 questions

Round 2 - Group Discussion 

General topics about AI and ML

Round 3 - HR 

(4 Questions)

  • Q1. They ask some of the qusestions about my cv
  • Q2. Where are you from
  • Q3. Explain about the project
  • Q4. What is ur weekness
  • Ans. 

    My weakness is that I tend to get too focused on details, which can sometimes slow down my progress.

    • I tend to spend too much time perfecting small details

    • I sometimes struggle with prioritizing tasks because I want everything to be perfect

    • I am working on improving my time management skills to balance detail-oriented work with efficiency

  • Answered by AI

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

GlobusSoft interview questions for popular designations

 Software Developer

 (4)

 Wordpress Developer

 (2)

 Business Development Manager

 (1)

 Digital Marketing Associate

 (1)

 Junior Web Developer

 (1)

 QA Tester

 (1)

 Software Engineer

 (1)

 Software Tester

 (1)

Software Developer Interview Questions & Answers

user image Ajay Kumar Raj

posted on 5 Mar 2024

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

They asked hackers rank questions in first round

Round 2 - Technical 

(1 Question)

  • Q1. Explain oops concepts
  • Ans. 

    OOPs concepts are fundamental principles in object-oriented programming that help in organizing and designing code.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation detail...

  • Answered by AI

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Related to the role

Wordpress Developer Interview Questions asked at other Companies

Q1. have you worked on custom theme and plugin development
View answer (2)

Jobs at GlobusSoft

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

I applied via Company Website and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basics question regarding the job location and by when can you join. The normal HR round nothing special.
Round 2 - Coding Test 

Asked about tech stack. Experience, Projects, html css js react nextjs all the basic questions

UI UX Developer Interview Questions asked at other Companies

Q1. Which are the familiar software tools and what do you use it for?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(5 Questions)

  • Q1. Introduction, Basic testing question
  • Q2. Smoke testing , regression testing, retesting, sdlc,stlc
  • Q3. Test scenario and test cases
  • Q4. Functional testing, integration testing
  • Q5. Severety, priority

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare well before interview.

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)
Round 1 - Coding Test 

You must have good understanding with basic programming skill

Round 2 - Technical 

(1 Question)

  • Q1. In Technical,You must be good with All OOPS concept with core java
Round 3 - HR 

(1 Question)

  • Q1. Where you will be getting offer letter

Interview Preparation Tips

Interview preparation tips for other job seekers - Great companies, but you must have zeal to learn and cope up with environment

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

I applied via Referral and was interviewed in Jul 2022. There were 2 interview rounds.

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 

They asked about keys of digital marketing, SEO, Content development,etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - One require to have knowledge about digital marketing, SEO's. Have developed skills in content writing.

Digital Marketing Associate Interview Questions asked at other Companies

Q1. What are the different types of digital marketing?
View answer (1)

GlobusSoft Interview FAQs

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

Some of the top questions asked at the GlobusSoft interview -

  1. what is black box testing what is severity what is defect life cy...read more
  2. what is ur weekn...read more
  3. Explain oops conce...read more
How long is the GlobusSoft interview process?

The duration of GlobusSoft interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

GlobusSoft Interview Process

based on 10 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 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
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 792 Interviews
Zoho Interview Questions
4.3
 • 511 Interviews
Freshworks Interview Questions
3.5
 • 154 Interviews
View all

GlobusSoft Reviews and Ratings

based on 183 reviews

3.8/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.4

Salary

3.4

Job security

3.6

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 183 Reviews and Ratings
Front Desk Administrator

Bangalore / Bengaluru

0-1 Yrs

₹ 2.25-3 LPA

Digital Media Associate

Bangalore / Bengaluru

0-1 Yrs

₹ 1.75-2.5 LPA

Front Desk Administrator

Bangalore / Bengaluru

1-2 Yrs

₹ 1-2 LPA

Explore more jobs
Software Developer
79 salaries
unlock blur

₹1.8 L/yr - ₹9.6 L/yr

Software Tester
43 salaries
unlock blur

₹1.4 L/yr - ₹3 L/yr

Digital Marketing Associate
38 salaries
unlock blur

₹1 L/yr - ₹3.4 L/yr

Softwaretest Engineer
34 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Data Scientist
23 salaries
unlock blur

₹4.2 L/yr - ₹6 L/yr

Explore more salaries
Compare GlobusSoft with

Zoho

4.3
Compare

Freshworks

3.5
Compare

TCS

3.7
Compare

Infosys

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