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 Senior Software Engineer Interview Questions, Process, and Tips for Freshers

Updated 26 Feb 2025

Top Globant Senior Software Engineer Interview Questions and Answers for Freshers

View all 6 questions

Globant Senior Software Engineer Interview Experiences for Freshers

2 interviews found

Interview Questionnaire 

8 Questions

  • Q1. Different Datatypes in python
  • Ans. 

    Python has several built-in datatypes including int, float, bool, str, list, tuple, set, and dict.

    • int - represents integers

    • float - represents floating-point numbers

    • bool - represents boolean values True and False

    • str - represents strings

    • list - represents ordered sequences of values

    • tuple - represents ordered, immutable sequences of values

    • set - represents unordered collections of unique values

    • dict - represents unordered co

  • Answered by AI
  • Q2. Difference between flask and Django
  • Ans. 

    Flask is a micro web framework while Django is a full-stack web framework.

    • Flask is lightweight and flexible, allowing developers to choose their own libraries and tools.

    • Django is a batteries-included framework with built-in ORM, admin interface, and authentication system.

    • Flask is ideal for small to medium-sized projects, while Django is better suited for larger, more complex projects.

    • Flask has a smaller learning curve ...

  • Answered by AI
  • Q3. Where would you use flask and where would you use django
  • Ans. 

    Flask is lightweight and good for small projects, while Django is more robust and suitable for larger projects.

    • Flask is good for small projects with simple requirements

    • Django is more suitable for larger projects with complex requirements

    • Flask is lightweight and flexible, allowing for more customization

    • Django has a lot of built-in features and is more opinionated

    • Flask is better for RESTful APIs and microservices

    • Django i...

  • Answered by AI
  • Q4. What are decorators
  • Ans. 

    Decorators are functions that modify the behavior of other functions or classes without changing their source code.

    • Decorators are denoted by the @ symbol in Python.

    • They can be used to add functionality to a function or class, such as logging or timing.

    • Decorators can also be used to modify the behavior of a function or class, such as adding caching or memoization.

    • Decorators can be chained together to apply multiple modi

  • Answered by AI
  • Q5. What are generators
  • Ans. 

    Generators are functions that can be paused and resumed, allowing for lazy evaluation of data.

    • Generators use the yield keyword to pause execution and return a value.

    • They can be used to generate an infinite sequence of values.

    • Generators are memory efficient as they only generate values when needed.

    • They are commonly used in data processing and asynchronous programming.

  • Answered by AI
  • Q6. Difference between range and xrange
  • Ans. 

    range and xrange are used to generate a sequence of numbers in Python.

    • range returns a list of numbers while xrange returns an iterator object.

    • range is memory-intensive while xrange is memory-efficient.

    • range is used in Python 3 while xrange is used in Python 2.

    • range can take three arguments: start, stop, and step while xrange can take two arguments: start and stop.

  • Answered by AI
  • Q7. Few programming que on list comprehension, map, filter and reduce
  • Q8. Rest APIs method

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with core Python

Skills evaluated in this interview

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

Interview Questionnaire 

3 Questions

  • Q1. Java Memory Management SPRING BOOT END TO END MICROSERVICES
  • Q2. Docker commands
  • Q3. Deployment

Interview Preparation Tips

Interview preparation tips for other job seekers - Pretty tough interview.
Just be clear with your basic they only hit you there.

Senior Software Engineer Interview Questions Asked at Other Companies for undefined

Q1. How do you create GQL server, directive in GQL, Fragments in GQL ... read more
Q2. Write an API to implement HTTP GET method to hit an external data ... read more
asked in LTIMindtree
Q3. Explain microservice architecture and how do we implement that us ... read more
asked in HCLTech
Q4. Find the second highest number by using Java Stream, What are the ... read more
Q5. How many projects or process you implemented in RE framework?

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Standard Aptitude questions

Round 2 - Coding Test 

Based on strings and array

Round 3 - One-on-one 

(1 Question)

  • Q1. Background questions and technical questions related to problem solved

Interview Preparation Tips

Interview preparation tips for other job seekers - Mindtree is one of the best companies, i really miss working there.
It's more on your self development and your carrier.

I applied via Referral and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical round was purely based on end to end Power BI Technical questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Management round was based on past career experience and challenges faced

Interview Preparation Tips

Topics to prepare for LTIMindtree Senior Software Engineer interview:
  • Dax
  • Power Bi
  • Business Intelligence
  • Reporting
Interview preparation tips for other job seekers - Be confident honest while sharing your career experience instead of being materialist, be yourself and answer at your best.

I applied via Walk-in and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. A lot questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - I came in HCL without any reference, Randomly I came to give interview. there were total 3 rounds I faced. 1 Round Technical. 2nd Technial. 3 HR . For clearing technical round in HCL you should be technically strong. My 1st round took more than a hour and 2nd round took nearly 45 mins. Your basics should be clear and strong.

I applied via Approached by Company and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. C#,asp.net mvc,.net core

Interview Preparation Tips

Interview preparation tips for other job seekers - Please go through glassdoor interview questions

I applied via Newspaper Ad and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Please revise on the basics of C++ concepts. Theory should do well. Datatypes, operators, mathematical expression evaluation, functions, arrays, pointers, structures, classes etc. You may be asked to write...
  • Q2. Please revise on the object-oriented concepts of C++ langauage. Four pillars of object-oriented languages, function overloading, operator overloading, virtual functions concept explanation, polymorphism, a...
Round 2 - HR 

(4 Questions)

  • Q1. Why are you looking for a change?
  • Q2. Where do you see yourself in 5 years?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - For technical interview
Please prepare well for the technical interview on C++ concepts.
Even if you are not asked to write programs during the interview, you must be able to explain well.

For HR interview
Please be honest about your expectations from the job and why you are looking for a job change.
Try to find out about the team which you are joining, whether it is permanent employment or C2H etc.
Do not ask for too much salary hike. It sets unreal expectations and lessens your chances of getting hired.
Be honest with the HR.

I applied via Recruitment Consulltant and was interviewed before Sep 2021. 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 - One-on-one 

(1 Question)

  • Q1. Java basics, core java , polymorphism, inheritance , Collections, Exception Handling,

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare core java sql , basic db querry

I applied via Naukri.com and was interviewed before Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic Question about your job profile.Question about your previous project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and if you dot know answer of any question then sey it instead of giving wrong answer

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

Interview Questionnaire 

1 Question

  • Q1. Where do you see yourself in couple of years?

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical Interviews are knowledge-based and can be easy to crack most of the times.
However, character testing is doing during management rounds and you need to be cool headed and think before you make a statement.

Globant Interview FAQs

How many rounds are there in Globant Senior Software Engineer interview for freshers?
Globant interview process for freshers usually has 1-2 rounds. The most common rounds in the Globant interview process for freshers are Technical, One-on-one Round and HR.
How to prepare for Globant Senior Software Engineer interview for freshers?
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 for freshers?

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

  1. Where would you use flask and where would you use dja...read more
  2. Different Datatypes in pyt...read more
  3. Difference between flask and Dja...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.

Tell us how to improve this page.

Globant Senior Software Engineer Salary
based on 1.6k salaries
₹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

₹0 L/yr - ₹0 L/yr

Software Engineer
291 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Automation Test Engineer
239 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
235 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