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
3.7

based on 4.2k Reviews

Filter interviews by

GlobalLogic Associate Consultant Engineering Interview Questions, Process, and Tips

Updated 10 May 2024

Top GlobalLogic Associate Consultant Engineering Interview Questions and Answers

View all 8 questions

GlobalLogic Associate Consultant Engineering Interview Experiences

4 interviews found

I applied via Referral and was interviewed before Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Tell me about special variables used in Shell Scripting ?
  • Ans. 

    Special variables in Shell Scripting

    • Special variables are predefined variables in shell scripts

    • They provide information about the script and its environment

    • Examples include $0 (name of the script), $1-$9 (arguments passed to the script), and $# (number of arguments)

    • Other special variables include $?, $$ (process ID of the script), and $! (process ID of the last background command)

  • Answered by AI
  • Q2. Examples of Linux commands : SED, AWK
  • Ans. 

    SED and AWK are Linux commands used for text processing and manipulation.

    • SED stands for Stream Editor and is used for performing basic text transformations on an input stream

    • AWK is a programming language used for text processing and data extraction

    • SED can be used for tasks such as search and replace, inserting or deleting lines, and more

    • AWK can be used for tasks such as filtering and sorting data, performing calculatio...

  • Answered by AI
  • Q3. What do you understand by Deamons?
  • Ans. 

    Daemons are background processes that run continuously on a computer system.

    • Daemons are usually started at system boot time

    • They perform tasks such as handling requests from other programs or monitoring system activity

    • Examples include web servers, email servers, and print spoolers

  • Answered by AI
  • Q4. Can you draw Linux Architecture ?
  • Ans. 

    Linux architecture consists of kernel, system libraries, user space programs and file system.

    • Linux architecture is based on a monolithic kernel.

    • The kernel provides low-level hardware interaction and manages system resources.

    • System libraries provide higher-level functionality to user space programs.

    • User space programs are applications that run on top of the kernel.

    • The file system organizes and stores data on the system.

    • ...

  • Answered by AI
  • Q5. Explain ACID properties and Normalization
  • Ans. 

    ACID properties ensure database transactions are reliable. Normalization reduces data redundancy.

    • ACID stands for Atomicity, Consistency, Isolation, and Durability.

    • Atomicity ensures that a transaction is treated as a single unit of work.

    • Consistency ensures that a transaction brings the database from one valid state to another.

    • Isolation ensures that concurrent transactions do not interfere with each other.

    • Durability ensu...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it to basics of Linux , SQL and Scripting ( Python, Shell etc. ). No need to go into advance concepts , just an idea is required so that interviewer understands that you have an idea of the topic. Do not try to misguide the interviewer , say no for things you don't know, or if you have idea let him/her know that you have beginner level understanding.

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Ask me regarding react advance questions and javascript advance topics likr HOC,Deboucing and Throttling,etc
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 - Technical 

(1 Question)

  • Q1. Flood fill question based on graph
Round 3 - Technical 

(1 Question)

  • Q1. Find 2 numbers occurring once while others occurring twice
  • Ans. 

    To find 2 unique numbers in an array with others occurring twice.

    • Iterate through the array and use a hash table to count the occurrences of each number.

    • Iterate through the hash table and find the two numbers with a count of 1.

    • Return the two unique numbers as an array of strings.

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Allocate min number of pages
  • Ans. 

    Allocate minimum number of pages

    • Determine the total content to be included

    • Decide on the layout and formatting

    • Consider the font size and spacing

    • Allocate pages based on the above factors

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Why do you want to join globallogic

Interview Preparation Tips

Interview preparation tips for other job seekers - thorough with dsa, java, collections, java 8,multithreading, spring rest api, microservices

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Frontend questions machine coding round
  • Q2. Develop an ui for food applications
  • Ans. 

    An UI for food applications should be user-friendly, visually appealing, and easy to navigate.

    • Include high-quality images of food items

    • Use a simple and intuitive layout

    • Allow users to easily search for specific foods or restaurants

    • Include filters for dietary restrictions or preferences

    • Provide clear and concise information about each food item, including ingredients and nutritional information

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with problem solving and data structures as well. You can also be asked for code

Skills evaluated in this interview

GlobalLogic interview questions for designations

 Associate Consultant

 (22)

 Associate Content Engineering Analyst

 (2)

 Senior Consultant

 (3)

 QA Consultant

 (1)

 Workday Consultant

 (1)

 Associate Quality Assurance Consultant

 (1)

 Analyst Content Engineering

 (2)

 Consultant

 (22)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. All about angular framework and Typescript
  • Q2. Javascript precoded question
Round 2 - Technical 

(3 Questions)

  • Q1. In this round as well as Angular related question
  • Q2. Lifecycle hook of angular
  • Ans. 

    Lifecycle hooks in Angular are methods that allow you to tap into the lifecycle of a component or directive.

    • Lifecycle hooks include ngOnInit, ngOnChanges, ngDoCheck, ngOnDestroy, etc.

    • ngOnInit is used for initialization logic, ngOnChanges is used for reacting to input changes, ngOnDestroy is used for cleanup tasks, etc.

    • Example: ngOnInit() { console.log('Component initialized'); }

  • Answered by AI
  • Q3. Lazy loading concept

Skills evaluated in this interview

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

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It contain 40 question which is very easy

Round 2 - Coding Test 

It contain 3 coding question

Round 3 - One-on-one 

(5 Questions)

  • Q1. Introduction About Your Self and About Project
  • Q2. Two dsa question of leetcode
  • Q3. Basics Concept on dsa
  • Q4. From which platform you do coding
  • Q5. Simple Simple Question

Interview Preparation Tips

Topics to prepare for Nagarro Associate Software Engineer interview:
  • DSA
Interview preparation tips for other job seekers - Very good company
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Technical Experience
  • Q2. Challenged faced
  • Q3. Solutions provided
  • Q4. Toughest Project Handled
  • Ans. 

    Developing a real-time monitoring system for a large-scale financial trading platform

    • Implemented complex algorithms to analyze market data in real-time

    • Designed a scalable architecture to handle high volume of transactions

    • Worked closely with traders and analysts to understand requirements and make necessary adjustments

    • Managed a team of developers to ensure project milestones were met

  • Answered by AI
  • Q5. Other Technical languages

Interview Preparation Tips

Interview preparation tips for other job seekers - If they feel you can fill their need then u r in
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basically communication and sql 12 question and progaming mcq 12q and 2 coding question

Round 2 - Technical 

(8 Questions)

  • Q1. Tell me about your self
  • Q2. Project explanition
  • Q3. What is inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits attributes and methods from another class.

    • Allows a class to inherit properties and behaviors from another class

    • Promotes code reusability and reduces redundancy

    • Derived class can add its own unique attributes and methods

    • Example: Class 'Car' can inherit from class 'Vehicle' and gain attributes like 'color' and methods like 'drive'

  • Answered by AI
  • Q4. Code in inheritance
  • Ans. 

    Inheritance in object-oriented programming allows a class to inherit properties and behaviors from another class.

    • Inheritance allows for code reusability and promotes a hierarchical structure in classes.

    • Subclasses can access and modify the properties and methods of their parent class.

    • Example: class Animal { ... } class Dog extends Animal { ... }

    • Example: class Shape { ... } class Circle extends Shape { ... }

  • Answered by AI
  • Q5. Code reverse a string
  • Ans. 

    Reverse a string using array manipulation

    • Create an array of characters from the input string

    • Iterate through the array in reverse order and append each character to a new string

    • Return the reversed string

  • Answered by AI
  • Q6. Sql query for seleting a particular column from a table and give the employer count
  • Ans. 

    Use SQL query to select a particular column from a table and get the count of entries.

    • Use SELECT statement to specify the column you want to retrieve.

    • Use COUNT() function to get the count of entries in that column.

    • Combine both in a single query to achieve the desired result.

  • Answered by AI
  • Q7. Apptitute question a sales man sells a item for 20% discount from its original price for some time and he want to sell the remaing item for original price what he needs to do??
  • Q8. A clock tick 8 times on 8'o clock the time taken between 1st tick and last tick is 35 sec what is the time taken for starting tick and end tick at 11'o colck
  • Ans. 

    The time taken for the clock to tick from 8'o clock to 11'o clock is 105 seconds.

    • Each tick represents 1/8th of an hour (45 minutes) on the clock.

    • From 8'o clock to 11'o clock, there are 3 hours, so the total time taken is 3 * 45 = 135 minutes = 135 * 60 = 8100 seconds.

    • The time taken for the clock to tick from 8'o clock to 11'o clock is 8100 - 35 = 8065 seconds.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for everything don't answer more and don't answer less, if you ans more you will get more question and get rejected and if you ans less you will get rejected too..

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Mule esb mule strcture
  • Q2. Dataweave interview questions
Round 2 - Technical 

(2 Questions)

  • Q1. Technical mule questions
  • Q2. Batch jobs questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well preapred
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

It is an assessment on OOPS,DSA,DBMS and coding questions

Round 2 - Technical 

(3 Questions)

  • Q1. General OOPS concepts
  • Q2. What is interface
  • Ans. 

    An interface is a point where two systems, subjects, organizations, etc., meet and interact with each other.

    • An interface defines the methods that a class must implement, without specifying how they should be implemented.

    • Interfaces allow for multiple inheritance in programming languages like Java.

    • Examples of interfaces in programming include Java interfaces, USB ports on electronic devices, and user interfaces on softwa

  • Answered by AI
  • Q3. What are pillars of OOPS
  • Ans. 

    The pillars of OOPS (Object-Oriented Programming) are Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class. For example, a 'Car' class can inherit from a 'Vehicle' class.

    • Encapsulation refers to the bundling of data with the methods that operate on that data. It restricts access to some of an object's components. For example, using pri...

  • Answered by AI

GlobalLogic Interview FAQs

How many rounds are there in GlobalLogic Associate Consultant Engineering interview?
GlobalLogic interview process usually has 2-3 rounds. The most common rounds in the GlobalLogic interview process are Technical, Resume Shortlist and HR.
How to prepare for GlobalLogic Associate Consultant Engineering 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 Agile Methodology, CMMI, ISO, Metrics Analysis and Quality Assurance.
What are the top questions asked in GlobalLogic Associate Consultant Engineering interview?

Some of the top questions asked at the GlobalLogic Associate Consultant Engineering interview -

  1. Tell me about special variables used in Shell Scriptin...read more
  2. Can you draw Linux Architectur...read more
  3. What do you understand by Deamo...read more

Tell us how to improve this page.

People are getting interviews through

based on 3 GlobalLogic interviews
Referral
67%
33% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Genpact Interview Questions
3.9
 • 2.9k Interviews
LTIMindtree Interview Questions
3.9
 • 2.7k Interviews
DXC Technology Interview Questions
3.7
 • 792 Interviews
Mphasis Interview Questions
3.4
 • 773 Interviews
Nagarro Interview Questions
4.0
 • 753 Interviews
View all
GlobalLogic Associate Consultant Engineering Salary
based on 247 salaries
₹10.4 L/yr - ₹30 L/yr
44% more than the average Associate Consultant Engineering Salary in India
View more details

GlobalLogic Associate Consultant Engineering Reviews and Ratings

based on 17 reviews

3.2/5

Rating in categories

3.3

Skill development

3.2

Work-Life balance

3.4

Salary & Benefits

3.1

Job Security

2.6

Company culture

2.9

Promotions/Appraisal

3.2

Work Satisfaction

Explore 17 Reviews and Ratings
Associate Analyst
3.7k salaries
unlock blur

₹1 L/yr - ₹7.2 L/yr

Senior Software Engineer
3.3k salaries
unlock blur

₹5.2 L/yr - ₹21.5 L/yr

Analyst
3.1k salaries
unlock blur

₹1.5 L/yr - ₹5.7 L/yr

Software Engineer
2.9k salaries
unlock blur

₹3 L/yr - ₹13 L/yr

Associate Consultant
2.7k salaries
unlock blur

₹9 L/yr - ₹33 L/yr

Explore more salaries
Compare GlobalLogic with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview