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 Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

HCLTech Senior Lead Interview Questions and Answers for Experienced

Updated 27 Nov 2021

HCLTech Senior Lead Interview Experiences for Experienced

1 interview found

Senior Lead Interview Questions & Answers

user image Anonymous

posted on 27 Nov 2021

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

Interview Questionnaireย 

2 Questions

  • Q1. Core java,spring boot and design patterns
  • Q2. Singleton pattern, facade pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - calm and deliver the answers

What people are saying about HCLTech

View All
carefulmatcha
Verified Icon
5d
works at
Cognizant
DXC or HCL for Mainframe Dev? Help me decide!
Hey everyone ๐Ÿ‘‹ Iโ€™m at a crossroads with offers from HCLTech and DXC for a Mainframe Developer role. Iโ€™ve got 3.7 years in COBOL, DB2, JCL, VSAM, and IMS, and Iโ€™m aiming for technical growth, solid projects, and leadership potential. ๐Ÿ‘‰ I want to sharpen my IMS and VSAM skills, build a strong career, and move into tech leadership. If youโ€™re at either company (especially in mainframe), your insights would be awesome! Which place is best for learning, recognition, and long-term stability? Thanks a bunch! ๐Ÿ™
Got a question about HCLTech?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Approached by Company and was interviewed before Apr 2021.ย There was 1 interview round.

Round 1 - Technicalย 

(1 Question)

  • Q1. Being 6+ experience one round of technical interview happened where the interviewers mostly asked about previous work experience including project worked on , coding skill in whichever comfortable. Techn...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be comfortable
Be positive
Be confident.
Don't hesitate to say no if you don't know the answer.

Senior Lead Interview Questions Asked at Other Companies for Experienced

asked in RuralShores
Q1. What other languages do you speak besides English and your native ... read more
Q2. Tell me about your technical expertise in master data management.
Q3. Tell me about your professional journey and the different technol ... read more
Q4. How do you manage the performance of multiple locations?
Q5. What is the protocol for handling clients?

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

Interview Questionnaireย 

1 Question

  • Q1. Technical only

Interview Preparation Tips

Interview preparation tips for other job seekers - Ibm provides basic aptitude online test which is quite easy then they will shortlist you and arrange f2f or telephonic interview based on ur skill sets and interviews questions are depends on ur overall experience.
My skills are sql server dev and msbi dev, so all technical questions were based on this skills and in first question only they will judge how good u are in said technology.

So be honest and original and tell whatever you know and you dont know

I appeared for an interview before Jul 2016.

Interview Questionnaireย 

2 Questions

  • Q1. All technical questions
  • Q2. Ssalary Negotiation, they will draw you down, from your expectation as uusally it happens

Interview Preparation Tips

Round: Resume Shortlist
Experience: They will keep you waiting , I was almost last.
Tips: just wait at reception

Round: Technical Interview
Experience: 3 people interviewed. One was manager, and other were Tech leads. They don't know anything they just show attitude.
Tips: Just be cool

Round: HR Interview
Experience: Formal questions will be asked, why you want to leave your current job, etc etc
Tips: Just stick to you ground

Skills: Technical Questions

I applied via Approached by Company and was interviewed in Dec 2018.ย There were 3 interview rounds.

Interview Questionnaireย 

7 Questions

  • Q1. Asked some keywords as per JD and asked for relevant experience. HR round at this time, I don't see any rejection.
  • Q2. As per my experience, all those covered were asked. They will ask to come to thier premises and then a telephonic interview happens, funny though. The relevant people from that practice will call and check...
  • Q3. Asked about risk management
  • Q4. What is SOX Compliance
  • Ans. 

    SOX Compliance is a set of regulations that public companies must follow to ensure accurate financial reporting.

    • SOX stands for Sarbanes-Oxley Act

    • It was enacted in 2002 after accounting scandals at Enron and WorldCom

    • It requires companies to establish and maintain internal controls over financial reporting

    • It also mandates regular audits and certifications of financial statements

    • Non-compliance can result in fines, legal a...

  • Answered by AI
  • Q5. What is PCI DSS
  • Ans. 

    PCI DSS stands for Payment Card Industry Data Security Standard.

    • It is a set of security standards designed to ensure that all companies that accept, process, store or transmit credit card information maintain a secure environment.

    • It was created by major credit card companies such as Visa, Mastercard, American Express, Discover, and JCB International.

    • It includes requirements for network security, data protection, access...

  • Answered by AI
  • Q6. What's ISO 27K
  • Ans. 

    ISO 27K is a set of standards for information security management systems.

    • ISO 27K provides guidelines for managing and protecting sensitive information.

    • It includes controls for risk management, access control, and incident management.

    • ISO 27K certification is often required for companies handling sensitive data.

    • Examples of ISO 27K standards include ISO 27001 and ISO 27002.

  • Answered by AI
  • Q7. How will you perform risk assessment for an application.
  • Ans. 

    Risk assessment for an application involves identifying potential threats and vulnerabilities and evaluating their impact.

    • Identify potential threats and vulnerabilities

    • Evaluate the impact of each threat or vulnerability

    • Determine the likelihood of each threat or vulnerability occurring

    • Prioritize risks based on their impact and likelihood

    • Develop a plan to mitigate or manage each risk

  • Answered by AI

Interview Preparation Tips

General Tips: Once you are in for technical round, you have to go to the premises and attend the call comes to your mobile.
The relevant skill will be tested technically.
You should be able to demonstrate your experience with relevant to the JD given to you.they dig more about Ur experience.
Skills: Communication
Duration: 1-4 weeks

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Oct 2019.ย There were 3 interview rounds.

Interview Questionnaireย 

1 Question

  • Q1. I was interviewed related to infrastructure migration from on premise environment to cloud service models. More on UNIX to Linux migrations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers were polite and had good understanding about Thier requirement . They were more stuck on different approaches that can be adopted for migration process and were concerned on the challanges faced during migrations.

I applied via Approached by Company and was interviewed in Nov 2017.ย There were 3 interview rounds.

Interview Questionnaireย 

6 Questions

  • Q1. This round has basic questions. Since my technology is Tibco BW. I was asked basic concepts and some scenario based questions. The interviewer was soft spoken and my interview took around 45 minutes.Exampl...
  • Q2. 2) Given a scenario, that you have to create an http service which sends a data from database which is large, how can we achieve that.. ? Can we send it in chunks, if yes how ?
  • Ans. 

    We can achieve this by sending the data in chunks using pagination.

    • Implement pagination to limit the amount of data sent per request.

    • Use a cursor-based pagination approach to efficiently retrieve large amounts of data.

    • Consider compressing the data to reduce the size of each chunk.

    • Use HTTP range requests to retrieve specific chunks of data.

  • Answered by AI
  • Q3. 3) how to achieve load balance and fault tolerance while deploying an application ?
  • Ans. 

    To achieve load balance and fault tolerance while deploying an application, we can use techniques like load balancing, clustering, and redundancy.

    • Implement load balancing to distribute incoming traffic across multiple servers.

    • Use clustering to group multiple servers together to work as a single unit.

    • Ensure redundancy by having multiple instances of critical components to handle failures.

    • Implement fault-tolerant mechani...

  • Answered by AI
  • Q4. 4) Difference between shared and job shared variable ?
  • Ans. 

    Shared variables are accessible by all tasks in a process, while job shared variables are only accessible by tasks in a specific job.

    • Shared variables are used to share data between tasks in a process.

    • Job shared variables are used to share data between tasks in a specific job.

    • Shared variables can cause race conditions and should be used with caution.

    • Job shared variables are useful for passing data between tasks in a job...

  • Answered by AI
  • Q5. 5) what all db activities can be part of transaction group ?
  • Q6. This is majorly your salary discussion

Interview Preparation Tips

General Tips: You have to be patient and calm. If you do not know anything say you do not know.
Mostly you are through once your technical round is clear.
Skills: tibco
Duration: 1-3 Months

Skills evaluated in this interview

Are these interview questions helpful?

Interview Questionnaireย 

1 Question

  • Q1. PL/SQL concepts,SDLC and performance tuning.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare all the PL/SQL concepts with performance tuning methods and some basic sql queries.

I applied via Company Website and was interviewed in Mar 2020.ย There were 3 interview rounds.

Interview Questionnaireย 

1 Question

  • Q1. Techinical and scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls be conceptual clear about your knowldge reagarding skills you working on.

I applied via Recruitment Consulltant and was interviewed before Aug 2021.ย There was 1 interview round.

Round 1 - Technicalย 

(1 Question)

  • Q1. AR integration in unity 3D
  • Ans. 

    AR integration in Unity 3D allows for immersive experiences by overlaying digital content onto the real world.

    • Unity's AR Foundation package provides a cross-platform solution for AR development

    • ARCore and ARKit are supported by AR Foundation for Android and iOS devices respectively

    • Vuforia is another popular AR platform that can be integrated with Unity

    • AR integration requires a camera and sensors to track the user's envi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication has to be priority.
Interviewer are pretty friendly. Be honest.

Skills evaluated in this interview

HCLTech Interview FAQs

How to prepare for HCLTech Senior Lead interview for experienced candidates?
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 HCLTech. The most common topics and skills that interviewers at HCLTech expect are Project Management, AWS, Angularjs, Azure and CSS.
What are the top questions asked in HCLTech Senior Lead interview for experienced candidates?

Some of the top questions asked at the HCLTech Senior Lead interview for experienced candidates -

  1. core java,spring boot and design patte...read more
  2. singleton pattern, facade patt...read more

Tell us how to improve this page.

Join HCLTech Find your spark and discover what drives you forward

Interview Questions from Similar Companies

TCS Interview Questions
3.6
ย โ€ขย 11.1k Interviews
Accenture Interview Questions
3.8
ย โ€ขย 8.6k Interviews
Infosys Interview Questions
3.6
ย โ€ขย 7.9k Interviews
Wipro Interview Questions
3.7
ย โ€ขย 6.1k Interviews
Cognizant Interview Questions
3.7
ย โ€ขย 5.9k Interviews
Capgemini Interview Questions
3.7
ย โ€ขย 5.1k Interviews
Tech Mahindra Interview Questions
3.5
ย โ€ขย 4.1k Interviews
Genpact Interview Questions
3.8
ย โ€ขย 3.4k Interviews
LTIMindtree Interview Questions
3.7
ย โ€ขย 3k Interviews
IBM Interview Questions
4.0
ย โ€ขย 2.5k Interviews
View all
HCLTech Senior Lead Salary
based on 36 salaries
โ‚น14.4 L/yr - โ‚น26.4 L/yr
14% less than the average Senior Lead Salary in India
View more details

HCLTech Senior Lead Reviews and Ratings

based on 6 reviews

2.6/5

Rating in categories

3.4

Skill development

3.8

Work-life balance

2.6

Salary

3.2

Job security

2.4

Company culture

2.8

Promotions

2.9

Work satisfaction

Explore 6 Reviews and Ratings
Software Engineer
24.8k salaries
unlock blur

โ‚น1.8 L/yr - โ‚น8.1 L/yr

Technical Lead
22.8k salaries
unlock blur

โ‚น7 L/yr - โ‚น29 L/yr

Senior Software Engineer
16.8k salaries
unlock blur

โ‚น4.5 L/yr - โ‚น17.5 L/yr

Lead Engineer
16.4k salaries
unlock blur

โ‚น4.1 L/yr - โ‚น14.1 L/yr

Analyst
15.8k salaries
unlock blur

โ‚น0.8 L/yr - โ‚น6.5 L/yr

Explore more salaries
Compare HCLTech with

TCS

3.6
Compare

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare
write
Share an Interview