TCS Xplore Assessment Solutions 2020 🤓

This repository contains solutions to the Java programming questions asked in the TCS Xplore Assessments 2020.


Simple Problems

  1. Perfect Square (View Solution)
  2. Space Character Count (View Solution)
  3. Vowels Consonants Count (View Solution)
  4. Character at Odd Position (View Solution)
  5. Last Character in Every Word (View Solution)
  6. Smallest Vowel in a String (View Solution)
  7. Reverse of a Number (View Solution)

Complex Problems

  1. Associates For Given Technology (View Solution)
  2. Players Get Average of Runs (View Solution)
  3. Movies Get Movie by Genre (View Solution)
  4. Sim Match and Sort (View Solution)
  5. Inventory Replenish (View Solution)
  6. Sim Transfer Circle (View Solution)
  7. Medicine Get Price by Disease (View Solution)

Repository Structure

  • A question and its answer are collectively stored in a folder with a name giving a precis about the question.
  • The question is saved as a md (markdown) file with name as "question".
  • The answer is saved as the same name as the folder with a "java" extension.

Contribute

  • Your suggestions are most welcome.😜
  • Fork, clone, branch, commit, push and submit your changes for review.

Need help?

All the best for your assessments.💯