Premium Employer

i

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

HCLTech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

HCLTech Senior Technical Manager Interview Questions and Answers

Updated 4 May 2022

HCLTech Senior Technical Manager Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Services, database, architecture
Round 2 - Technical 

(1 Question)

  • Q1. Project specific technical question , scenario based
Round 3 - HR 

(1 Question)

  • Q1. Expectation , benefits, policy

Interview Preparation Tips

Topics to prepare for HCLTech Senior Technical Manager interview:
  • ASP.Net
  • Java
  • SQL Server
  • MySQL
  • API
  • Javascript
  • Azure
  • AWS
Interview preparation tips for other job seekers - good command on database , services is the key

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1.Cloud/Kubernetes 2.linux 3.volte

Interview Preparation Tips

Interview preparation tips for other job seekers - I belong to Telecom sector so according to my profile and other users which are belong to same sector... Please focus of cloud/Kubernetes, Linux, 4G/5G...

I applied via Referral and was interviewed before Mar 2021. There were 3 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. Technical Evaluation
  • Q2. Technology related evaluation
Round 3 - HR 

(1 Question)

  • Q1. What are your salary expectations?

Interview Preparation Tips

Topics to prepare for Wipro Technical Lead interview:
  • SSIS
  • SQL Server
Interview preparation tips for other job seekers - prepare yourself for theoretical as well as practical questions as Wipro has different interview panels and you can come across any panel

I applied via Referral and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. How to add users in data administration?
  • Ans. 

    To add users in data administration, follow these steps:

    • Log in to the data administration system

    • Navigate to the user management section

    • Click on the 'Add User' button

    • Fill in the required user details such as name, email, and password

    • Assign appropriate roles and permissions to the user

    • Save the changes and the user will be added to the system

  • Answered by AI
  • Q2. What is the team size you have handled?
  • Q3. How to create libraries for electrical and instrumentation requirements?
  • Ans. 

    Libraries for electrical and instrumentation requirements can be created by following a structured approach.

    • Identify the requirements and specifications of the library

    • Design the library structure and components

    • Develop and test the library

    • Document the library for ease of use and maintenance

    • Continuously update and improve the library based on feedback and changes in requirements

    • Examples: National Instruments LabVIEW libr

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep up to date resume with you and be prepared with the resume

Skills evaluated in this interview

I applied via Referral and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Asked question related to SQL server administration and azure.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on high availability.

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

(2 Questions)

  • Q1. About Business Process Flows
  • Q2. D365 CRM OOB capabilities
  • Ans. 

    D365 CRM has many out-of-the-box capabilities such as sales, marketing, and customer service automation.

    • Sales automation includes lead and opportunity management, quotes, orders, and invoices.

    • Marketing automation includes email campaigns, lead scoring, and web forms.

    • Customer service automation includes case management, knowledge base, and service level agreements.

    • D365 CRM also has integration with other Microsoft produ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I am a CRM consultant. The interviewer more focused on basics and the capabilities of the product

I applied via Naukri.com and was interviewed before Apr 2021. There were 3 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. Active directory group policy
  • Q2. ITIL structure and lrocesses
Round 3 - HR 

(1 Question)

  • Q1. Salary expectations and reason for leaving previous company

Interview Preparation Tips

Interview preparation tips for other job seekers - Depending on the team you are part of, try to understand the mentality of the team lead and managers.

I applied via Referral and was interviewed before Jun 2021. There were 3 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 

(4 Questions)

  • Q1. Difference between functions and procedure in oracle
  • Ans. 

    Functions return a value while procedures do not in Oracle.

    • Functions are used to perform a specific task and return a value.

    • Procedures are used to perform a specific task but do not return a value.

    • Functions can be used in SQL statements while procedures cannot.

    • Functions can be called from within procedures while procedures cannot be called from within functions.

  • Answered by AI
  • Q2. Cursor and it's attributes in oracle
  • Ans. 

    Cursor is a pointer to a private SQL area that stores information about processing a specific SELECT or DML statement.

    • Attributes include %FOUND, %NOTFOUND, %ROWCOUNT, %ISOPEN, %BULK_ROWCOUNT, %BULK_EXCEPTIONS

    • Used to fetch and manipulate data from a result set

    • Can be declared and used in PL/SQL blocks

    • Example: OPEN cursor_name FOR SELECT * FROM table_name WHERE column_name = value;

  • Answered by AI
  • Q3. Removing duplicate records in sql
  • Ans. 

    Removing duplicate records in SQL

    • Use SELECT DISTINCT to retrieve unique records

    • Use GROUP BY to group records by a specific column

    • Use HAVING to filter out groups with more than one record

    • Use DELETE to remove duplicate records from the table

  • Answered by AI
  • Q4. Advantages of using packages in oracle
  • Ans. 

    Packages in Oracle provide modularity, encapsulation, and reusability of code.

    • Packages group related procedures, functions, and variables together.

    • Packages provide a namespace for the objects they contain, avoiding naming conflicts.

    • Packages can be compiled and stored in the database for efficient execution.

    • Packages can be granted privileges, allowing controlled access to their contents.

    • Packages can be versioned and upg...

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Regarding salary expectation
  • Q2. Regarding work location
  • Q3. Regarding notice period

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer boldly and with clear words. If it a scenario based question listen carefully and convey your answer. If you have any doubts in understanding the scenario call it out so the interview can put in a way you understand.

Skills evaluated in this interview

I applied via Referral and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. OOP principles, IOC principles, AOP principles

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer was nice and friendly manner

I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops concepts, micro service related questions, hibernate, spring mvc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Contribute & help others!
anonymous
You can choose to be anonymous

HCLTech Interview FAQs

How many rounds are there in HCLTech Senior Technical Manager interview?
HCLTech interview process usually has 3 rounds. The most common rounds in the HCLTech interview process are Technical and HR.
What are the top questions asked in HCLTech Senior Technical Manager interview?

Some of the top questions asked at the HCLTech Senior Technical Manager interview -

  1. project specific technical question , scenario ba...read more
  2. services, database, architect...read more

Recently Viewed

SALARIES

embedUR Systems

SALARIES

Comviva Technology

INTERVIEWS

Tech Mahindra

No Interviews

INTERVIEWS

embedUR Systems

No Interviews

SALARIES

Comviva Technology

INTERVIEWS

KPMG India

No Interviews

INTERVIEWS

Caterpillar Inc

No Interviews

INTERVIEWS

Altimetrik

No Interviews

REVIEWS

Epiroc

No Reviews

SALARIES

Epiroc

Tell us how to improve this page.

HCLTech Senior Technical Manager Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join HCLTech Find your spark and discover what drives you forward

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all
HCLTech Senior Technical Manager Salary
based on 685 salaries
₹12 L/yr - ₹43.1 L/yr
9% less than the average Senior Technical Manager Salary in India
View more details

HCLTech Senior Technical Manager Reviews and Ratings

based on 55 reviews

3.6/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

2.7

Salary

4.0

Job security

3.2

Company culture

2.6

Promotions

3.2

Work satisfaction

Explore 55 Reviews and Ratings
Software Engineer
23.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
21.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
15.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
15k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
14.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare HCLTech with

TCS

3.7
Compare

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

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