Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by HTC Global Services Team. If you also belong to the team, you can get access from here

HTC Global Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

HTC Global Services System Engineer Interview Questions and Answers

Updated 20 Aug 2022

HTC Global Services System Engineer Interview Experiences

1 interview found

Round 1 - Aptitude Test 

General appitute question

Round 2 - Technical 

(1 Question)

  • Q1. What is pointer what is array
  • Ans. 

    A pointer is a variable that stores the memory address of another variable. An array is a collection of similar data types.

    • Pointers allow for dynamic memory allocation and manipulation.

    • Arrays can be one-dimensional or multi-dimensional.

    • Example of pointer: int *ptr = # where num is an integer variable.

    • Example of array: char str[10] = {'H', 'e', 'l', 'l', 'o', ' ', 'W', 'o', 'r', 'l', 'd'};

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me about your self
  • Ans. 

    I am a dedicated System Engineer with a strong background in systems design, implementation, and troubleshooting across various platforms.

    • Technical Expertise: I have experience in managing and optimizing complex systems, such as implementing a cloud-based infrastructure that improved scalability by 30%.

    • Problem-Solving Skills: I successfully resolved a critical system outage by analyzing logs and implementing a failover...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - don't go this company
u cleared all the assessment and got offer letter before giving any kind of training they give one assessment if u clear u may join otherwise not they simply reject

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about HTC Global Services?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview in Jun 2017.

Interview Questionnaire 

1 Question

  • Q1. Questions related to core java, advanced java, programs,

Interview Preparation Tips

Round: Technical + HR Interview
Experience: Previous work experience scenarios based questions

System Engineer Interview Questions Asked at Other Companies

asked in TCS
Q1. Election Winner Determination In an ongoing election between two ... read more
asked in Infosys
Q2. Count Ways to Reach the N-th Stair Problem Statement You are prov ... read more
asked in TCS
Q3. Given a parking lot represented as an RxC matrix where each space ... read more
asked in TCS iON
Q4. GCD (Greatest Common Divisor) Problem Statement You are given two ... read more
asked in Infosys
Q5. Maximum Subarray Sum Problem Statement Given an array arr of leng ... read more

Interview Questionnaire 

3 Questions

  • Q1. Technically discussed about my previous roles and domain
  • Q2. HR got selected me once cleared Technically
  • Q3. Also HR Selected me once agreed package

Interview Preparation Tips

Round: Resume Shortlist
Experience: My resume shortlisted based on my previous experience

I applied via LinkedIn and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics Of JS

I applied via Naukri.com and was interviewed before Feb 2021. There were 2 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 - Technical 

(1 Question)

  • Q1. About technical what your role is

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing all good, but poor team management

Interview Questionnaire 

5 Questions

  • Q1. Cte vs temp table
  • Ans. 

    CTE and temp tables are used to store intermediate results in SQL queries.

    • CTE stands for Common Table Expression and is defined within a query.

    • Temp tables are created in the tempdb database and can be accessed across sessions.

    • CTEs are generally faster and more readable than temp tables.

    • Temp tables are useful for complex queries with multiple steps or when data needs to be manipulated.

    • CTEs are useful for recursive queri...

  • Answered by AI
  • Q2. Parameter sniffing
  • Q3. Asynchronous programming in .net
  • Ans. 

    Asynchronous programming in .NET allows for non-blocking execution of code, improving performance and responsiveness.

    • Async and Await keywords used to implement asynchronous programming

    • Allows for parallel execution of multiple tasks

    • Improves performance and responsiveness of applications

    • Examples include web applications, file I/O operations, and database queries

  • Answered by AI
  • Q4. Threading in .net
  • Ans. 

    Threading in .NET allows for concurrent execution of code, improving performance and responsiveness.

    • Threading allows for multiple threads of execution to run concurrently

    • Thread class is used to create and manage threads

    • Thread synchronization is important to prevent race conditions and deadlocks

    • Async/await is a newer approach to concurrency in .NET

    • TPL (Task Parallel Library) provides higher-level abstractions for concur...

  • Answered by AI
  • Q5. Performance tuning of SQL stored procedure
  • Ans. 

    Performance tuning of SQL stored procedure involves optimizing query execution time and reducing resource usage.

    • Identify and optimize the most resource-intensive queries

    • Use appropriate indexing and partitioning techniques

    • Minimize network round trips and data transfers

    • Avoid using cursors and temporary tables

    • Use query hints and plan guides to influence query execution plan

    • Regularly monitor and analyze query performance u...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Most of them are irrelevant, mostly they focus on how to break things rather how you make. All questions are anti pattern to micro services. Eg: Interviewer asked he will declare react controller in Sprin...

Interview Preparation Tips

Interview preparation tips for other job seekers - Not recommended. At Lead or senior level. Most of them doesn't know whats Microservies and where it should be leveraged
Are these interview questions helpful?

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Data structures

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was good.

I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Very basic qutions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jan 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Self introduction and technical what is data factory and explain about the project
  • Q2. What is your goals and family background
  • Ans. 

    My goal is to become a highly skilled software engineer and contribute to innovative projects. My family background is supportive and has encouraged my pursuit of a career in technology.

    • Goal: Become a highly skilled software engineer

    • Contribute to innovative projects

    • Family background: Supportive and encouraging

    • Pursuit of a career in technology

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - very easy interview and there will be two rounds but

HTC Global Services Interview FAQs

How many rounds are there in HTC Global Services System Engineer interview?
HTC Global Services interview process usually has 3 rounds. The most common rounds in the HTC Global Services interview process are Aptitude Test, Technical and HR.
How to prepare for HTC Global Services System 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 HTC Global Services. The most common topics and skills that interviewers at HTC Global Services expect are Brs, Bus, Fortran, LMS and PFMEA.

Tell us how to improve this page.

Interview Questions from Similar Companies

EPAM Systems Interview Questions
3.7
 • 569 Interviews
Synechron Interview Questions
3.5
 • 378 Interviews
Movate Interview Questions
3.3
 • 271 Interviews
SS&C TECHNOLOGIES Interview Questions
3.3
 • 184 Interviews
Globant Interview Questions
3.7
 • 183 Interviews
ThoughtWorks Interview Questions
3.9
 • 157 Interviews
Luxoft Interview Questions
3.7
 • 128 Interviews
TEKsystems Interview Questions
3.3
 • 124 Interviews
View all
HTC Global Services System Engineer Salary
based on 19 salaries
₹3.9 L/yr - ₹9.1 L/yr
10% more than the average System Engineer Salary in India
View more details

HTC Global Services System Engineer Reviews and Ratings

based on 2 reviews

3.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

3.0

Salary

4.9

Job security

3.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
766 salaries
unlock blur

₹13.4 L/yr - ₹24.1 L/yr

Senior Engineer
589 salaries
unlock blur

₹13 L/yr - ₹23.6 L/yr

Software Engineer
549 salaries
unlock blur

₹4.5 L/yr - ₹13 L/yr

Software Developer
353 salaries
unlock blur

₹9.4 L/yr - ₹24 L/yr

Lead
302 salaries
unlock blur

₹17.1 L/yr - ₹30 L/yr

Explore more salaries
Compare HTC Global Services with

Accenture

3.7
Compare

Synechron

3.5
Compare

Movate

3.3
Compare

Sopra Steria

3.8
Compare
write
Share an Interview