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 DOT NET Developer Interview Questions and Answers

Updated 10 Nov 2021

HTC Global Services DOT NET Developer Interview Experiences

Interview questions from similar companies

Interview Questionnaire 

7 Questions

  • Q1. Tell me about yourself?
  • Ans. 

    I am a software developer with experience in Java and Python.

    • I have a Bachelor's degree in Computer Science.

    • I have worked on various projects involving web development and data analysis.

    • I am proficient in Java and Python programming languages.

    • I am a quick learner and enjoy working in a team environment.

  • Answered by AI
  • Q2. Do you know anything about DBMS? Where is it used?
  • Ans. 

    DBMS stands for Database Management System. It is used to manage and organize data in a structured manner.

    • DBMS is used in various industries such as healthcare, finance, education, and more.

    • It helps in creating, modifying, and deleting data in a database.

    • DBMS provides security features to protect data from unauthorized access.

    • Examples of DBMS include MySQL, Oracle, Microsoft SQL Server, and PostgreSQL.

  • Answered by AI
  • Q3. Practical example of object
  • Ans. 

    An object is a self-contained entity that contains data and behavior.

    • Objects are instances of classes

    • They have attributes (data) and methods (behavior)

    • Objects can interact with each other through method calls

    • Example: A car object has attributes like color, make, and model, and methods like start and stop

  • Answered by AI
  • Q4. Practical implementation of sorting
  • Ans. 

    Sorting is the process of arranging data in a particular order.

    • Sorting can be done in ascending or descending order.

    • Common sorting algorithms include bubble sort, insertion sort, and quicksort.

    • Sorting can be done on various data types, including strings, numbers, and objects.

    • Sorting can be done using built-in functions in programming languages such as sort() in JavaScript.

    • Sorting can be optimized for performance by cho...

  • Answered by AI
  • Q5. Difference between C and C++
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C++ supports classes and objects while C does not.

    • C++ has better support for polymorphism and inheritance than C.

    • C++ has a larger standard library than C.

    • C++ allows function overloading while C does not.

    • C++ supports exception handling while C does not.

  • Answered by AI
  • Q6. Tell me about yourself
  • Ans. 

    I am a software developer with experience in Java and Python. I am passionate about coding and always eager to learn new technologies.

    • Experienced in Java and Python

    • Passionate about coding

    • Eager to learn new technologies

  • Answered by AI
  • Q7. Will your family allow you to move to Hyderabad
  • Ans. 

    Yes, my family is supportive of my career and relocation decisions.

    • My family understands the importance of career growth and is supportive of my decisions.

    • We have discussed the possibility of relocation and they are willing to make the necessary adjustments.

    • They trust my judgment and believe that this move will be beneficial for my career.

    • We have also considered the quality of life in Hyderabad and believe that it will...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Level was pretty high in case of Quant. You not only need a lot of practice but also practice of some really good questions.
Other than quant all the other sections are easy and direct.
Duration: 60 minutes
Total Questions: 45

Round: Group Discussion
Experience: They give 10 mins to think about the topic and 20 mins for discussion. Main purpose is to check your communication skills so keep on discussing . Even if you can't think of any new point repeat your points
Duration: 20 minutes

Round: Technical Interview
Experience: There were many other questions other than this but what they were emphasizing was whether you have done any practical implementation of IT or the coding skills. Tell them about your projects and how you implemented the coding part.They are much interested in logic than syntax.
Since I'm from ECE these were the main things I talked about.

Round: HR Interview
Experience: It was much of an interactive session.They again asked about projects-nothing technical only some basic idea. Lasted hardly 10 mins.

Round: Other Interview
Experience: In this round they mainly explained the salary structure. This one too was of 10 mins.

General Tips: Even if you don't have excellent coding knowledge do appear for the company. They are not looking for same qualities in each candidate. You should be willing enough to learn.
Skills: Aptitude, Communication Skills, Basic Technical Knowledge-mainly emphasized on the implementation part.
College Name: NIT Bhopal
Motivation: The company dates back to 1983 with locations in almost every US state. It is the 43rd company in Fortune 100 US companies. You have options to switch within the departments. Other than this the compensation is 6lpa.

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Normally attended interviews. interview panel is fine

Interview Preparation Tips

Interview preparation tips for other job seekers - work environment not good,
in hand pay is good,
upper management is not respocible,
no job security.
no learning. not a longturm company.

Interview Questionnaire 

1 Question

  • Q1. Basic plsql concepts trigger inDexes for cursor loop

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for concepts well

I applied via Walk-in and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What type fiber connected BBU to RRH?
  • Ans. 

    BBU is connected to RRH using single-mode fiber optic cable.

    • Single-mode fiber optic cable is used for long distance communication.

    • It has a smaller core diameter than multimode fiber optic cable.

    • It allows for higher bandwidth and longer transmission distances.

    • It is commonly used in telecommunications and data centers.

    • Examples of single-mode fiber optic cable include OS1 and OS2.

  • Answered by AI
  • Q2. Single core fiber connected
  • Q3. What power dbm in BBU to RRH?
  • Ans. 

    The power dbm in BBU to RRH is determined by the distance between them and the required signal strength.

    • The power dbm is dependent on the distance between the BBU and RRH.

    • The required signal strength also plays a role in determining the power dbm.

    • Factors such as obstacles and interference can affect the power dbm.

    • The power dbm can be adjusted through the use of attenuators or amplifiers.

  • Answered by AI
  • Q4. Tx power 10dbm & Rx power before 20dbm.

Interview Preparation Tips

Interview preparation tips for other job seekers - Very useful to learning experience for interview technical round,
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself

Senior Engineer Interview Questions & Answers

Movate user image SHIVVACHAN PANDEY

posted on 29 Nov 2024

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

(3 Questions)

  • Q1. Angular life cycle
  • Q2. NgRX state management
  • Q3. Let var const difference, this keyword
  • Ans. 

    var, let, const are used to declare variables in JavaScript. 'this' keyword refers to the current object.

    • var is function-scoped, let is block-scoped, const is block-scoped and cannot be reassigned

    • 'this' keyword refers to the current object in which it is used

    • Example: var x = 10; let y = 20; const z = 30; this.name = 'John';

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Based on projects
  • Q2. Skills n courses

Interview Preparation Tips

Interview preparation tips for other job seekers - nice

Senior Engineer Interview Questions & Answers

Movate user image madhusudan yadav

posted on 15 Mar 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Mpls bgp ebgp & ibgp
  • Q2. Commands of juniper and cisco
  • Ans. 

    Juniper and Cisco use different command-line interfaces for network configuration and management.

    • Cisco uses 'enable' to enter privileged mode; Juniper uses 'cli'.

    • To view interfaces, Cisco uses 'show ip interface brief'; Juniper uses 'show interfaces terse'.

    • For configuration, Cisco uses 'configure terminal'; Juniper uses 'edit'.

    • To save configuration, Cisco uses 'write memory'; Juniper uses 'commit'.

    • Cisco commands often ...

  • Answered by AI
  • Q3. Ospf states of ospf
  • Ans. 

    OSPF has several states that define the relationship between routers in a network, facilitating efficient routing.

    • 1. Down: Initial state where no hello packets have been received.

    • 2. Init: A router has received a hello packet but hasn't established a neighbor relationship.

    • 3. Two-Way: Routers have exchanged hello packets and can see each other as neighbors.

    • 4. ExStart: Routers negotiate the master/slave relationship for d...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

HTC Global Services Interview FAQs

How to prepare for HTC Global Services DOT NET Developer 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 Entity Framework, SQL, Angular, Javascript and MVC.

Tell us how to improve this page.

Interview Questions from Similar Companies

Synechron Interview Questions
3.5
 • 367 Interviews
Movate Interview Questions
3.3
 • 263 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
SS&C TECHNOLOGIES Interview Questions
3.3
 • 174 Interviews
ThoughtWorks Interview Questions
3.9
 • 149 Interviews
Sopra Steria Interview Questions
3.8
 • 128 Interviews
Luxoft Interview Questions
3.7
 • 126 Interviews
TEKsystems Interview Questions
3.3
 • 119 Interviews
View all

Fast track your campus placements

View all
HTC Global Services DOT NET Developer Salary
based on 12 salaries
₹4 L/yr - ₹8 L/yr
6% more than the average DOT NET Developer Salary in India
View more details

HTC Global Services DOT NET Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

5.0

Salary

3.0

Job security

4.0

Company culture

5.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Dot Net Developer

Bangalore / Bengaluru

10-12 Yrs

Not Disclosed

Dot Net Developer

Bangalore / Bengaluru

8-10 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
693 salaries
unlock blur

₹7 L/yr - ₹29 L/yr

Senior Engineer
575 salaries
unlock blur

₹8 L/yr - ₹31 L/yr

Software Engineer
537 salaries
unlock blur

₹2.8 L/yr - ₹15.4 L/yr

Software Developer
332 salaries
unlock blur

₹3.8 L/yr - ₹15.9 L/yr

Lead
281 salaries
unlock blur

₹9.1 L/yr - ₹37 L/yr

Explore more salaries
Compare HTC Global Services with

Accenture

3.8
Compare

Synechron

3.5
Compare

Movate

3.3
Compare

Sopra Steria

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