Tip 1: Must do Previously asked Interviews as well as Online Test Questions.
Tip 2: Must have good knowledge of DSA
Tip 3: Do at least 2 good projects and you must know every bit of them.
Tip 1 : Have at least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects, and experiences more.
This was an Aptitude based exam conducted on the Amcat Platform with the following sections- Logical Reasoning, Quantitative Aptitude, Verbal Ability, Essay Writing, Computer Programming, and Coding Section(Automata ) and its platform was Amcat. Apart from Automata Fix and Essay Writing all other sections were objective type(MCQs) and each section had limited time. There was no negative marking.
Torch and Bridge Puzzle
Tip 1: Be clear With your Explanation
Tip 2: Practice Puzzle Questions on Online Platforms
Tip 3: Use a Document to explain the approach for your solution
There was a second round which was a technical and HR round.



String 'S' is NOT case sensitive.
Let S = “c1 O$d@eeD o1c”.
If we ignore the special characters, whitespaces and convert all uppercase letters to lowercase, we get S = “c1odeedo1c”, which is a palindrome. Hence, the given string is also a palindrome.
Tell me about yourself.
Which language do you prefer to code and why?
Discussion about my project.
Strength & weakness.
What do you know about DXC and why DXC?
Want to relocate or not?

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?