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

Clear (1)

Globant Senior Software Engineer Interview Questions, Process, and Tips

Updated 26 Feb 2025

Top Globant Senior Software Engineer Interview Questions and Answers

View all 15 questions

Globant Senior Software Engineer Interview Experiences

29 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. JavaScript , coding questions
Round 2 - Technical 

(1 Question)

  • Q1. Coding problem, JavaScript and nodejs question
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Java 8 and related programming questions springboot microservices details about project
  • Q2. Kafka questions and use case
  • Q3. API springboot application development
  • Q4. Ci cd and cloud
Round 2 - HR 

(1 Question)

  • Q1. Hr related question

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Write Trigger Logic
  • Ans. 

    Writing trigger logic involves defining actions to be taken when a certain event occurs in a database.

    • Identify the event that will trigger the logic

    • Define the actions to be taken when the event occurs

    • Consider any conditions or constraints that need to be met for the trigger to fire

  • Answered by AI
  • Q2. Write Batch Class
  • Ans. 

    A Batch Class is used in Salesforce to process records in batches.

    • Batch classes are used to process large amounts of data in Salesforce.

    • They are implemented by implementing the Database.Batchable interface.

    • Batch classes have three main methods: start, execute, and finish.

    • Example: public class MyBatchClass implements Database.Batchable { // implementation }

  • Answered by AI
  • Q3. Write LWC Component
  • Ans. 

    LWC Component for Senior Software Engineer interview

    • Create a new Lightning Web Component using Salesforce CLI

    • Define HTML template, JavaScript controller, and CSS styling

    • Implement functionality using Apex controllers and Lightning Data Service

    • Use @wire to fetch data from Salesforce backend

    • Leverage Salesforce Lightning Design System for UI components

  • Answered by AI
  • Q4. Salesforce Security Model

Skills evaluated in this interview

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

(1 Question)

  • Q1. NodeJS Intermediate and advance concepts

Globant interview questions for designations

 Senior Software

 (1)

 Senior Software Engineer 2

 (1)

 Software Engineer

 (9)

 Senior Software Developer

 (2)

 Senior Software Designer

 (1)

 Senior Automation Engineer

 (3)

 Senior Data Engineer

 (3)

 Senior Devops Engineer

 (2)

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

(2 Questions)

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

Get interview-ready with Top Globant Interview Questions

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

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

(1 Question)

  • Q1. Java and microservices
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
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

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

Round 1 - Technical 

(1 Question)

  • Q1. Factory and singleton patterns

Interview Preparation Tips

Interview preparation tips for other job seekers - I applied into dot net technology there were two rounds with focusing dot net related questions and some coding problems, I was also asked to implement some design patterns
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Mar 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Basic js, html,css question. Checked coding skills with js
Round 2 - Technical 

(1 Question)

  • Q1. More focused on javascript and react, tricky questions code on react
Round 3 - Technical 

(1 Question)

  • Q1. React redux question with some css questions
Contribute & help others!
anonymous
You can choose to be anonymous

Globant Interview FAQs

How many rounds are there in Globant Senior Software Engineer interview?
Globant interview process usually has 1-2 rounds. The most common rounds in the Globant interview process are Technical, One-on-one Round and HR.
How to prepare for Globant Senior Software Engineer 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 .Net Core, Data Modeling, ETL, Linux and PLSQL.
What are the top questions asked in Globant Senior Software Engineer interview?

Some of the top questions asked at the Globant Senior Software Engineer interview -

  1. Where would you use flask and where would you use dja...read more
  2. Deep Copy vs Shallow Copy, Object Prototyp...read more
  3. Different Datatypes in pyt...read more
How long is the Globant Senior Software Engineer interview process?

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

Recently Viewed

INTERVIEWS

ClearTax

No Interviews

INTERVIEWS

Incedo

No Interviews

INTERVIEWS

Aptos

No Interviews

INTERVIEWS

TCS

No Interviews

INTERVIEWS

Hitwicket Superstars

No Interviews

INTERVIEWS

EY Global Delivery Services ( EY GDS)

No Interviews

INTERVIEWS

Eurofins Scientific

No Interviews

INTERVIEWS

Accenture

No Interviews

INTERVIEWS

CSG International

No Interviews

INTERVIEWS

ION Group

No Interviews

Tell us how to improve this page.

Globant Senior Software Engineer Interview Process

based on 23 interviews

3 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round
View more
Globant Senior Software Engineer Salary
based on 1.6k salaries
Lock Unlock
₹10 L/yr - ₹33 L/yr
44% more than the average Senior Software Engineer Salary in India
View more details

Globant Senior Software Engineer Reviews and Ratings

based on 195 reviews

3.7/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

3.6

Salary

3.5

Job security

3.8

Company culture

2.8

Promotions

3.3

Work satisfaction

Explore 195 Reviews and Ratings
Senior Software Engineer
1.6k salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Software Engineer
291 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Automation Test Engineer
239 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Technical Lead
235 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Senior Automation Test Engineer
210 salaries
unlock blur Lock Unlock

₹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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent