0% found this document useful (0 votes)
20 views2 pages

TCS Technical Question

Uploaded by

kannu12356mbd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views2 pages

TCS Technical Question

Uploaded by

kannu12356mbd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

1. Fibonacci series.

2. Checking for prime number.


3. String palindrome.
4. Integer palindrome.
5. Armstrong number.
6. Avoiding deadlocks.
7. Factorial program.
8. Reversing a string.
9. Removing repeated elements.
10. Printing patterns.
11. Printing repetitive characters.
12. LCM and GCD of two numbers.
13. The square root of a number.
14. Reversing an array in place.
15. Reversing the order of Words.
16. Determining leap year.
17. Performing binary search.
18. Checking for Anagram.
19. Designer vending machine.
20. Reversing a number.
21. First unique character of a string.
22. Find middle element of a linked list.
23. Performing preordered traversal.
24. Preordered traversal without recursion.
25. Performing in order traversal.
26. In order traversal without recursion.
27. Performing post order traversal.
28. Post order traversal without recursion.
29. Printing all leaves of a binary tree.
30. Shorting an array using quicksort.
31. Performing insertion short.
32. Performing bubble shot.
33. Transposing a matrix.
34. Printing all permutations of a string.
35. Reversing a string in place.
36. Adding matrices.
37. Multiplying matrices.
38. Remove spaces in a string.
39. Reversing a linked list.
40. Finding the length of a linked list.
41. Checking for a loop in a linked list.
42. Point is start of looping in linked list.
43. Finding the middle element of a linked list.
44. Finding N element from the tail of a linked list.
45. Converting a linked list to a binary tree.
46. Shorting our linked list.
47. Performing bucket sort.
48. Performing counting short.
49. Performing Marge Short.
50. Check if two is strings are rotations of each other.

You might also like