Coding Questions Asked in HCL Technologies
1 / 11
Input : NA
Output : NA
Tags:HCL Technologies
2 / 11
And verify the same given byte of data with generated checksum.
Input : NA
Output : NA
Tags:HCL Technologies
3 / 11
Ex: abayacbbcayxdb
Palindrome: aba, acbbca, aya, cbbc
Input : NA
Output : NA
Tags:HCL Technologies
4 / 11
Input : NA
Output : NA
Tags:HCL Technologies
5 / 11
Input : NA
Output : NA
Tags:HCL Technologies
6 / 11
Input : NA
Output : NA
Tags:HCL Technologies
7 / 11
Ex: "abc helloabc mu multiple test onlinetest"
There are 6 word and
"abc" 2 time,
"mu" 2 time
"test" 2 time.
Input : NA
Output : NA
Tags:HCL Technologies
8 / 11
Input : NA
Output : NA
Tags:HCL Technologies
9 / 11
Input : NA
Output : NA
Tags:HCL Technologies
10 / 11
Input : NA
Output : NA
Tags:HCL Technologies
Q4I highly advised to practice all the basics and standard program asked at freshers or experienced level job interview in HCL Technologies. Practice our hand-picked coding interview questions asked in HCL Technologies. You can programed the given question in any language, you can post your answer and same time you can review the other answer. It is always recommanded to write your own program first and then refer others answers. At this page we have covers all the HCL Technologies coding questions in 2020 and previously asked in their Interview round or coding rounds.
Top Kudos Contributor
Trending Programming Qs.
- Given two vectors. One contains array element "ele" and other indexes ...
- Given a string, say sentence=" this is crazy and fun" and a list, say ...
- Write a program to print next to the last word of a sentence.
- Write a program to convert uppercase to lower case and vice versa of a...
- There are many cars parked in the parking lot. The parking is a straig...
- Write a program to generate a simple pattern. 1 12 123 1234 123 ...
Last Month Contributor
- Write a program to convert uppercase to lower case and vice versa of a...
- Write a program to print next to the last word of a sentence.
- Given a string, say sentence=" this is crazy and fun" and a list, say ...
- There are many cars parked in the parking lot. The parking is a straig...
- Write a program to remove the vowels from the input string.