i
HCLTech
Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2021. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Nov 2021. There were 2 interview rounds.
Quants , English , LR and coding questions - MCQ type
Left join returns all records from left table and matching records from right table, right join returns all records from right table and matching records from left table.
Left join keeps all records from left table and matching records from right table
Right join keeps all records from right table and matching records from left table
Use ON keyword to specify the join condition
Example: SELECT * FROM table1 LEFT JOIN table...
I applied via Campus Placement and was interviewed before Oct 2021. There were 3 interview rounds.
I attended in 2019 via campus placement drive. There were some aptitude questions and two coding questions. Coding questions are basic and ones that are focused in every placement classes and can be cracked easily.
HCLTech interview questions for designations
I applied via campus placement at CDAC, Noida and was interviewed before Nov 2021. There were 4 interview rounds.
Hacker Rank Coding plus Aptitude Round
Get interview-ready with Top HCLTech Interview Questions
Linked list is a linear data structure. DFS and BFS are graph traversal algorithms.
Linked list is a collection of nodes where each node points to the next node.
DFS (Depth First Search) is a traversal algorithm that explores as far as possible along each branch before backtracking.
BFS (Breadth First Search) is a traversal algorithm that explores all the vertices of a graph in breadth-first order.
Example of linked list: ...
Optimize O(n2) program to O(log n)
Use binary search instead of linear search
Divide and conquer approach can be used
Implement efficient data structures like heap, AVL tree, etc.
Reduce unnecessary iterations and comparisons
Use memoization to avoid redundant calculations
I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.
I was interviewed before Jun 2021.
Round duration - 90 Minutes
Round difficulty - Easy
In this round their is 3 section :-
1) section1- Apptitude
2) section2:- Sql query
3) section3- coding
Given an array containing 'N' elements, the task is to reverse the order of all array elements and display the reversed array.
The elements of the given array need to...
Round duration - 30 Minutes
Round difficulty - Easy
Technical Round
Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2)
, with initial conditions F(1) = F(2) = 1
.
Round duration - 30 Minutes
Round difficulty - Easy
HR round( There is 2 interviewer in the panel and both are nice).
Tip 1 : Practice Array and string questions
Tip 2 : OOPS(very Important)
Tip 3 : do at least 1 good project
Tip 1 : mention those project which you know
Tip 2 : don't put false marks
Python
I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.
What people are saying about HCLTech
5 Interview rounds
based on 2.3k reviews
Rating in categories
Software Engineer
22.7k
salaries
| ₹1.2 L/yr - ₹8 L/yr |
Technical Lead
21k
salaries
| ₹6.9 L/yr - ₹28 L/yr |
Senior Software Engineer
15.7k
salaries
| ₹4 L/yr - ₹16.5 L/yr |
Lead Engineer
14.9k
salaries
| ₹4.2 L/yr - ₹14 L/yr |
Analyst
14.2k
salaries
| ₹1.3 L/yr - ₹6.6 L/yr |
TCS
Wipro
Accenture
Cognizant