i
HTC Global
Services
Filter interviews by
Devops is a software development methodology that combines software development (Dev) with IT operations (Ops) to improve collaboration and productivity.
Devops focuses on automating and streamlining the software development and deployment process.
It emphasizes communication and collaboration between development and operations teams.
Devops aims to shorten the development lifecycle and provide continuous delivery of...
BRS Configuration step involves setting up Bank Reconciliation Statement in SAP FICO module.
Define House Bank in SAP
Define Bank Sub-Accounts
Assign Bank Sub-Accounts to House Bank
Configure Automatic Bank Statement Upload
Define Posting Rules for Bank Statement Items
A secondary site in SCCM is a site system role that can be installed to help manage content distribution and client communication in remote locations.
Secondary sites are used to manage clients in remote locations with limited bandwidth
They do not have their own database, but rely on the primary site for data storage
They help reduce network traffic by caching content locally for distribution to clients
Secondary sit...
A distribution point is a site system role in SCCM that stores files for clients to download during software deployment.
Distribution points store software packages, applications, updates, and operating system images.
Clients connect to distribution points to download content for installation.
Distribution points can be located on servers, workstations, or even cloud services like Azure.
They help in reducing network ...
Management point is a server role in SCCM that provides policy and service location information to clients.
Management point communicates with clients to provide policy assignments, software distribution, and inventory information.
It helps clients locate content, such as software updates or applications, by providing information about distribution points.
Management point also helps clients find site systems that of...
Design patterns are reusable solutions to common software problems.
Creational patterns: Singleton, Factory, Abstract Factory, Builder
Structural patterns: Adapter, Bridge, Composite, Decorator, Facade, Flyweight, Proxy
Behavioral patterns: Chain of Responsibility, Command, Interpreter, Iterator, Mediator, Memento, Observer, State, Strategy, Template Method, Visitor
Sample classes for Spring Boot entity, service, and controller layers with annotations
Create entity classes with @Entity and @Id annotations
Create service classes with @Service annotation and inject repository classes with @Autowired annotation
Create controller classes with @RestController and @RequestMapping annotations
Use @GetMapping, @PostMapping, @PutMapping, and @DeleteMapping annotations for HTTP methods
Use ...
Penetration testing is a method of testing the security of a system by simulating an attack from a malicious source.
It involves identifying vulnerabilities in a system and attempting to exploit them.
Penetration testing can be done manually or with the help of automated tools.
The goal is to find weaknesses in the system before a real attacker does.
Penetration testing can be performed on various types of systems, in...
Security testing is the process of identifying vulnerabilities and weaknesses in a system to ensure it is secure from potential threats.
It involves testing the system for potential security breaches and vulnerabilities
It includes testing for authentication and authorization mechanisms
It also involves testing for data confidentiality and integrity
Examples include penetration testing, vulnerability scanning, and cod...
I have used JIRA, Trello, and Kanban boards for agile project management.
JIRA for sprint planning, backlog management, and issue tracking
Trello for visualizing the workflow and progress of tasks
Kanban boards for managing work in progress and limiting work in progress
I appeared for an interview in Feb 2025.
Java is a popular programming language used for developing various applications. Maven is a build automation tool used for managing dependencies and building projects.
Java is an object-oriented programming language known for its portability and versatility.
Maven is a build automation tool that simplifies the build process by managing project dependencies and providing a uniform build system.
In my project, we used Maven...
Managing conflicting priorities and tight deadlines
Balancing multiple tasks and deadlines
Dealing with changing requirements
Collaborating with different teams and stakeholders
Troubleshooting scenarios on CI/CD pipeline
Check for any failed builds or deployments in the pipeline
Review the logs and error messages to identify the root cause
Verify the configuration settings for the CI/CD tools and integrations
Ensure proper permissions and access controls are set up correctly
Test the pipeline with a simple change to see if the issue persists
Based on the past assignments and questions on same platforms.
I applied via Approached by Company and was interviewed in Mar 2025. There was 0 interview round.
Selecting a candidate involves assessing skills, experience, and cultural fit for the project and organization.
Relevant Experience: The candidate has a proven track record in managing similar projects, such as leading a software development team.
Technical Skills: They possess the necessary technical skills, like proficiency in Agile methodologies, which are crucial for project success.
Cultural Fit: The candidate aligns...
A positive candidate experience is crucial for attracting top talent globally, ensuring fairness, communication, and support throughout the process.
Clear Communication: Provide timely updates on application status, interview schedules, and feedback. For example, sending an email after each interview.
Personalized Interaction: Tailor the experience to each candidate by addressing them by name and acknowledging their uniq...
The responsibility for maintaining business income growth typically falls on multiple roles, including leadership and project managers.
Leadership teams set strategic goals and allocate resources to drive growth.
Sales and marketing departments are crucial for generating revenue through customer acquisition.
Project managers ensure that projects align with business objectives and deliver value, impacting income positively...
In 1910, many countries had monarchies or emerging democracies, with varying degrees of political structure and governance.
In the United States, the government was a federal republic with a President, Congress, and Supreme Court.
In the United Kingdom, it was a constitutional monarchy with a Parliament and a Prime Minister.
Many European countries were still under monarchies, such as Germany and Austria-Hungary.
Colonial ...
Growth of business income refers to the increase in revenue over time, indicating financial health and expansion potential.
Increased sales: A company may launch new products, leading to higher sales figures.
Market expansion: Entering new markets can significantly boost income, e.g., a local restaurant opening a second location.
Improved pricing strategies: Adjusting prices based on demand can enhance revenue, like premi...
A marketing executive drives brand awareness, develops strategies, and manages campaigns to promote products and engage customers.
Develops marketing strategies to increase brand visibility and market share.
Conducts market research to understand customer needs and preferences.
Creates and manages marketing campaigns across various channels, such as social media and email.
Analyzes campaign performance metrics to optimize ...
I appeared for an interview before Jun 2024, where I was asked the following questions.
Extracting columns from two files can be done using various methods like command-line tools, programming languages, or data manipulation libraries.
Use command-line tools like 'cut' or 'awk' in Unix/Linux. Example: 'cut -d, -f1 file1.csv' extracts the first column from a CSV file.
In Python, use pandas library: 'import pandas as pd; df1 = pd.read_csv('file1.csv'); df2 = pd.read_csv('file2.csv'); result = pd.concat([df1['...
Data can be passed from JCL to COBOL programs using parameters, DD statements, and environment variables.
1. Using JCL parameters: Pass data as positional or keyword parameters in the EXEC statement. Example: //STEP1 EXEC PGM=MYPROG,PARM='DATA1 DATA2'
2. Using DD statements: Define datasets in JCL that the COBOL program can read. Example: //INPUT DD DSN=MY.INPUT.DATA, DISP=SHR
3. Using SYSIN: Pass data directly to the pro...
Pre-compilation is the process of preparing code for compilation, optimizing it before the actual compilation phase.
Pre-compilation involves parsing source code to check for syntax errors.
It may include macro expansion, where macros are replaced with their definitions.
Pre-compilation can optimize code by removing unused variables or functions.
In languages like C/C++, precompiled headers can speed up compilation by stor...
I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.
I contributed by developing new features and fixing bugs. Faced challenges with integrating third-party APIs.
Developed new features such as user authentication and data visualization
Fixed bugs related to database queries and UI responsiveness
Challenges faced with integrating third-party APIs like payment gateways and social media platforms
I applied via Walk-in and was interviewed in Oct 2024. There was 1 interview round.
After 1 year, the data conversion specialist will have gained valuable experience and expertise in handling various data conversion projects.
Increased proficiency in data conversion tools and software
Improved understanding of data formats and structures
Enhanced problem-solving skills in resolving data conversion issues
Expanded knowledge of data quality and integrity standards
Possibly advanced to more complex data conve...
I applied via Walk-in and was interviewed in Aug 2024. There were 5 interview rounds.
Maths grammar & communication
Typing speed is crucial for data entry roles, ensuring efficiency and accuracy in handling information.
Average typing speed is around 40-60 words per minute (WPM).
Professional typists can achieve speeds of 80 WPM or more.
Accuracy is as important as speed; aim for 95% accuracy or higher.
Practice with typing software or online tests to improve speed.
Familiarity with keyboard shortcuts can enhance efficiency.
You're like this job opportunity
I appeared for an interview in May 2025, where I was asked the following questions.
KPIs in customer service measure performance and effectiveness in meeting customer needs and enhancing satisfaction.
Customer Satisfaction Score (CSAT): Measures customer satisfaction through surveys post-interaction.
Net Promoter Score (NPS): Gauges customer loyalty by asking how likely they are to recommend the service.
First Response Time (FRT): The average time taken to respond to a customer's initial inquiry.
Resoluti...
There are various types of chat and mail processes in customer service, each serving unique communication needs.
1. Live Chat: Real-time interaction with customers, e.g., website chat support.
2. Email Support: Asynchronous communication, e.g., responding to customer inquiries via email.
3. Chatbots: Automated responses for common queries, e.g., FAQ bots on websites.
4. Social Media Messaging: Engaging customers through pl...
I appeared for an interview before Jun 2024, where I was asked the following questions.
Top trending discussions
Some of the top questions asked at the HTC Global Services interview -
The duration of HTC Global Services interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 133 interview experiences
Difficulty level
Duration
based on 1.6k reviews
Rating in categories
Hyderabad / Secunderabad
1-4 Yrs
₹ 3.5-5 LPA
Senior Software Engineer
767
salaries
| ₹7.8 L/yr - ₹30 L/yr |
Senior Engineer
579
salaries
| ₹8 L/yr - ₹26.8 L/yr |
Software Engineer
551
salaries
| ₹3.7 L/yr - ₹13.6 L/yr |
Software Developer
346
salaries
| ₹9.2 L/yr - ₹18 L/yr |
Engineer
301
salaries
| ₹3 L/yr - ₹12 L/yr |
Accenture
Synechron
Movate
Sopra Steria