+1 vote
in Other by

List of all coding questions asked in TCS Xplore(previous year-2022) ?

xplore questions

1 Answer

0 votes
by

Here are few questions I know that were asked last year : 

1) Python program to Count the number of vowels in the String.

2) Python program to Calculate the percentage and grade of the student.

3) Python program to Count the number of prime number in a given list.

4) Python program to add the employees and find the of the employee given the employee id and also, count the number of employee who are older than the given age.

5)https://drive.google.com/file/d/1TXqIz--ASBFek7_24e92L87jFWtR0Ryh/view

6)https://drive.google.com/file/d/12xjyZ6J-0sppXmFAVEwYaQE8Dl7IiNH3/view

Some Solutions  : 1) https://github.com/topics/tcs-xplore 

list-all-coding-questions-asked-tcs-xplore-previous-year

...