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

Updated 8 Jan 2025

Top GlobalLogic Software Engineer Interview Questions and Answers for Freshers

View all 6 questions

GlobalLogic Software Engineer Interview Experiences for Freshers

7 interviews found

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

There was test on computer which checks your database and technology knowledge.

Round 2 - Technical 

(2 Questions)

  • Q1. What is sql definition and uses?
  • Ans. 

    SQL is a programming language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language.

    • It is used to communicate with and manipulate databases.

    • SQL can be used to retrieve data, update data, insert data, and delete data from databases.

    • Common SQL commands include SELECT, INSERT, UPDATE, DELETE.

    • Examples of SQL database systems include MySQL, PostgreSQL, Oracle, SQL Server.

  • Answered by AI
  • Q2. What is java and explain it's concepts.
  • Ans. 

    Java is a high-level programming language known for its portability, security, and object-oriented features.

    • Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM).

    • It is object-oriented, allowing for the creation of reusable code through classes and objects.

    • Java is known for its security features, such as sandboxing and encryption.

    • It supports multithreading, allowing for concurr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all technical and non technical questions for hr round and technical round.

Skills evaluated in this interview

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

(3 Questions)

  • Q1. Basics JavaScript questions
  • Q2. What are promises
  • Ans. 

    Promises are a feature in JavaScript that allow asynchronous operations to be handled in a more organized and readable way.

    • Promises are objects that represent the eventual completion or failure of an asynchronous operation.

    • They are used to handle asynchronous code and avoid callback hell.

    • Promises have three states: pending, fulfilled, or rejected.

    • They can be chained together using methods like .then() and .catch().

    • Prom...

  • Answered by AI
  • Q3. What is event loop
  • Ans. 

    Event loop is a mechanism that allows a program to efficiently handle and respond to multiple events or tasks concurrently.

    • Event loop is commonly used in asynchronous programming.

    • It manages the execution of tasks or events in a non-blocking manner.

    • Event loop continuously checks for events or tasks and executes them when they are ready.

    • It helps prevent blocking and allows for efficient utilization of system resources.

    • Ex...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. SQL were asked , advance js

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies for undefined

asked in Capgemini
Q1. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in Capgemini
Q2. How can you cut a rectangular cake in 8 symmetric pieces in three ... read more
Q3. Split Binary String Problem Statement Chintu has a long binary st ... read more
asked in TCS
Q4. What is the reason that the Iterative Waterfall model was introdu ... read more
asked in Wipro
Q5. Knapsack Problem Statement There is a potter with a limited amoun ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Normal ds algo problem and mcqs

Round 2 - Group Discussion 

General gd o n any topic, were looking for communication

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

I applied via Naukri.com

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 - Aptitude Test 

Aptitude question, tech question. All are mcq.

Round 3 - Coding Test 

Coding test on hackerrank.

Round 4 - Technical 

(1 Question)

  • Q1. Give some coding question and ask to solve it.
Round 5 - HR 

(2 Questions)

  • Q1. General discussion.
  • Q2. Like joing date, package

Interview Preparation Tips

Interview preparation tips for other job seekers - Its a good company.

GlobalLogic interview questions for designations

 Senior Software Engineer

 (42)

 Associate Software Engineer

 (15)

 Software Engineer Trainee

 (12)

 Software Development Engineer

 (1)

 Junior Software Engineer

 (1)

 Embedded Software Engineer

 (1)

 Software Developer

 (21)

 Senior Software Developer

 (5)

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

I applied via Campus Placement and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Programming Factorial Sql querry DBMS

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS Based question
  • Q2. Coding for differnt program
Round 3 - HR 

(1 Question)

  • Q1. Salary expectation

Get interview-ready with Top GlobalLogic Interview Questions

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

I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

In coding round I have to solve 1 coding question.

Round 2 - Technical 

(3 Questions)

  • Q1. What is MVC architecture
  • Ans. 

    MVC architecture is a software design pattern that separates an application into three main components: Model, View, and Controller.

    • Model represents the data and business logic of the application

    • View is responsible for displaying the data to the user

    • Controller acts as an intermediary between Model and View, handling user input and updating the Model accordingly

    • Example: In a web application, the Model could be a databas...

  • Answered by AI
  • Q2. Questions on oops concepts
  • Q3. What is serialisation and serialisation where actually it used?
  • Ans. 

    Serialisation is the process of converting an object into a format that can be easily stored or transmitted.

    • Serialisation is used in data storage and transmission, allowing objects to be saved to a file or sent over a network.

    • It is commonly used in programming languages to convert objects into a byte stream for storage or communication.

    • Examples include saving an object to a file in JSON or XML format, or sending an obj

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Introduce about yourself
  • Q2. What you do in your free time
  • Q3. Why you choose IT

Interview Preparation Tips

Interview preparation tips for other job seekers - If you giving interview as a java developer then oops,sql, exception handling, string or array based coding question, java 8 features are important

Skills evaluated in this interview

Software Engineer Jobs at GlobalLogic

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

I applied via Campus Placement and was interviewed before Feb 2022. 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 tips
Round 2 - Coding Test 

Data Structure based coding problems

Round 3 - Technical 

(1 Question)

  • Q1. Mostly related to data structure. Also cover basics. Some coding questions need to be solved in front of interviewer
Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself? Will you be ready to relocate? Why do you want to join company

Interview Preparation Tips

Topics to prepare for GlobalLogic Software Engineer interview:
  • Data Structures
  • Database
  • Java
Interview preparation tips for other job seekers - Focus on data structure and one programming language, prefer java

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

GlobalLogic Interview FAQs

How many rounds are there in GlobalLogic Software Engineer interview for freshers?
GlobalLogic interview process for freshers usually has 3 rounds. The most common rounds in the GlobalLogic interview process for freshers are Technical, Coding Test and HR.
How to prepare for GlobalLogic 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 GlobalLogic. The most common topics and skills that interviewers at GlobalLogic expect are OOPS, Problem Solving, Python, SQL and Software Engineering.
What are the top questions asked in GlobalLogic Software Engineer interview for freshers?

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

  1. What is serialisation and serialisation where actually it us...read more
  2. What is sql definition and us...read more
  3. What is java and explain it's concep...read more
How long is the GlobalLogic Software Engineer interview process?

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

Tell us how to improve this page.

GlobalLogic Software Engineer Interview Process for Freshers

based on 7 interviews

2 Interview rounds

  • Coding Test Round
  • Technical Round
View more
GlobalLogic Software Engineer Salary
based on 3k salaries
₹3 L/yr - ₹13 L/yr
5% less than the average Software Engineer Salary in India
View more details

GlobalLogic Software Engineer Reviews and Ratings

based on 319 reviews

3.5/5

Rating in categories

3.3

Skill development

3.7

Work-life balance

3.1

Salary

3.6

Job security

3.6

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 319 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