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

GlobalLogic Interview Questions, Process, and Tips

Updated 28 Mar 2025

Top GlobalLogic Interview Questions and Answers

View all 350 questions

GlobalLogic Interview Experiences

Popular Designations

592 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Nov 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Selenium vs cypress
  • Ans. 

    Selenium is a widely used open-source tool for web automation testing, while Cypress is a newer tool known for its fast and reliable testing capabilities.

    • Selenium is more established and has a larger community support

    • Cypress is known for its fast test execution times

    • Cypress has built-in support for modern web technologies like React and Angular

    • Selenium supports multiple programming languages like Java, Python, and C#

    • Cy...

  • Answered by AI
  • Q2. How do you install cypress
  • Ans. 

    Cypress can be installed using npm package manager.

    • Install Node.js if not already installed

    • Open terminal and run 'npm install cypress'

    • Once installation is complete, run 'npx cypress open' to open Cypress Test Runner

  • Answered by AI
  • Q3. Reverse a string in Javascript
  • Ans. 

    Reverse a string in Javascript

    • Use the split() method to convert the string into an array of characters

    • Use the reverse() method to reverse the order of the characters

    • Use the join() method to convert the array back into a string

  • Answered by AI

Skills evaluated in this interview

Top GlobalLogic QA Engineer Interview Questions and Answers

Q1. What is the difference between TDD and BDD?
View answer (1)

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Mysql query for 3rd highest salary
  • Ans. 

    Use a subquery to find the third highest salary from the employees table in MySQL.

    • Use a subquery to select distinct salaries from the employees table.

    • Order the salaries in descending order and use LIMIT to get the third highest salary.

    • Example: SELECT DISTINCT salary FROM employees ORDER BY salary DESC LIMIT 2, 1;

  • Answered by AI
  • Q2. What are the steps to connect to a database?
  • Ans. 

    Steps to connect to a database involve specifying the database type, providing credentials, and establishing a connection.

    • Specify the type of database you want to connect to (e.g. MySQL, PostgreSQL, MongoDB).

    • Provide the necessary credentials such as username and password.

    • Establish a connection using a programming language or tool like JDBC, ODBC, or ORM frameworks.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There is a considerable amount of internal politics involved, and the interview process includes the asking of unnecessary questions.

Skills evaluated in this interview

Top GlobalLogic Associate Consultant Interview Questions and Answers

Q1. How to trigger the Job in Jenkins and How to configure
View answer (1)

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)

Associate Interview Questions & Answers

user image mahak yadav

posted on 28 Mar 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Sep 2024, where I was asked the following questions.

  • Q1. Introduction and your previous experience
  • Q2. Skills and communication

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

SQL , CODING QUESTION PYTHON

Round 2 - Technical 

(2 Questions)

  • Q1. BASIC SQL QUESTIOS
  • Q2. OOPS 4 PILLARS INHERITANCE ETC
Round 3 - HR 

(2 Questions)

  • Q1. TELL ME ABOUT YOURSELF
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Familiarity with version control systems like Git

    • Passionate about learning new technologies

  • Answered by AI
  • Q2. WHAT DO YOU KNOW ABOUT YOUR COMPANY
  • Ans. 

    Company is a leading software development firm specializing in creating innovative solutions for various industries.

    • Company has a strong reputation for delivering high-quality software products

    • Specializes in creating custom solutions for clients in different industries

    • Known for innovative and cutting-edge technology solutions

    • Has a diverse portfolio of successful projects

    • Company values teamwork and collaboration in thei

  • Answered by AI

Top GlobalLogic Software Developer Interview Questions and Answers

Q1. Find Terms of Series Problem Ayush is tasked with determining the first 'X' terms of the series defined by 3 * N + 2, ensuring that no term is a multiple of 4. Input: The first line contains a single integer 'T', the number of test cases.Ea... read more
View answer (2)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

GlobalLogic interview questions for popular designations

 Associate Analyst

 (95)

 Software Engineer

 (56)

 Senior Software Engineer

 (43)

 Analyst

 (32)

 Consultant

 (23)

 Associate Consultant

 (22)

 Software Developer

 (21)

 Associate Software Engineer

 (15)

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

I applied via Company Website

Round 1 - Coding Test 

3 Leetocde type problems which were in easy category.

Round 2 - Technical 

(1 Question)

  • Q1. Questions about SQL and python
Round 3 - HR 

(1 Question)

  • Q1. Focus on finding if candidate is culture fit.

Top GlobalLogic Software Engineer Interview Questions and Answers

Q1. What is the IDisposal? Give an example used in the applicstion.
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (219)

Get interview-ready with Top GlobalLogic Interview Questions

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 Nov 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Who is your favourite writer, and what makes their work stand out to you?
  • Q2. What is your favourite movie name, why did you like it, and what do you consider to be it's main goal?

Interview Preparation Tips

Interview preparation tips for other job seekers - If you possess knowledge and experience in the subject, there should not be significant issues.

Jobs at GlobalLogic

View all

Aem Architect Interview Questions & Answers

user image Anonymous

posted on 17 Oct 2024

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Please tell about your project experiences
  • Ans. 

    I have extensive experience working on AEM projects for various clients.

    • Led the implementation of AEM for a Fortune 500 company, including customization of components and integration with external systems

    • Worked on optimizing AEM performance by implementing caching strategies and code refactoring

    • Collaborated with cross-functional teams to deliver AEM solutions that meet client requirements and deadlines

  • Answered by AI
  • Q2. Architectural questions on aem

Interview Preparation Tips

Interview preparation tips for other job seekers - Initially said 2 rounds, But they conducted 2 technical rounds. After that they say customer round interview will be there, which is still not scheduled. They do not share any update unless asked. Wasted the time caused with HR discussions and TR discussions without any progress in further hiring.

Aem Architect Interview Questions asked at other Companies

Q1. Tell us how to call osgi service from model
View answer (1)

GIS Engineer Interview Questions & Answers

user image Anonymous

posted on 25 Dec 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. What is the process of GIS mapping?
  • Q2. How do you identify GIS mapping?
Round 2 - How to work gis mapping 

(1 Question)

  • Q1. What are the steps involved in working with GIS mapping?

Interview Preparation Tips

Interview preparation tips for other job seekers - Check one by one mail....

GIS Engineer Interview Questions asked at other Companies

Q1. What would you know about the mapping
View answer (2)

Tpm Manager Interview Questions & Answers

user image Anonymous

posted on 20 Dec 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Nov 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between scrum and Kanban
  • Ans. 

    Scrum is a framework for agile project management with fixed-length iterations, while Kanban is a visual system for managing work as it moves through a process.

    • Scrum has fixed-length iterations called sprints, usually 2-4 weeks long, while Kanban does not have fixed time frames.

    • Scrum requires a prioritized backlog of work, while Kanban focuses on visualizing and limiting work in progress.

    • Scrum emphasizes cross-function...

  • Answered by AI

Tpm Manager Interview Questions asked at other Companies

Q1. If you were to provide tech support in launching a vending machine business, what would you consider while designing the tech system architecture.
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction and knowledge test on Quality aspects
  • Q2. People handling techniques
Round 2 - One-on-one 

(2 Questions)

  • Q1. Escalation handling
  • Q2. Expectation from the role
  • Ans. 

    To effectively manage a team, drive performance, achieve targets, and contribute to the overall success of the organization.

    • Lead and motivate team members to meet and exceed goals

    • Develop and implement strategies to improve team performance

    • Ensure smooth operations and efficient workflow

    • Provide guidance and support to team members

    • Collaborate with other departments to achieve organizational objectives

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Na

Assistant Manager Interview Questions asked at other Companies

Q1. You are Handling cash operations then how you manage operations with sales ?
View answer (89)

GlobalLogic Interview FAQs

How many rounds are there in GlobalLogic 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 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 Java, HTML, Communication Skills, Javascript and Python.
What are the top questions asked in GlobalLogic interview?

Some of the top questions asked at the GlobalLogic interview -

  1. What do you know about machine intelligence? Have you heard Google Assista...read more
  2. selenium: what are selenium components, what are the different locators in sele...read more
  3. 1. What is oops concepts 2. Explain inheritance with example and how to preven...read more
How long is the GlobalLogic interview process?

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

Tell us how to improve this page.

GlobalLogic Interview Process

based on 539 interviews

Interview experience

4
  
Good
View more

Explore Interview Questions and Answers for Top Skills at GlobalLogic

Interview Questions from Similar Companies

Genpact Interview Questions
3.8
 • 3.1k Interviews
DXC Technology Interview Questions
3.7
 • 797 Interviews
UST Interview Questions
3.8
 • 511 Interviews
CGI Group Interview Questions
4.0
 • 486 Interviews
FIS Interview Questions
3.9
 • 485 Interviews
Atos Interview Questions
3.8
 • 374 Interviews
View all

GlobalLogic Reviews and Ratings

based on 4.7k reviews

3.6/5

Rating in categories

3.3

Skill development

3.8

Work-life balance

3.1

Salary

3.7

Job security

3.7

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 4.7k Reviews and Ratings
React Native Developer

Noida,

Pune

+1

6-10 Yrs

Not Disclosed

Team Lead - Content Moderation/Content writing

Hyderabad / Secunderabad

6-11 Yrs

Not Disclosed

Analyst- Language Transcription Specialist

Hyderabad / Secunderabad,

Delhi/Ncr

0-5 Yrs

Not Disclosed

Explore more jobs
Associate Analyst
4k salaries
unlock blur

₹1.2 L/yr - ₹5 L/yr

Senior Software Engineer
3.4k salaries
unlock blur

₹5.2 L/yr - ₹22 L/yr

Analyst
3.1k salaries
unlock blur

₹1.2 L/yr - ₹5.5 L/yr

Software Engineer
3k salaries
unlock blur

₹4 L/yr - ₹12.5 L/yr

Associate Consultant
2.9k salaries
unlock blur

₹9.2 L/yr - ₹33 L/yr

Explore more salaries
Compare GlobalLogic with

Genpact

3.8
Compare

DXC Technology

3.7
Compare

Sutherland Global Services

3.6
Compare

Optum Global Solutions

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