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 Product Support Engineer Interview Questions and Answers

Updated 7 Apr 2024

GlobalLogic Product Support Engineer Interview Experiences

2 interviews found

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

(1 Question)

  • Q1. Tell me about yourself Open to work form office Ticketing tool Product support
Round 2 - Technical 

(1 Question)

  • Q1. What is Ip address DHCP Outlook configuration DNS
  • Ans. 

    IP address is a unique numerical label assigned to each device connected to a computer network, DHCP is a protocol that assigns IP addresses automatically, Outlook configuration involves setting up email accounts, DNS translates domain names to IP addresses.

    • IP address is a unique identifier for devices on a network (e.g. 192.168.1.1)

    • DHCP is a protocol that automatically assigns IP addresses to devices on a network

    • Outlo...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Tell me about your self Work experience Technical question Project tool

Interview Preparation Tips

Interview preparation tips for other job seekers - It's was good

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. MYSQL, AWS, CLOUD computing, Intro

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear and confident, and try to answer all the questions

Product Support Engineer Interview Questions Asked at Other Companies

asked in HCL Group
Q1. What is DSP (Demand Side Platform) and SSP ( Sell side platform?
asked in HCL Group
Q2. What's Ad Operations and what is digital ad Operations?
asked in HCL Group
Q3. Have you heard about DoubleClick for Publishers and Ad Exchange?
asked in HCL Group
Q4. Is DoubleClick for Publisher an example of SSP or DSP?
Q5. What are the type of joins Difference between truncate and delete

Product Support Engineer Jobs at GlobalLogic

View all

Interview questions from similar companies

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

Round 1 - Technical 

(2 Questions)

  • Q1. Work regarding your job profile
  • Q2. Linux related questions
Interview experience
3
Average
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 

(5 Questions)

  • Q1. What is the command to search a file like test.txt in linux?
  • Ans. 

    The command to search a file like test.txt in Linux is 'grep'.

    • Use the 'grep' command followed by the search term and the file name to search for a specific text in a file.

    • For example, to search for the word 'hello' in a file named test.txt, you would use the command 'grep hello test.txt'.

  • Answered by AI
  • Q2. What is constraints?
  • Ans. 

    Constraints are limitations or restrictions that affect the design, implementation, or operation of a system.

    • Constraints can be related to time, budget, resources, technology, or regulations.

    • They can impact the functionality, performance, scalability, or security of a system.

    • Examples include budget constraints limiting the purchase of new hardware, time constraints for project deadlines, or regulatory constraints for d...

  • Answered by AI
  • Q3. What is the command to get the value present at 80th row , 100th column?
  • Ans. 

    To get the value present at 80th row, 100th column, you can use the command 'awk' in Unix/Linux systems.

    • Use the 'awk' command with the syntax 'awk 'NR==80 {print $100}' filename' to get the value at the specified row and column.

    • Replace 'filename' with the actual file name where the data is stored.

    • Ensure that the row and column numbers are adjusted based on the indexing starting from 1 in 'awk'.

  • Answered by AI
  • Q4. What is view in sql?
  • Ans. 

    A view in SQL is a virtual table based on the result-set of a SELECT statement.

    • Views are used to simplify complex queries by storing them as virtual tables

    • Views do not store data themselves, but display data from underlying tables

    • Views can be used to restrict access to certain columns or rows of a table

    • Views can be used to join multiple tables and present the data in a single table-like structure

  • Answered by AI
  • Q5. What is internal workflow for the BFSI domain?
  • Ans. 

    Internal workflow for BFSI domain involves processes related to banking, financial services, and insurance.

    • Customer onboarding and account setup

    • Transaction processing and monitoring

    • Risk management and compliance checks

    • Customer support and issue resolution

    • Data analysis and reporting

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a dedicated and experienced Production Support Analyst with a strong background in troubleshooting and resolving technical issues.

    • Over 5 years of experience in providing production support for various applications

    • Proficient in analyzing system logs and identifying root causes of issues

    • Skilled in collaborating with development teams to implement solutions and prevent future incidents

    • Strong communication skills to e...

  • Answered by AI
  • Q2. What is Asset in BFSI domain?
  • Ans. 

    In the BFSI domain, an asset refers to any valuable item owned by an individual or organization that can be converted into cash.

    • Assets can include cash, investments, real estate, equipment, and intellectual property.

    • In the banking sector, assets can also refer to loans given out to customers.

    • Assets are important for financial institutions as they represent the value of the organization and its ability to generate reven...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Python code snippets for different codes
  • Q2. SQL Queries on Joins
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company

Round 1 - Group Discussion 

Talk about one of three topics for 2 mins

Round 2 - Technical 

(2 Questions)

  • Q1. What is DHCP and why do we use it what is dns How does DHCP work in a network What is the role of a router What is a gateway How to boot into safemode
  • Ans. 

    DHCP is a network protocol that automatically assigns IP addresses to devices, DNS translates domain names to IP addresses, routers connect networks, gateways connect networks with different protocols, booting into safe mode allows troubleshooting.

    • DHCP automatically assigns IP addresses to devices on a network

    • DNS translates domain names to IP addresses for easier access

    • Routers connect different networks together to ena...

  • Answered by AI
  • Q2. What is IP address What are the classes of IP What is workgroup and domain What is BSOD What is 32 bit and 64 bit OS SSD vs HDD explain windows boot process System keeps restarting. Steps to resolve how to...
  • Ans. 

    IP address is a unique identifier assigned to each device connected to a network. Classes of IP include A, B, C, D, and E. Workgroup and domain are network organization structures. BSOD is Blue Screen of Death.

    • IP address is a unique numerical label assigned to each device on a network

    • Classes of IP include A, B, C, D, and E with different ranges of addresses

    • Workgroup is a peer-to-peer network where each computer has its...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for DXC Technology Technical Support Engineer interview:
  • Troubleshooting
  • A+
  • N+
Interview preparation tips for other job seekers - Prepare well, practice self-intro and roles and responsibilities, be on time. Good LUCK!!!

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About Switching
  • Q2. About Routers switching, LAN, SD-WAN

Interview Preparation Tips

Interview preparation tips for other job seekers - Thanks for offering me
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Very bad experience with the test round

Round 2 - HR 

(1 Question)

  • Q1. Not up to the mark very much dissatisfied

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't ever try to apply for this company,they just call for the interview and waste whole day and they won't give a proper response after the last round of an interview. Though you get selected they delay in process. They just don't want employees but still to show a stats to govt they call for an interview and make the formalities and later after waiting the result will be you are not selected. It's better not to go for an interview, it is just waste of time.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a dedicated and experienced Network Support Engineer with a strong background in troubleshooting and resolving network issues.

    • Over 5 years of experience in network support roles

    • Proficient in configuring and maintaining network devices such as routers and switches

    • Skilled in diagnosing and resolving network connectivity issues

    • Familiar with network monitoring tools like Wireshark and Nagios

    • Certified in Cisco CCNA and

  • Answered by AI
  • Q2. Some basic questions in networking
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Do you know about sed command?
  • Ans. 

    sed command is a stream editor used to perform text transformations on an input stream or file.

    • sed stands for stream editor

    • It is used to perform text transformations on an input stream or file

    • Commonly used for search and replace operations

    • Syntax: sed 's/search/replace/g' filename

    • Example: sed 's/foo/bar/g' file.txt

  • Answered by AI

Skills evaluated in this interview

GlobalLogic Interview FAQs

How many rounds are there in GlobalLogic Product Support Engineer interview?
GlobalLogic interview process usually has 3 rounds. The most common rounds in the GlobalLogic interview process are HR, Technical and One-on-one Round.
How to prepare for GlobalLogic Product Support Engineer 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 Oracle, AWS, Apache, Brs and Case.
What are the top questions asked in GlobalLogic Product Support Engineer interview?

Some of the top questions asked at the GlobalLogic Product Support Engineer interview -

  1. What is Ip address DHCP Outlook configuration ...read more
  2. MYSQL, AWS, CLOUD computing, In...read more

Tell us how to improve this page.

GlobalLogic Product Support Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
DXC Technology Interview Questions
3.7
 • 809 Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
Nagarro Interview Questions
4.0
 • 778 Interviews
View all
GlobalLogic Product Support Engineer Salary
based on 47 salaries
₹3.8 L/yr - ₹9.5 L/yr
At par with the average Product Support Engineer Salary in India
View more details

GlobalLogic Product Support Engineer Reviews and Ratings

based on 5 reviews

1.1/5

Rating in categories

1.1

Skill development

1.1

Work-life balance

1.7

Salary

1.1

Job security

1.1

Company culture

1.1

Promotions

1.1

Work satisfaction

Explore 5 Reviews and Ratings
PHP Product Support Engineer

Gurgaon / Gurugram

1-3 Yrs

Not Disclosed

Explore more jobs
Associate Analyst
3.9k salaries
unlock blur

₹1 L/yr - ₹7.2 L/yr

Senior Software Engineer
3.3k 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

₹3 L/yr - ₹13 L/yr

Associate Consultant
2.8k salaries
unlock blur

₹9.1 L/yr - ₹33 L/yr

Explore more salaries
Compare GlobalLogic with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

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