i
HCLTech
Filter interviews by
I was interviewed in May 2024.
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
What are advantages by using Oracle plsql?
Oracle architecture refers to the structure and components of the Oracle database system.
Oracle architecture consists of physical and logical components.
Physical components include memory, storage, and processes.
Logical components include instances, databases, and schemas.
Oracle uses a client-server architecture.
Oracle database is divided into tablespaces and data files.
Oracle architecture supports high availability an...
I applied via Approached by Company and was interviewed in Apr 2023. There were 3 interview rounds.
Basics of JavaScript and try to understand the past project work
HCLTech interview questions for designations
What people are saying about HCLTech
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
To predict output for an interface program in C#
Understand the input parameters and expected output of the interface program
Analyze the logic and algorithms used in the program
Consider edge cases and potential errors in the program
Use debugging tools and test cases to validate the output prediction
C# program to reverse a string of text
Use the ToCharArray method to convert the string to a char array
Use a for loop to iterate through the array and reverse the characters
Use the String constructor to create a new string from the reversed char array
Using LINQ to manipulate string arrays in C#
Use LINQ methods like Where, Select, OrderBy, etc. to filter, transform, or sort string arrays
Example: string[] names = {"Alice", "Bob", "Charlie"}; var result = names.Where(name => name.Length > 4);
Example: string[] fruits = {"apple", "banana", "cherry"}; var sortedFruits = fruits.OrderBy(fruit => fruit);
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Configuring multiple datasources involves defining multiple connection properties and managing them in the application.
Define multiple datasource configurations in application.properties or application.yml file
Use @Primary annotation to specify the primary datasource
Use @Qualifier annotation to specify which datasource to inject in a specific component
Configure datasource beans in a configuration class
posted on 24 Aug 2024
Good and informative test taken in integrated
Amazinf coding in java and kther langaugaes as
I am doing well, thank you for asking.
I am feeling good both physically and mentally.
I have been enjoying my work and personal life.
Overall, I am in a positive state of mind.
Write some basic codes
ASP.NET Core is a cross-platform, high-performance framework for building modern, cloud-based, internet-connected applications.
ASP.NET Core is open-source and developed by Microsoft.
It supports cross-platform development on Windows, macOS, and Linux.
It provides improved performance and scalability compared to previous versions of ASP.NET.
ASP.NET Core includes a modular and lightweight architecture.
It supports Docker co...
Oops implementation is a programming concept that allows for error handling and recovery.
Oops implementation involves using try-catch blocks to handle exceptions in code.
Example: try { // code that may throw an exception } catch (Exception e) { // handle the exception }
Oops implementation helps in making code more robust and reliable by handling unexpected errors gracefully.
Interview experience
based on 16 reviews
Rating in categories
Software Engineer
22.6k
salaries
| ₹1.2 L/yr - ₹8 L/yr |
Technical Lead
20.9k
salaries
| ₹6.9 L/yr - ₹25 L/yr |
Senior Software Engineer
15.6k
salaries
| ₹4 L/yr - ₹16.5 L/yr |
Lead Engineer
14.8k
salaries
| ₹4.2 L/yr - ₹14 L/yr |
Analyst
14.1k
salaries
| ₹1.3 L/yr - ₹6.7 L/yr |
TCS
Wipro
Accenture
Cognizant