Programming Questions and Answers
TCS (25)
Capgemini (5)
Hewlett Packard Enterprise (5)
Ciena (16)
Adobe (5)
Alcatel-Lucent (6)
Ericsson (1)
Broadcom Ltd (18)
Radisys (6)
Aricent (8)
IpInfusion (1)
Cisco (28)
Brocade (20)
Wipro (25)
Cavium Networks (8)
XiLinx (3)
Juniper Network (10)
HCL Technologies (11)
Amazon (5)
IBM (23)
Global Edge (18)
Accenture (16)
Qualcomm (4)
CA Technologies (6)
Nagarro (8)
Tech Mahindra (1)
Syntel Inc. (10)
Tavant Technologies (15)
Amdocs (1)
Virtusa (36)
PEOL (15)
Sapient (3)
Societe Generale (4)
Wipro NLTH (23)
SAP Labs (18)
TCS NQT (23)
TCS Ninja (4)
TCS Digital (8)
Huawei (1)
Paytm (15)
21 / 434
Input : NA
Output : NA
|
|
|
|
|
Please Login to view the answer
Tags:No Tags on this question yet!
22 / 434
Input : NA
Output : NA
|
|
|
|
|
Please Login to view the answer
Tags:No Tags on this question yet!
23 / 434
Input : NA
Output : NA
|
|
|
|
|
Please Login to view the answer
Tags:No Tags on this question yet!
24 / 434
Input : NA
Output : NA
|
|
|
|
|
Please Login to view the answer
Tags:No Tags on this question yet!
25 / 434
Input : NA
Output : NA
|
|
|
|
|
Please Login to view the answer
Tags:No Tags on this question yet!
26 / 434
Input : NA
Output : NA
|
|
|
|
|
Please Login to view the answer
Tags:No Tags on this question yet!
27 / 434
Input : NA
Output : NA
|
|
|
|
|
Please Login to view the answer
Tags:No Tags on this question yet!
28 / 434
Each node of the linked list must hold character, position in the string and count of
occurrences. Write a function to remove the duplicate character in the string.
Display the linked list before and after removal of duplicate characters.
Input : NA
Output : NA
|
|
|
|
|
Please Login to view the answer
Tags:No Tags on this question yet!
29 / 434
Input : NA
Output : NA
|
|
|
|
|
Please Login to view the answer
Tags:No Tags on this question yet!
30 / 434
Input : NA
Output : NA
|
|
|
|
|
Please Login to view the answer
Tags:No Tags on this question yet!
+ Contribute Programming Qs.
Top Kudos Contributor
Trending Programming Qs.
- Write a program to print next to the last word of a sentence.
- Write a program to accept two time stamps in the given format HH:MM:SS...
- Write a program to reverse the string?
- Given an array Arr[ ] of N integers and a positive integer K. The task...
- Write a program to reverse the string?
- Write fibonacci series program. INPUT: 10 term OUTPUT: 0 1 1 2 3 5...
Last Month Contributor
- Write a program to count the no. of words in the given string?
- Write a program to print next to the last word of a sentence.
- Write a program to reverse the string?
- Write a program to convert uppercase to lower case and vice versa of a...
- Given a string, say sentence=" this is crazy and fun" and a list, say ...