Skip to content
Related Articles
Get the best out of our app
GFG App
Open App
geeksforgeeks
Browser
Continue

Related Articles

HCL Interview Experience | Set 2 (For Experienced)

Improve Article
Save Article
Like Article
Improve Article
Save Article
Like Article

Round 1:

It was a written which consisted of 6 coding questions. It was set up just to see how well you can optimize code.

1: Swap two integers without using temporary variable.

2: Write a function to find  substring in a string.

3: Write recursive function for Fibonacci series.

4:Check whether a given string is palindrome or not.

5: Function to convert decimal into binary.

6: Find if given input is binary or not.

Round 2:

It was F2F  interview round. Interviewers asked about my role in previous company and asked me question about bitwise operators, complex pointers, recursion, OOP concepts, etc.

My Personal Notes arrow_drop_up
Last Updated : 01 Mar, 2018
Like Article
Save Article
Similar Reads