Upload Button Icon Add office photos
Engaged Employer

i

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

GlobalLogic Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

GlobalLogic Senior Software Engineer Interview Questions, Process, and Tips

Updated 21 Jan 2025

Top GlobalLogic Senior Software Engineer Interview Questions and Answers

  • Q1. MapSum Pair Implementation Create a data structure named 'MapSum' with the ability to perform two operations and a constructor. Explanation: Implement the following: Ma ...read more
  • Q2. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: I ...read more
  • Q3. What’s the diff b/w comparator and comparable
View all 25 questions

GlobalLogic Senior Software Engineer Interview Experiences

42 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Job Portal and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is init block in kotlin.
  • Ans. 

    The init block in Kotlin is used to initialize properties or execute code when an object is created.

    • The init block is defined inside a class and is executed immediately after the primary constructor.

    • It can be used to initialize properties or perform any other necessary setup.

    • Multiple init blocks can be defined in a class, and they are executed in the order of their appearance.

    • The init block is useful when you need to e...

  • Answered by AI
  • Q2. Activity call backs while doing the confiuration changes.
  • Ans. 

    Activity call backs are used to handle configuration changes in software.

    • Activity call backs are methods that are called when certain events occur in an activity's lifecycle.

    • They are commonly used to handle configuration changes such as screen rotation or language changes.

    • By implementing activity call backs, developers can save and restore important data or update the UI accordingly.

    • Examples of activity call backs incl

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They were basic to advance questions being asked.

Skills evaluated in this interview

Sun Pharmaceutical Industries

Join us and thrive in a company culture that inspires and empowers.

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Aug 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Toplevel BST Traversal Virtual destructor copy constructor polymorphism frequency of characters in "globallogic" std::thread coding question and some c++ questions from toptal.com
Round 2 - Technical 

(1 Question)

  • Q1. SOLID principles Run time Polymorphism swap bits of a single number smart pointer template specialization function overloading coding questions endl vs '\n'

Senior Software Engineer Interview Questions Asked at Other Companies

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

I applied via Naukri.com and was interviewed in Jun 2023. There were 4 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Java 8, Streams, Collections , Multithreading
Round 3 - Technical 

(1 Question)

  • Q1. Client will ask the same questions
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiable and HR questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is difference between fall fast and fall safe.
  • Ans. 

    Fall fast refers to failing quickly and early in the development process, while fall safe refers to implementing safety measures to prevent failures.

    • Fall fast involves identifying and addressing issues early on in the development cycle.

    • Fall safe involves implementing safety measures such as error handling and redundancy to prevent failures.

    • An example of fall fast is using automated testing to catch bugs early in the de...

  • Answered by AI

GlobalLogic interview questions for designations

 Software Engineer

 (56)

 Senior Software Developer

 (5)

 Associate Software Engineer

 (15)

 Software Engineer Trainee

 (12)

 Junior Software Engineer

 (1)

 Embedded Software Engineer

 (1)

 Software Development Engineer

 (1)

 Senior Software Engineer 1

 (1)

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

(1 Question)

  • Q1. Build a MEAN stack app
  • Ans. 

    MEAN stack app development involves using MongoDB, Express.js, Angular, and Node.js

    • Use MongoDB as the database to store data

    • Utilize Express.js for building the backend API

    • Develop the frontend using Angular framework

    • Use Node.js for server-side scripting and handling requests

  • Answered by AI

Skills evaluated in this interview

Get interview-ready with Top GlobalLogic Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Oops concepts explanation
  • Ans. 

    Oops concepts are fundamental principles of object-oriented programming such as inheritance, polymorphism, encapsulation, and abstraction.

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

    • Polymorphism: Allows objects to be treated as instances of their parent class or as instances of their own class.

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

    • Abst...

  • Answered by AI
  • Q2. Java 11 features
Round 3 - One-on-one 

(1 Question)

  • Q1. It's a manager round
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Java coding concepts asked, was expecting database, class design, cloud concepts in test as well which didn't happen.
Outdated tech stack that won't add to any experience relevant to the current market for microservices.

Round 2 - One-on-one 

(1 Question)

  • Q1. How microservices are developed.
  • Ans. 

    Microservices are developed by breaking down a large application into smaller, independent services that communicate with each other through APIs.

    • Identify the boundaries of each microservice based on business capabilities

    • Design each microservice to be independent and loosely coupled

    • Use lightweight protocols like HTTP or messaging queues for communication between microservices

    • Implement each microservice using the techno...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Feb 2023. There were 4 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Unix db splunk grafana tools
Round 3 - Case Study 

Experience on projects & rolls

Round 4 - HR 

(1 Question)

  • Q1. Hr questions ..why you joinbthis comp

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this company if experience between 5-12 years ..otherwise you regret in future ..short projects they given max 1 year ..in my tenure facing four frequent projects due ramped of projects ...Don't spoil your tech knowledge here and no apprisal from 2 years..I putting my paper without job offer letter to seek anywhere for the same ..to frustrated from this company ..
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Use of pointer in C Storage class in C Memory layout in C little and big endian program how find Com stack and COM-SM
  • Ans. 

    Pointers in C are used to store memory addresses, storage classes determine the scope and lifetime of variables, memory layout refers to how data is organized in memory, endianness refers to byte order, COM stack is a communication protocol.

    • Pointers in C are used to store memory addresses of variables.

    • Storage classes in C determine the scope and lifetime of variables.

    • Memory layout in C refers to how data is organized i...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Why globalogic what’s your long terms view Which technology you worked Strength and weakness

Skills evaluated in this interview

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

I was interviewed before Jan 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Write a program for palindrome
  • Ans. 

    Program to check if a given string is a palindrome

    • Create a function that takes a string as input

    • Remove all non-alphanumeric characters and convert to lowercase

    • Compare the string with its reverse to check if it is a palindrome

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Python basic questions like list , panda , numpy, opencv
Contribute & help others!
anonymous
You can choose to be anonymous

GlobalLogic Interview FAQs

How many rounds are there in GlobalLogic Senior Software Engineer interview?
GlobalLogic interview process usually has 2-3 rounds. The most common rounds in the GlobalLogic interview process are Technical, HR and One-on-one Round.
How to prepare for GlobalLogic 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 GlobalLogic. The most common topics and skills that interviewers at GlobalLogic expect are HTML, Telecom, Java, Wordpress and GIT.
What are the top questions asked in GlobalLogic Senior Software Engineer interview?

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

  1. What’s the diff b/w comparator and compara...read more
  2. How do you migrate code from one language to anot...read more
  3. Use of pointer in C Storage class in C Memory layout in C little and big endian...read more
How long is the GlobalLogic Senior Software Engineer interview process?

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

Recently Viewed

JOBS

Gushwork

14 jobs

JOBS

Browse jobs

Discover jobs you love

JOBS

GroundTruth

33 jobs

PHOTOS

Growisto

7 office photos

COMPANY BENEFITS

Global Indian International School

No Benefits

COMPANY BENEFITS

Global Indian International School

No Benefits

INTERVIEWS

GlobalLogic

No Interviews

JOBS

L&T Technology Services

No Jobs

JOBS

Unique Measurement Service

No Jobs

Tell us how to improve this page.

GlobalLogic Senior Software Engineer Interview Process

based on 36 interviews

4 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round - 1
  • HR Round - 2
View more

HCLTech

A more secure future awaits you

GlobalLogic Senior Software Engineer Salary
based on 3.4k salaries
₹5.2 L/yr - ₹22 L/yr
15% less than the average Senior Software Engineer Salary in India
View more details

GlobalLogic Senior Software Engineer Reviews and Ratings

based on 379 reviews

3.7/5

Rating in categories

3.4

Skill development

3.7

Work-life balance

3.0

Salary

3.6

Job security

3.6

Company culture

2.6

Promotions

3.4

Work satisfaction

Explore 379 Reviews and Ratings
Associate Analyst
3.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
3.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
3.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
2.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare GlobalLogic with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

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