i
HCLTech
Filter interviews by
I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.
Database related questions
DSA
I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.
Team coding session it was. To create a microservice
I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.
Custom exception handling is the process of creating and handling exceptions specific to an application or system.
Custom exceptions are created by extending the base Exception class in the programming language.
They allow for more specific error messages and handling based on the needs of the application.
Examples include creating an exception for invalid user input or a database connection failure.
Custom exception handl...
Throw is a keyword used to throw an exception in Java. Thrown is the past participle of throw.
throw is used to throw an exception in Java
thrown is the past participle of throw
throw is a keyword, while thrown is not
continue skips current iteration and moves to next, while break exits the loop entirely.
continue is used to skip the current iteration of a loop and move to the next one
break is used to exit the loop entirely and move on to the next statement
continue is often used in loops with conditional statements to skip certain iterations
break is often used in loops with conditional statements to exit the loop when a certain condi
An async method is a method that allows other code to run while it executes a long-running operation asynchronously.
Async methods are marked with the async keyword.
They return a Task or Task
They can be awaited using the await keyword.
Examples include HttpClient.GetAsync() and FileStream.ReadAsync().
JWT stands for JSON Web Token, a compact and secure way of transmitting information between parties as a JSON object.
JWT is used for authentication and authorization purposes.
It consists of three parts: header, payload, and signature.
The header contains the algorithm used to sign the token.
The payload contains the claims or information being transmitted.
The signature is used to verify the authenticity of the token.
JWTs...
What people are saying about HCLTech
Two questions, both classified as LeetCode Medium difficulty.
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
I applied via Company Website and was interviewed in Jun 2022. There was 1 interview round.
I applied via Naukri.com
I applied via Campus Placement and was interviewed in Dec 2020. There were 5 interview rounds.
Program to print a pattern and implement bubble sort on an array of strings.
For pattern printing, use nested loops to print the desired pattern.
For bubble sort, compare adjacent elements and swap if necessary.
Use a loop to iterate through the array until no more swaps are needed.
based on 3 reviews
Rating in categories
Software Engineer
22.5k
salaries
| ₹1.2 L/yr - ₹8 L/yr |
Technical Lead
20.7k
salaries
| ₹7 L/yr - ₹25 L/yr |
Senior Software Engineer
15.4k
salaries
| ₹4 L/yr - ₹16.8 L/yr |
Lead Engineer
14.7k
salaries
| ₹4.2 L/yr - ₹14 L/yr |
Senior Analyst
14k
salaries
| ₹1 L/yr - ₹8.7 L/yr |
TCS
Wipro
Accenture
Cognizant