i
HCLTech
Filter interviews by
A const pointer is a pointer that points to a constant value and cannot be used to modify the value it points to.
A const pointer is declared using the 'const' keyword before the pointer type.
Example: const int *ptr; // pointer to a constant integer value
The value pointed to by a const pointer cannot be modified.
Example: *ptr = 10; // This will result in a compilation error
Pointer to constant is a pointer that points to a constant value, meaning the value cannot be changed through the pointer.
Pointer to constant is declared using 'const' keyword before the data type.
The value pointed to by a pointer to constant cannot be modified.
Example: const int *ptr; // Pointer to constant integer
Pointers full depth question and programs
Question based on logical reasoning problem solving coding decoding and other
I applied via Campus Placement and was interviewed in Aug 2022. There were 4 interview rounds.
Similar to all company exams have aptitude and some coding questions
What people are saying about HCLTech
I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.
Triggers are database objects that automatically execute in response to certain events or changes in data.
Triggers are used to enforce business rules or data integrity.
They can be used to audit changes to data.
Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.
They can be defined on tables, views, or schemas.
Examples of triggers include sending an email notification ...
I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.
posted on 24 Mar 2021
I applied via Campus Placement and was interviewed before Sep 2021. There were 4 interview rounds.
Prepare normal for aptitude - maths, quant, analytic
My GD topic was Is internet good for students or not
I didn't attempt this as I was noob back in third year Engg
I appeared for an interview before Jun 2021.
Python is a high-level, interpreted programming language used for web development, data analysis, and artificial intelligence.
Python is easy to learn and has a simple syntax.
It supports multiple programming paradigms like object-oriented, functional, and procedural.
Python interpreter is a program that executes Python code.
It converts the code into bytecode and then runs it on the machine.
Python interpreter can be used ...
based on 3 interviews
Interview experience
based on 33 reviews
Rating in categories
Software Engineer
23.6k
salaries
| ₹1.9 L/yr - ₹8 L/yr |
Technical Lead
21.6k
salaries
| ₹7 L/yr - ₹28 L/yr |
Senior Software Engineer
16.1k
salaries
| ₹4.5 L/yr - ₹17 L/yr |
Lead Engineer
15.8k
salaries
| ₹4.1 L/yr - ₹14 L/yr |
Analyst
14.8k
salaries
| ₹0.8 L/yr - ₹6.6 L/yr |
TCS
Wipro
Accenture
Cognizant