Upload Button Icon Add office photos
Engaged Employer

i

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

Globant Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Globant Interview Questions, Process, and Tips

Updated 26 Feb 2025

Top Globant Interview Questions and Answers

View all 135 questions

Globant Interview Experiences

Popular Designations

172 interviews found

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

(2 Questions)

  • Q1. Goals for the future
  • Ans. 

    To become a senior Java developer and contribute to innovative projects in a collaborative team environment.

    • Continue learning new technologies and best practices in Java development

    • Work on challenging projects to enhance problem-solving skills

    • Collaborate with team members to share knowledge and improve code quality

  • Answered by AI
  • Q2. How do you think you can impact our company
  • Ans. 

    I believe my strong Java skills and problem-solving abilities can positively impact the company by improving efficiency and developing innovative solutions.

    • I have experience in developing efficient and scalable Java applications, which can help streamline processes within the company.

    • I am skilled in identifying and solving complex technical issues, which can contribute to the overall success of projects.

    • I am proactive ...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Try, catch, finally...
  • Q2. HTTP families (400,200,500)

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)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. NodeJS Intermediate and advance concepts

Top Globant Senior Software Engineer Interview Questions and Answers

Q1. Where would you use flask and where would you use django
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Globant Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Oops questions concepts
  • Q2. C#, sql , Microservices, Azure

Top Globant Senior Software Engineer Interview Questions and Answers

Q1. Where would you use flask and where would you use django
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Aug 2024

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

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

Round 1 - Coding Test 

Hackerearth problem on reversing the string & one more array question

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse the string
  • Ans. 

    Reverse a given string

    • Use built-in functions like reverse() in Python

    • Iterate through the string in reverse order and append characters to a new string

    • Use stack data structure to reverse the string

  • Answered by AI
  • Q2. SQL based windowing function

Skills evaluated in this interview

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)

Globant interview questions for popular designations

 Senior Software Engineer

 (29)

 Software Engineer

 (9)

 Devops Engineer

 (8)

 Business Analyst

 (8)

 Automation Test Engineer

 (6)

 Java Developer

 (6)

 Senior Business Analyst

 (5)

 DOT NET Developer

 (4)

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

I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

MCQ + Coding question

Round 2 - Technical 

(1 Question)

  • Q1. What are topics in kafka
  • Ans. 

    Topics in Kafka are logical channels for data storage and communication.

    • Topics are categories or feeds to which records are published by producers.

    • Consumers subscribe to topics to receive records and process them.

    • Each topic is split into partitions for scalability and parallel processing.

    • Topics can have multiple partitions to distribute load and increase throughput.

    • Example: 'orders', 'payments', 'logs'

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. List 3 things that you are looking into a company
  • Ans. 

    In a company, I look for a strong company culture, opportunities for growth, and work-life balance.

    • Strong company culture - a positive and inclusive work environment where employees are valued and supported

    • Opportunities for growth - chances to learn new skills, take on challenging projects, and advance in my career

    • Work-life balance - a company that values the well-being of its employees and promotes a healthy balance b

  • Answered by AI

Skills evaluated in this interview

Top Globant Senior Software Engineer Interview Questions and Answers

Q1. Where would you use flask and where would you use django
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Get interview-ready with Top Globant Interview Questions

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

(1 Question)

  • Q1. Java and microservices

Top Globant Senior Software Engineer Interview Questions and Answers

Q1. Where would you use flask and where would you use django
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Jobs at Globant

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

I was interviewed in Apr 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. Questions related to kotlin coroutines in depth questions, scenario based questions
  • Q2. Solid principles
  • Q3. Architecture patterns
  • Q4. Kotlin coroutine
  • Q5. Unit testing, espresso scenario based

Interview Preparation Tips

Topics to prepare for Globant Senior Android Developer interview:
  • kotlin
  • coroutines

Senior Android Developer Interview Questions asked at other Companies

Q1. Binary Array Sorting Problem Statement You are provided with a binary array, i.e., an array containing only 0s and 1s. Your task is to sort this binary array and return it after sorting. Input: The first line contains an integer ‘T’ denoti... read more
View answer (1)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Problem solving array based, recursion, String, Collections, Stream API
  • Q2. Java OOP, Spring, Microservices, Hibernate
Round 2 - Technical 

(1 Question)

  • Q1. Problem solving, Streams API, HashMap internal working, Microservices
Round 3 - HR 

(1 Question)

  • Q1. Salary expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - If your current CTC is good or expecting more than 10% hike, you shouldn't apply for this company. I was asked about my CTC before resume shortlisting. Still, after technical rounds are done, the HR Ms. Gunjan Jain (Pune team) rejected me in HR. Very unprofessional, HR was not receiving calls. Complete waste of time.

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)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Js interview questions is there
  • Q2. Angular

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice company get chance please join

Top Globant Senior Software Engineer Interview Questions and Answers

Q1. Where would you use flask and where would you use django
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Straight forward questions.. like mobile application types
  • Q2. How to install app on mobile devices for testing?
  • Ans. 

    To install an app on mobile devices for testing, you can use various methods such as manual installation, using app stores, or using testing tools.

    • Manually install the app by transferring the APK file to the device and installing it.

    • Use app stores like Google Play Store or Apple App Store to download and install the app.

    • Utilize testing tools like Appium or TestFlight for automated installation and testing.

    • Consider usin...

  • Answered by AI
  • Q3. What is API testing.why we do that, diff between Soap and Rest
  • Ans. 

    API testing is testing the functionality, reliability, performance, and security of APIs. It is done to ensure that the API meets its requirements.

    • API testing involves testing the functionality, reliability, performance, and security of APIs.

    • It is done to ensure that the API meets its requirements and functions as expected.

    • API testing can be done manually or using automated tools.

    • Examples of API testing tools include P...

  • Answered by AI
  • Q4. Few simple db queries DML, DDL

Interview Preparation Tips

Interview preparation tips for other job seekers - There are 2 technical rounds, 1 virtual, 1 f2f, in 1st all straight forward questions

Skills evaluated in this interview

Quality Analyst Interview Questions asked at other Companies

Q1. How you will maintain the balance between operations and quality so that they do not have any conflicts of interest
View answer (3)
Contribute & help others!
anonymous
You can choose to be anonymous

Globant Interview FAQs

How many rounds are there in Globant interview?
Globant interview process usually has 2-3 rounds. The most common rounds in the Globant interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Globant 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 Globant. The most common topics and skills that interviewers at Globant expect are Javascript, Agile, Java, Python and SQL.
What are the top questions asked in Globant interview?

Some of the top questions asked at the Globant interview -

  1. How to remove repeated words from output in string without using predefined met...read more
  2. How to navigate to other tab in selenium? How to do work on different fra...read more
  3. 1.Difference Between Const,Var,Char. 2.Oop's concept with example 3.JavaScript ...read more
How long is the Globant interview process?

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

Recently Viewed

SALARIES

Thales

SALARIES

ABB

SALARIES

ABB

INTERVIEWS

Thales

No Interviews

JOBS

Thales

No Jobs

JOBS

Systechcorp

No Jobs

JOBS

Adapt Ready

No Jobs

LIST OF COMPANIES

Nestaway

Overview

SALARIES

Revv

Tell us how to improve this page.

Globant Interview Process

based on 145 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
 • 790 Interviews
Synechron Interview Questions
3.5
 • 362 Interviews
View all

Globant Reviews and Ratings

based on 855 reviews

3.8/5

Rating in categories

3.7

Skill development

4.0

Work-life balance

3.7

Salary

3.6

Job security

3.9

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 855 Reviews and Ratings
Senor Salesforce Marketing Cloud Developer

Indore,

Pune

+1

7-12 Yrs

Not Disclosed

Dot Net Lead

Indore,

Pune

+1

7-12 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
1.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
294 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Automation Test Engineer
254 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
236 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Automation Test Engineer
210 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Globant with

Accenture

3.8
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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