i
GlobalLogic
Filter interviews by
I applied via campus placement at B M S College of Engineering, Bangalore and was interviewed in Jun 2024. There were 3 interview rounds.
It was apti+coding with One twenty minutes time. It had english questions also.
I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.
Discuss the impact of artificial intelligence on the future of work
AI is expected to automate routine tasks, leading to job displacement
AI can also create new job opportunities in fields like data science and machine learning
There are concerns about AI bias and ethical implications in the workplace
1 hr , 2 section , grammar and paragraph writing
What people are saying about GlobalLogic
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.
Find the maximum sum of a contiguous subarray within an array of integers.
Use Kadane's algorithm to find the maximum subarray sum efficiently.
Initialize two variables - maxEndingHere and maxSoFar.
Iterate through the array and update the variables accordingly.
Example: Input [1, -2, 3, 4, -1, 2, 1, -5, 4], Output: 10 (subarray [3, 4, -1, 2, 1])
Factory pattern is a creational design pattern that provides an interface for creating objects in a superclass, but allows subclasses to alter the type of objects that will be created.
Create an interface or abstract class to define the factory method
Create concrete classes that implement the interface or extend the abstract class
Factory class should have a method that returns an object of the interface type based on in
GlobalLogic interview questions for popular designations
SOLID principles are a set of five design principles in object-oriented programming to make software designs more understandable, flexible, and maintainable.
Single Responsibility Principle (SRP) - A class should have only one reason to change.
Open/Closed Principle (OCP) - Software entities should be open for extension but closed for modification.
Liskov Substitution Principle (LSP) - Objects of a superclass should be re...
Get interview-ready with Top GlobalLogic Interview Questions
I applied via Naukri.com and was interviewed in Mar 2024. There were 4 interview rounds.
PUT is used to update or replace an existing resource, while POST is used to create a new resource.
PUT is idempotent, meaning multiple identical requests will have the same effect as a single request.
POST is not idempotent, meaning multiple identical requests may have different effects.
PUT requests are typically used for updating existing data, like updating a user's profile information.
POST requests are typically used...
I applied via Walk-in and was interviewed in Jun 2024. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Apr 2024. There were 3 interview rounds.
Custom hooks in React allow for reusable logic across components.
Custom hooks are functions that use React hooks internally and can be reused across multiple components.
They can encapsulate complex logic and state management, making components more modular and easier to maintain.
Example: A custom hook for fetching data from an API and handling loading and error states can be used in multiple components.
Example: A custo...
Some of the top questions asked at the GlobalLogic interview -
The duration of GlobalLogic interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 525 interviews
Interview experience
based on 4.5k reviews
Rating in categories
Associate Analyst
3.9k
salaries
| ₹1 L/yr - ₹7.2 L/yr |
Senior Software Engineer
3.3k
salaries
| ₹5.2 L/yr - ₹22 L/yr |
Analyst
3.1k
salaries
| ₹1.2 L/yr - ₹5.5 L/yr |
Software Engineer
3k
salaries
| ₹3 L/yr - ₹13 L/yr |
Associate Consultant
2.8k
salaries
| ₹9.2 L/yr - ₹34 L/yr |
TCS
Wipro
Infosys
HCLTech