Upload Button Icon Add office photos

Filter interviews by

Globant Agile Project Manager Interview Questions and Answers

Updated 15 Mar 2024

Globant Agile Project Manager Interview Experiences

1 interview found

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

(1 Question)

  • Q1. Tech questions in agile process and PM role
Round 2 - Technical 

(1 Question)

  • Q1. Secnario base questions...like how will you handle this business case, what is your approach to solve the issue ... etc
Round 3 - HR 

(1 Question)

  • Q1. They just collect data and made an offer, no negotion on salary...they have an fix range for banda

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. How do you know your sprint is at risk
  • Q2. How do you talk to people who are not interested in any Scrum activities
  • Q3. Give examples of how as scrum master you tried to solve the Team's impediments
  • Q4. Which is the best Scrum ceremony and Why

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with Scrum concepts
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

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

Round 1 - Technical 

(5 Questions)

  • Q1. Explain OOPS concept and how you apply it in your implementation
  • Ans. 

    OOPS is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOPS focuses on the concept of classes and objects

    • Encapsulation: bundling data and methods that operate on the data within a single unit

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

    • Polymorphism: ability to present the same interface for diffe...

  • Answered by AI
  • Q2. Difference between Comparable and Comparator. Difference between Abstract Class and Interface
  • Ans. 

    Comparable is an interface used for natural ordering, Comparator is an interface used for custom ordering. Abstract class can have method implementations, Interface cannot.

    • Comparable interface is used to define the natural ordering of objects. Example: String class implements Comparable interface for natural ordering based on alphabetical order.

    • Comparator interface is used to define custom ordering of objects. Example:...

  • Answered by AI
  • Q3. Given a string. Find the number of occurrences of each character
  • Ans. 

    Count occurrences of each character in a given string

    • Create an array to store the count of each character

    • Iterate through the string and increment the count of each character in the array

    • Return the array with counts for each character

  • Answered by AI
  • Q4. Given an array. Remove the number of duplicates
  • Ans. 

    Remove duplicates from an array of strings

    • Iterate through the array and store each element in a set to keep track of unique values

    • Create a new array with the unique values from the set

  • Answered by AI
  • Q5. Given a student object having name and grade data variables. Sort the object on the basis of highest grade.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Karat Interview for next filtering the candidate

Round 2 - One-on-one 

(2 Questions)

  • Q1. Design Snake Game (Nokia based)
  • Ans. 

    Design a classic Snake game based on Nokia phones.

    • Use a 2D array to represent the game board.

    • Implement logic for snake movement and growth.

    • Include collision detection with walls and itself.

    • Add food items for the snake to eat and grow.

    • Display the game on a grid-based interface.

  • Answered by AI
  • Q2. Ballot based voter

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Problem solving question
  • Q2. Java , stream , Spring fundamentals
Round 2 - Technical 

(2 Questions)

  • Q1. Some basic String array problem solving question
  • Q2. Java questions like junit , Spring boot
Round 3 - Technical 

(2 Questions)

  • Q1. String questions , DSA problem
  • Q2. Java questions in brief

Interview Preparation Tips

Interview preparation tips for other job seekers - Didnt get offer as opening got closed
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Coding question based on stacks
  • Q2. Java and Spring Boot questions..too much grilling
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via LinkedIn and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Large scale system design interview
Round 2 - Coding Test 

Two DSA questions related to Arrays & strings

Round 3 - One-on-one 

(1 Question)

  • Q1. Design URL shortener
  • Ans. 

    Design a URL shortener service with features like shortening, redirecting, tracking, handling collisions, and providing analytics.

    • Use a hashing algorithm to generate unique short URLs from long URLs

    • Store mappings of short URLs to original URLs in a database

    • Implement a redirect mechanism to direct users to the original URL when accessing the short URL

    • Track the number of times each short URL is accessed and store this da...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. SOLID Principles
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Project details question
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Manipal Institute of Technology (MIT) and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 coding questions with difficulty level easy to medium and duration was 1hr in HackerEarth.

Round 2 - Technical 

(2 Questions)

  • Q1. This round went very well, panelist asked basic coding questions and one logic question.
  • Q2. 1. reverse a string 2. find the 2nd max value in a array 3. write a code for BST
  • Ans. 

    This JSON response provides answers to three interview questions for a Software Engineer position.

    • To reverse a string, you can use built-in string manipulation functions or iterate through the string and swap characters from both ends.

    • To find the 2nd max value in an array, you can sort the array in descending order and return the element at index 1.

    • To write a code for a Binary Search Tree (BST), you need to define a No...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. This round is mostly based on my resume based question
  • Q2. What projects have you done and asked about internship where I have worked recently.

Globant Interview FAQs

How many rounds are there in Globant Agile Project Manager interview?
Globant interview process usually has 3 rounds. The most common rounds in the Globant interview process are Technical and HR.
How to prepare for Globant Agile Project Manager 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 Agile, Project Management, Client Engagement, Execution and Proposals.
What are the top questions asked in Globant Agile Project Manager interview?

Some of the top questions asked at the Globant Agile Project Manager interview -

  1. Secnario base questions...like how will you handle this business case, what is ...read more
  2. They just collect data and made an offer, no negotion on salary...they have an...read more
  3. Tech questions in agile process and PM r...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
Amdocs Interview Questions
3.8
 • 525 Interviews
View all
Globant Agile Project Manager Salary
based on 9 salaries
₹17.2 L/yr - ₹31.5 L/yr
11% more than the average Agile Project Manager Salary in India
View more details

Globant Agile Project Manager Reviews and Ratings

based on 2 reviews

2.1/5

Rating in categories

2.1

Skill development

2.1

Work-Life balance

2.1

Salary & Benefits

2.1

Job Security

2.1

Company culture

2.1

Promotions/Appraisal

2.1

Work Satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
1.6k salaries
unlock blur

₹10 L/yr - ₹33 L/yr

Software Engineer
288 salaries
unlock blur

₹6.5 L/yr - ₹24 L/yr

Automation Test Engineer
251 salaries
unlock blur

₹6 L/yr - ₹25 L/yr

Technical Lead
234 salaries
unlock blur

₹15.9 L/yr - ₹39 L/yr

Senior Automation Test Engineer
202 salaries
unlock blur

₹9.5 L/yr - ₹28.6 L/yr

Explore more salaries
Compare Globant with

Accenture

3.9
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview