AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
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
3.6

based on 5k Reviews

Play video Play video Video summary
  • About
  • Reviews
    5k
  • Salaries
    37k
  • Interviews
    627
  • Jobs
    19
  • Benefits
    583
  • Photos
    19
  • Posts
    2

Filter interviews by

GlobalLogic Interview Questions and Answers

Updated 20 Jun 2025
Popular Designations

367 Interview questions

A Product Support Engineer was asked 3d ago
Q. What GCP services have you used, and how have they been beneficial to you?
Ans. 

I've utilized various GCP services like Compute Engine, Cloud Storage, and BigQuery for scalable solutions and data management.

  • Compute Engine: Deployed virtual machines for scalable applications, allowing for flexible resource allocation.

  • Cloud Storage: Used for storing and retrieving large datasets, ensuring high availability and durability.

  • BigQuery: Analyzed large datasets quickly, enabling real-time insights and...

View all Product Support Engineer interview questions
An Associate Analyst was asked 5d ago
Q. What is mapping?
Ans. 

Mapping is the process of creating a representation of data relationships or geographical locations for analysis and understanding.

  • In data analysis, mapping refers to linking data points to visualize relationships, like a scatter plot showing correlation.

  • In geography, mapping involves creating visual representations of areas, such as topographic maps showing elevation.

  • In programming, mapping can refer to transform...

View all Associate Analyst interview questions
An Associate Consultant was asked 2w ago
Q. What is Spring Boot?
Ans. 

Spring Boot is a Java-based framework that simplifies the development of stand-alone, production-grade Spring applications.

  • Convention over configuration: Reduces the need for extensive configuration files.

  • Embedded servers: Supports embedded servers like Tomcat, Jetty, and Undertow for easy deployment.

  • Microservices ready: Ideal for building microservices architectures with minimal setup.

  • Spring Boot Starter: Provide...

View all Associate Consultant interview questions
A Data Science Manager was asked 3w ago
Q. What are effective strategies for handling a team?
Ans. 

Effective team management involves clear communication, fostering collaboration, and supporting individual growth.

  • Establish clear goals: Define team objectives and ensure everyone understands their role in achieving them.

  • Encourage open communication: Create an environment where team members feel comfortable sharing ideas and feedback.

  • Foster collaboration: Use tools and practices that promote teamwork, such as regu...

View all Data Science Manager interview questions

What people are saying about GlobalLogic

View All
a senior software engineer and lead
1w (edited)
I have two offers can you please help to choose which one is better for work life balance and stability wise. Global Logic or state street?
Both are offering same salary.
Got a question about GlobalLogic?
Ask anonymously on communities.
A Data Entry Operator was asked 2mo ago
Q. What is C++?
Ans. 

C++ is a high-level programming language known for its object-oriented features and performance efficiency.

  • Developed by Bjarne Stroustrup in the early 1980s.

  • Supports both procedural and object-oriented programming paradigms.

  • Widely used for system/software development, game development, and performance-critical applications.

  • Example: C++ is used in developing operating systems like Windows.

  • Features include classes, ...

View all Data Entry Operator interview questions
A Data Entry Operator was asked 2mo ago
Q. What is an ebook?
Ans. 

An ebook is a digital version of a book, accessible on electronic devices like e-readers, tablets, and computers.

  • Ebooks can be read on various devices, including Kindle, tablets, and smartphones.

  • They often come in formats like PDF, EPUB, and MOBI.

  • Ebooks can include interactive elements such as hyperlinks and multimedia.

  • Examples of popular ebook platforms include Amazon Kindle, Apple Books, and Google Play Books.

View all Data Entry Operator interview questions
A Senior Test Engineer was asked 2mo ago
Q. What is OOPS?
Ans. 

OOP (Object-Oriented Programming) is a programming paradigm based on objects that encapsulate data and behavior.

  • Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).

  • Inheritance: Mechanism to create a new class using properties and methods of an existing class (e.g., a 'Dog' class inheriting from an 'Animal' class).

  • Polymorphism: Ability to present the same interface for ...

View all Senior Test Engineer interview questions
Are these interview questions helpful?
A Senior Test Engineer was asked 2mo ago
Q. Explain the concepts of OOPS.
Ans. 

OOP concepts include encapsulation, inheritance, polymorphism, and abstraction, forming the foundation of object-oriented programming.

  • Encapsulation: Bundling data and methods that operate on the data within one unit (class). Example: A class 'Car' with properties like 'speed' and methods like 'accelerate()'.

  • Inheritance: Mechanism to create a new class using properties and methods of an existing class. Example: 'El...

View all Senior Test Engineer interview questions
An Associate Lead was asked 2mo ago
Q. Explain your framework.
Ans. 

My framework focuses on structured problem-solving, team collaboration, and iterative development for effective project delivery.

  • Structured Problem-Solving: Break down complex issues into manageable parts. For example, using root cause analysis to identify project bottlenecks.

  • Team Collaboration: Foster open communication and regular check-ins. For instance, implementing daily stand-ups to align team efforts.

  • Iterat...

View all Associate Lead interview questions
An Associate Lead was asked 2mo ago
Q. Explain the use of OOPs in the framework.
Ans. 

OOPs in frameworks enhances code reusability, maintainability, and scalability through encapsulation, inheritance, polymorphism, and abstraction.

  • Encapsulation: Bundles data and methods, e.g., a class 'Car' with properties like 'speed' and methods like 'accelerate()'.

  • Inheritance: Allows a class to inherit properties from another, e.g., 'ElectricCar' inherits from 'Car'.

  • Polymorphism: Enables methods to do different ...

View all Associate Lead interview questions
1 2 3 4 5 6 7

GlobalLogic Interview Experiences

627 interviews found

Senior Automation Test Engineer Interview Questions & Answers

user image Vijayeswary Nambiar

posted on 19 May 2025

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. Agile methodologies. How is the agile methodologies used in your organisation, cardinality and explicit name difference, scenarios based questions in Tosca automation, screen sharing and explain the answer...
  • Ans. 

    Agile methodologies enhance collaboration and flexibility in software development, promoting iterative progress and continuous feedback.

    • Agile promotes iterative development, allowing teams to adapt to changes quickly.

    • Daily stand-ups facilitate communication and quick issue resolution.

    • User stories are prioritized in backlogs to ensure the most valuable features are developed first.

    • Tosca automation supports Agile by enab...

  • Answered by AI
    Add your answer
  • Q2. Agile and sprint activities, scripting knowledge for table steering , dex configuration and troubleshooting shooting question, vision AI questions
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Dnt go and give interview to this company the HR only waste candidate time . They dnt have any requirement genuinely. I got a call from the HR she said they are looking for someone who can join within a month . She asked me to take all the three rounds first two rounds were technical one person from India and another from US . HR doesnot even consider the time which you give and go with the interviewer time. After you get a positive response from first round and second round you will be asked for f2f interview. Where the HR will ask you to come to office for that round they made me to sit for 1 hr and then the HR said to join the call where the guy who joined the call was siting in his home and joining virtually and casually talking to the candidate . This is the culture and ethics the company has. Now again the HR has posted requirement in linkedin and continuing with the same thing with other candidates with interview even my collegue got call and she is asking him to join in month of June . To me she said to join in month of May. This is the truth of the organisation . So dnt wastebyour time in giving interview to these companies where there is no genuine requirement
Anonymous

Product Manager Interview Questions & Answers

user image Anonymous

posted on 11 Mar 2025

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
No response

I appeared for an interview in Feb 2025.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Tell me about yourself
  • Add your answer
  • Q2. What is INVEST and SMART
  • Ans. 

    INVEST and SMART are frameworks for defining effective user stories and goals in product management.

    • INVEST stands for Independent, Negotiable, Valuable, Estimable, Small, and Testable. Example: A user story like 'As a user, I want to reset my password' is independent and valuable.

    • SMART stands for Specific, Measurable, Achievable, Relevant, and Time-bound. Example: 'Increase user sign-ups by 20% in the next quarter' is ...

  • Answered by AI
    Add your answer
  • Q3. What are the agile ceremonies
  • Ans. 

    Agile ceremonies are structured meetings that facilitate collaboration and progress in Agile project management.

    • Sprint Planning: Teams define the work to be completed in the upcoming sprint. Example: Prioritizing user stories for the next two weeks.

    • Daily Stand-up: A quick daily meeting for team members to share updates and obstacles. Example: Each member shares what they did yesterday, what they'll do today, and any bl...

  • Answered by AI
    Add your answer
  • Q4. Where are api stored and how graphql api age different from rest
  • Ans. 

    APIs are stored on servers; GraphQL offers flexible queries unlike REST's fixed endpoints.

    • APIs are typically stored on web servers or cloud platforms.

    • GraphQL allows clients to request specific data, reducing over-fetching.

    • REST APIs have fixed endpoints, while GraphQL uses a single endpoint for all queries.

    • Example: In REST, fetching user data might require multiple endpoints; in GraphQL, you can get all needed data in o...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - The job description mentioned REST API; however, all the questions focused on SOAP or GraphQL. The interviewer demonstrated a lack of proficiency in technical interviewing, frequently interrupted, and did not provide an opportunity to speak. He expected the offer stories in a specific format but contradicted himself after I submitted my response. My advice is not to choose this company, and despite calling HR multiple times, I did not receive clarity on whether to move forward or not.
Anonymous

Performance Test Engineer Interview Questions & Answers

user image Anonymous

posted on 7 Feb 2025

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

I appeared for an interview in Jan 2025.

Round 1 - Technical 

(6 Questions)

  • Q1. What is correlation and parameterization?
  • Ans. 

    Correlation is the process of extracting dynamic values from server responses and passing them to subsequent requests. Parameterization is the process of replacing hard-coded values in scripts with variables.

    • Correlation involves identifying and capturing dynamic values like session IDs or tokens from server responses.

    • Parameterization involves replacing hard-coded values in scripts with variables to make them reusable a...

  • Answered by AI
    Add your answer
  • Q2. Explain load, stress, all testing?
  • Ans. 

    Load testing is to test the system under normal and peak load conditions, stress testing is to test the system beyond its limits, and all testing is a combination of both.

    • Load testing checks the system's ability to handle expected load levels, ensuring performance under normal conditions.

    • Stress testing pushes the system beyond its limits to identify breaking points and measure performance degradation.

    • All testing combin...

  • Answered by AI
    Add your answer
  • Q3. Explain PTLC?
  • Ans. 

    PTLC stands for Performance Testing Life Cycle, which is a set of activities involved in the performance testing process.

    • PTLC involves planning, preparation, execution, analysis, and reporting of performance tests.

    • It includes defining performance goals, creating test scenarios, setting up test environments, running tests, analyzing results, and making recommendations.

    • Example: In PTLC, performance engineers work closely...

  • Answered by AI
    Add your answer
  • Q4. Loadrunner scripting, execution and reports issue faced and how to process?
  • Ans. 

    Issues faced in Loadrunner scripting, execution, and reports

    • Scripting: faced issues with correlation, parameterization, and dynamic data handling

    • Execution: encountered problems with test environment setup, resource constraints, and test data management

    • Reports: struggled with result analysis, performance bottlenecks identification, and report customization

  • Answered by AI
    Add your answer
  • Q5. LG calculation and workload modelling process?
  • Ans. 

    LG calculation and workload modelling process involves determining the number of Load Generators required and creating a realistic simulation of user behavior.

    • Calculate the number of Load Generators needed based on expected user load and performance goals.

    • Create workload models by analyzing user behavior patterns, transaction volumes, and system usage.

    • Consider factors like peak load times, user distribution, and transa...

  • Answered by AI
    Add your answer
  • Q6. NFR scenarios?
  • Ans. 

    NFR scenarios refer to non-functional requirements that define the quality attributes of a system.

    • NFR scenarios focus on aspects like performance, scalability, reliability, and security.

    • Examples include load testing to assess system performance under expected load, stress testing to evaluate system behavior under extreme conditions, and security testing to identify vulnerabilities.

    • NFR scenarios help ensure that the sys...

  • Answered by AI
    Add your answer
Round 2 - Technical 

(1 Question)

  • Q1. Loadrunner questions
  • Add your answer
Round 3 - Behavioral 

(1 Question)

  • Q1. Check your soft skills
  • Ans. 

    Soft skills are essential for effective communication, teamwork, and problem-solving in performance testing roles.

    • Effective communication: Clearly articulate testing strategies and results to both technical and non-technical stakeholders.

    • Team collaboration: Work closely with developers and QA teams to ensure performance criteria are met, fostering a cooperative environment.

    • Problem-solving: Analyze performance issues an...

  • Answered by AI
    Add your answer
Round 4 - HR 

(1 Question)

  • Q1. Complete your details
  • Add your answer
Anonymous

Automation Test Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Jan 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Dec 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. Current Project
  • Ans. 

    Currently working on developing automated test scripts for a web application

    • Creating test cases using Selenium WebDriver

    • Implementing test automation frameworks like TestNG

    • Performing regression testing on new features

    • Collaborating with developers to identify and fix bugs

  • Answered by AI
    Add your answer
  • Q2. Framework Structure
  • Add your answer
  • Q3. Code for sorting an array
  • Ans. 

    Code for sorting an array of strings

    • Use built-in sort function in programming language (e.g. sort() in Python)

    • Specify the comparison function to sort strings alphabetically

    • Handle uppercase and lowercase letters properly

    • Example: ['apple', 'banana', 'cherry'] should be sorted as ['apple', 'banana', 'cherry']

  • Answered by AI
    Add your answer
  • Q4. Create Xpath
  • Ans. 

    Creating Xpath for locating elements in web pages

    • Use unique attributes like id, class, name to create Xpath

    • Avoid using indexes in Xpath as they can be brittle

    • Use functions like contains(), starts-with() for dynamic attributes

    • Consider using axes like ancestor, following-sibling for complex Xpath

  • Answered by AI
    Add your answer
  • Q5. Few Appium related questions
  • Add your answer
Round 2 - One-on-one 

(2 Questions)

  • Q1. Few scenario based questions
  • Add your answer
  • Q2. Why GlobalLogic
  • Ans. 

    GlobalLogic offers a diverse range of projects, cutting-edge technologies, and a collaborative work environment.

    • GlobalLogic provides opportunities to work on a variety of projects, allowing for professional growth and skill development.

    • The company is known for its use of cutting-edge technologies, providing exposure to the latest tools and trends in the industry.

    • GlobalLogic fosters a collaborative work environment, enc...

  • Answered by AI
    Add your answer
Round 3 - Technical 

(1 Question)

  • Q1. Project related questions
  • Add your answer
Anonymous

Associate Analyst Interview Questions & Answers

user image Anonymous

posted on 20 Jan 2025

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

I appeared for an interview in Dec 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. What can you expect from the first round of the interview, which involves a group discussion where you are given a topic to discuss in English for five minutes?
  • Add your answer
Round 2 - Aptitude Test 

A basic aptitude test includes logical reasoning questions and percentage problems, comprising a total of ten questions, along with two paragraph-based questions.

Round 3 - HR 

(1 Question)

  • Q1. Worst interview I have ever experienced, instead of asking questions about the role they are asking unwanted questions which are not related to the job. They are wantedly searching for a reason to reject y...
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are from b tech or mba better don't go to this company.
Anonymous

VMC Operator Interview Questions & Answers

user image Kuldeep Tomar

posted on 8 Feb 2025

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

(2 Questions)

  • Q1. Offset or job and Dail job that it's
  • Add your answer
  • Q2. Selary should be accepted hear
  • Ans. 

    Discussing salary acceptance involves understanding market rates, personal needs, and job responsibilities.

    • Research industry standards for VMC Operators to determine a fair salary range.

    • Consider your experience level; for example, a seasoned operator may command a higher salary.

    • Evaluate the cost of living in the job location; higher costs may justify a higher salary.

    • Assess the benefits package; sometimes, benefits can ...

  • Answered by AI
    Add your answer
Anonymous

Software Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Nov 2024

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

I applied via Campus Placement and was interviewed in Oct 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Basic aptitudes question in online test

Round 2 - Coding Test 

Two coding Q online test

Round 3 - Technical 

(2 Questions)

  • Q1. Resume bsic Q asked
  • Add your answer
  • Q2. Oops question basic theory
  • Ans. 

    Object-Oriented Programming (OOP) is a programming paradigm based on the concept of objects, which can contain data and methods.

    • Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).

    • Inheritance: Mechanism where a new class derives properties and behavior from an existing class (e.g., a 'Dog' class inheriting from an 'Animal' class).

    • Polymorphism: Ability to present the same in...

  • Answered by AI
    Add your answer
Round 4 - One-on-one 

(2 Questions)

  • Q1. One coding question asked to solve on paper of arrays
  • Ans. 

    Solve an array of strings problem by manipulating or analyzing the data effectively.

    • Identify the problem: Determine what needs to be done with the array of strings, e.g., sorting, filtering, or searching.

    • Use built-in functions: Leverage functions like sort(), filter(), or map() for efficient operations.

    • Consider edge cases: Handle empty arrays or strings, and ensure your solution works for all possible inputs.

    • Example: F...

  • Answered by AI
    Add your answer
  • Q2. Basic questions from resume
  • Add your answer
Round 5 - HR 

(2 Questions)

  • Q1. Relocating related questions
  • Add your answer
  • Q2. Why u want to join global logic
  • Ans. 

    I want to join Global Logic because of their reputation for cutting-edge technology solutions and collaborative work environment.

    • Global Logic is known for their innovative technology solutions

    • I am impressed by the collaborative work environment at Global Logic

    • I believe Global Logic offers great opportunities for professional growth and development

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and little bit coding
Anonymous

Senior Software Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Jan 2025

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

Fundamentals of Data Structures and Algorithms, including SQL.

Round 2 - Technical 

(2 Questions)

  • Q1. Basics of DSA and Algo and sql
  • Add your answer
  • Q2. Basics
  • Add your answer
Round 3 - Technical 

(2 Questions)

  • Q1. Details on previus project
  • Add your answer
  • Q2. B
  • Add your answer
Round 4 - HR 

(1 Question)

  • Q1. Basics of DSA and algo ..sql
  • Add your answer
Anonymous

Interview Questions & Answers

user image Anonymous

posted on 10 Mar 2025

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

I appeared for an interview in Sep 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Resume Shortlist ( For Adobe Process )
  • Add your answer
  • Q2. Night Shift Acceptance
  • Add your answer
Round 2 - One-on-one 

(2 Questions)

  • Q1. Can you provide an introduction about yourself?
  • Ans. 

    I am a dedicated engineer with a passion for product support, skilled in troubleshooting and enhancing user experiences.

    • Background in mechanical engineering with a focus on product design.

    • Experience in customer support roles, resolving technical issues efficiently.

    • Proficient in using diagnostic tools and software to identify product faults.

    • Strong communication skills, enabling effective collaboration with cross-functio...

  • Answered by AI
    Add your answer
  • Q2. How was your English communication assessed during the interview?
  • Ans. 

    My English communication was assessed through various interactive methods during the interview process.

    • I participated in a structured conversation where I was asked to explain technical concepts clearly.

    • I was given a scenario to troubleshoot and had to articulate my thought process effectively.

    • The interviewer evaluated my ability to ask clarifying questions and respond to feedback.

    • I engaged in a role-play exercise simu...

  • Answered by AI
    Add your answer
Round 3 - Client Interview 

(6 Questions)

  • Q1. What is the JavaScript code to find duplicates in an array?
  • Ans. 

    Use a Set to identify duplicates in an array of strings efficiently.

    • 1. Create an empty Set to store unique values.

    • 2. Iterate through the array and check if the value is already in the Set.

    • 3. If it is, add it to a duplicates array; if not, add it to the Set.

    • Example: For array ['apple', 'banana', 'apple', 'orange'], duplicates will be ['apple'].

    • 4. Return the duplicates array.

  • Answered by AI
    Add your answer
  • Q2. An email writing task
  • Add your answer
  • Q3. What are the differences between primitive and non-primitive data types in JavaScript?
  • Ans. 

    Primitive data types are basic types, while non-primitive types are more complex structures in JavaScript.

    • Primitive data types include: string, number, boolean, null, undefined, and symbol.

    • Non-primitive data types include: object, array, and function.

    • Primitive types are immutable; for example, strings cannot be changed once created.

    • Non-primitive types are mutable; for example, arrays can be modified by adding or removi...

  • Answered by AI
    Add your answer
  • Q4. What is the angle between the hour and minute hands of a clock at 7:45? - Logical Reasoning
  • Add your answer
  • Q5. What is the JavaScript code to extract query parameters from a URL?
  • Ans. 

    JavaScript can extract query parameters using URLSearchParams or by parsing the URL manually.

    • Use URL constructor: const url = new URL('https://example.com?param1=value1&param2=value2');

    • Extract parameters: const params = url.searchParams;

    • Get specific parameter: const param1 = params.get('param1'); // 'value1'

    • Iterate over all parameters: params.forEach((value, name) => console.log(`${name}: ${value}`));

    • Fallback me...

  • Answered by AI
    Add your answer
  • Q6. What is the difference between var and let in JavaScript?
  • Ans. 

    var is function-scoped, while let is block-scoped, leading to different behaviors in variable accessibility.

    • Scope: 'var' is function-scoped; 'let' is block-scoped.

    • Hoisting: Both are hoisted, but 'let' is not initialized until its declaration.

    • Re-declaration: 'var' allows re-declaration; 'let' does not.

    • Example of 'var': function test() { var x = 1; if (true) { var x = 2; } console.log(x); } // Outputs 2

    • Example of 'let': ...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview is for the Adobe Process - Product Support Role.
Anonymous

Engineer Interview Questions & Answers

user image Anonymous

posted on 5 Dec 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Create a program using Multithreading
  • Ans. 

    A multithreading program allows concurrent execution of tasks, improving performance and responsiveness.

    • Use threading libraries like 'threading' in Python or 'java.lang.Thread' in Java.

    • Example in Python: Create threads using 'threading.Thread(target=function_name)'.

    • Example in Java: Extend 'Thread' class or implement 'Runnable' interface.

    • Manage thread lifecycle with methods like 'start()', 'join()', and 'sleep()'.

    • Handle...

  • Answered by AI
    Add your answer
  • Q2. Use of static keywords in java
  • Ans. 

    The static keyword in Java is used for memory management and to define class-level variables and methods.

    • Static variables are shared among all instances of a class. Example: static int count; // counts instances.

    • Static methods can be called without creating an instance of the class. Example: Math.sqrt();

    • Static blocks are used for static initialization. Example: static { // initialization code }

    • Static nested classes can...

  • Answered by AI
    Add your answer
  • Q3. What are threads
  • Ans. 

    Threads are lightweight processes that enable concurrent execution within a program, sharing resources and improving efficiency.

    • Threads allow multiple tasks to run simultaneously, enhancing performance.

    • They share the same memory space, making communication between them faster.

    • Example: A web browser using threads to load multiple tabs at once.

    • Threads can be managed by the operating system or by the application itself.

    • Ex...

  • Answered by AI
    Add your answer
  • Q4. String vs String buffer and builder
  • Add your answer
  • Q5. Equals and == in java
  • Ans. 

    In Java, 'equals()' checks object content equality, while '==' checks reference equality.

    • equals() is a method defined in the Object class, used to compare the content of two objects.

    • Example: String str1 = new String("hello"); String str2 = new String("hello"); str1.equals(str2) returns true.

    • == compares the memory addresses of two object references.

    • Example: String str1 = "hello"; String str2 = "hello"; str1 == str2 retu...

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous
More about working at GlobalLogic
  • HQ - San Jose, California, United States (USA)
  • IT Services & Consulting
  • 10k-50k Employees (India)

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, Communication Skills, HTML, 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
What are the most common questions asked in GlobalLogic HR round?

The most common HR questions asked in GlobalLogic interview are -

  1. What is your family backgrou...read more
  2. Why should we hire y...read more
  3. What are your strengths and weakness...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 Interviews By Designations

  • GlobalLogic Associate Analyst Interview Questions
  • GlobalLogic Software Engineer Interview Questions
  • GlobalLogic Senior Software Engineer Interview Questions
  • GlobalLogic Analyst Interview Questions
  • GlobalLogic Software Developer Interview Questions
  • GlobalLogic Associate Consultant Interview Questions
  • GlobalLogic Consultant Interview Questions
  • GlobalLogic Associate Software Engineer Interview Questions
  • Show more
  • GlobalLogic Software Engineer Trainee Interview Questions
  • GlobalLogic Senior Test Engineer Interview Questions

Interview Questions for Popular Designations

  • Associate Analyst Interview Questions
  • Software Engineer Interview Questions
  • Senior Software Engineer Interview Questions
  • Analyst Interview Questions
  • Software Developer Interview Questions
  • Associate Consultant Interview Questions
  • Consultant Interview Questions
  • Associate Software Engineer Interview Questions
  • Show more
  • Senior Test Engineer Interview Questions
  • Software Engineer Trainee Interview Questions

Overall Interview Experience Rating

4/5

based on 575 interview experiences

Difficulty level

Easy 22%
Moderate 73%
Hard 4%

Duration

Less than 2 weeks 76%
2-4 weeks 19%
4-6 weeks 2%
6-8 weeks 2%
More than 8 weeks 1%
View more

Explore Interview Questions and Answers for Top Skills at GlobalLogic

Software Development Interview Questions & Answers
250 Questions
Java Interview Questions & Answers
250 Questions

Interview Questions from Similar Companies

Genpact
Genpact Interview Questions
3.8
 • 3.4k Interviews
DXC Technology
DXC Technology Interview Questions
3.7
 • 836 Interviews
Nagarro
Nagarro Interview Questions
4.0
 • 791 Interviews
Sutherland Global Services
Sutherland Global Services Interview Questions
3.5
 • 690 Interviews
Optum Global Solutions
Optum Global Solutions Interview Questions
4.0
 • 671 Interviews
NTT Data
NTT Data Interview Questions
3.8
 • 656 Interviews
 Publicis Sapient
Publicis Sapient Interview Questions
3.5
 • 642 Interviews
Virtusa Consulting Services
Virtusa Consulting Services Interview Questions
3.7
 • 612 Interviews
EPAM Systems
EPAM Systems Interview Questions
3.7
 • 569 Interviews
 UST
UST Interview Questions
3.8
 • 542 Interviews
View all

GlobalLogic Reviews and Ratings

based on 5k reviews

3.6/5

Rating in categories

3.3

Skill development

3.8

Work-life balance

3.1

Salary

3.6

Job security

3.6

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 5k Reviews and Ratings
Jobs at GlobalLogic
GlobalLogic
Tax Consultant

Noida

2-7 Yrs

Not Disclosed

GlobalLogic
.NET Lead

Pune

8-13 Yrs

Not Disclosed

GlobalLogic
Senior Python Developer - 8+ Years || Noida / Bangalore

Noida,

Bangalore / Bengaluru

+1

8-10 Yrs

₹ 25-35 LPA

Explore more jobs
GlobalLogic Salaries in India
Associate Analyst
4.1k salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Senior Software Engineer
3.6k salaries
unlock blur

₹4 L/yr - ₹27.2 L/yr

Software Engineer
3.1k salaries
unlock blur

₹3 L/yr - ₹13 L/yr

Analyst
3.1k salaries
unlock blur

₹1.2 L/yr - ₹5.5 L/yr

Associate Consultant
3.1k salaries
unlock blur

₹9.5 L/yr - ₹35 L/yr

Explore more salaries
Compare GlobalLogic with
Genpact

Genpact

3.8
Compare
DXC Technology

DXC Technology

3.7
Compare
Sutherland Global Services

Sutherland Global Services

3.5
Compare
Optum Global Solutions

Optum Global Solutions

4.0
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • GlobalLogic Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter