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

Clear (1)

HTC Global Services Sssm Administrator L2 Interview Questions, Process, and Tips

Updated 3 Sep 2023

HTC Global Services Sssm Administrator L2 Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed in Aug 2023. 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 Resume tips
Round 2 - One-on-one 

(6 Questions)

  • Q1. About your self
  • Q2. Roles and responsibilities
  • Q3. What is secondary site
  • Ans. 

    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 sites ar

  • Answered by AI
  • Q4. What is Management point
  • Ans. 

    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 offer s...

  • Answered by AI
  • Q5. What is distribution point
  • Ans. 

    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 traff...

  • Answered by AI
  • Q6. What is BITS and What is BITS and RDC and schema
  • Ans. 

    BITS stands for Background Intelligent Transfer Service, RDC stands for Remote Differential Compression, and schema refers to the structure of a database or system.

    • BITS is a Windows service that transfers files in the background, optimizing bandwidth usage and allowing for resumable transfers.

    • RDC is a feature in Windows that enables efficient synchronization of files by only transferring the differences between files.

    • S...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good communication skills

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Workforce experience
  • Q2. Resolution done by
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2023. 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is patching process
  • Ans. 

    The patching process is the procedure of applying updates or fixes to software or systems to address vulnerabilities or improve functionality.

    • Patching involves identifying and downloading the necessary updates or patches.

    • Before applying patches, it is important to test them in a non-production environment.

    • Patches can be applied manually or through automated tools.

    • After applying patches, systems should be thoroughly tes...

  • Answered by AI
  • Q2. How to configure sccm site server
  • Ans. 

    To configure SCCM site server, you need to install and configure the necessary components.

    • Install the SCCM site server role on a Windows Server machine

    • Configure site boundaries and boundary groups

    • Install and configure site system roles such as distribution points, management points, and software update points

    • Configure site settings including client settings, discovery methods, and site maintenance tasks

    • Deploy the SCCM ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discuss 4 case study related to supply chain management.

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Develop some case study of your own and also deep analysis for each.

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

I applied via Job Portal and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Solid principles in c#
  • Ans. 

    Solid principles are a set of design principles for writing maintainable and scalable code in C#.

    • Single Responsibility Principle (SRP) - a class should have only one reason to change

    • Open/Closed Principle (OCP) - a class should be open for extension but closed for modification

    • Liskov Substitution Principle (LSP) - derived classes should be substitutable for their base classes

    • Interface Segregation Principle (ISP) - client...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good company for freshers as well as beginners

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. 1.Describe a situation where you have taken a quick decision and failed, and a situation where you succeeded. 2. What is a skill you have tried to achieve but failed? 3. Describe a decision you have taken ...

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Always try to take risk in small problems . When you face the consequences, you would be able to tackle bigger problems.
2. Every skill you learn, even if you didn't excel in it is not to be considered a waste of time/failure, you learn something simply by participating.

Interview Questionnaire 

1 Question

  • Q1. HTML, CSS, BOOTSTRAP, PHP. SQL
Contribute & help others!
anonymous
You can choose to be anonymous

HTC Global Services Interview FAQs

How many rounds are there in HTC Global Services Sssm Administrator L2 interview?
HTC Global Services interview process usually has 2 rounds. The most common rounds in the HTC Global Services interview process are Resume Shortlist and One-on-one Round.
What are the top questions asked in HTC Global Services Sssm Administrator L2 interview?

Some of the top questions asked at the HTC Global Services Sssm Administrator L2 interview -

  1. What is BITS and What is BITS and RDC and sch...read more
  2. What is Management po...read more
  3. What is secondary s...read more

Recently Viewed

PHOTOS

Medanta the Medicity

4 office photos

REVIEWS

V-Guard Industries

No Reviews

JOBS

Hindustan Unilever

No Jobs

JOBS

Hindustan Unilever

No Jobs

REVIEWS

HTC Global Services

No Reviews

JOBS

Hindustan Unilever

No Jobs

REVIEWS

HTC Global Services

No Reviews

REVIEWS

HTC Global Services

No Reviews

JOBS

Hindustan Unilever

No Jobs

LIST OF COMPANIES

Hindustan Unilever

Locations

Tell us how to improve this page.

HTC Global Services Sssm Administrator L2 Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Tesco

Secure your future with a company that values your job stability.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Synechron Interview Questions
3.6
 • 364 Interviews
View all

Fast track your campus placements

View all

HTC Global Services Sssm Administrator L2 Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

4.0

Company culture

5.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
626 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
552 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
518 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
301 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead
282 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare HTC Global Services with

Accenture

3.8
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent