Upload Button Icon Add office photos

Filter interviews by

CTS Consulting & Technical Support Interview Questions, Process, and Tips

Updated 21 Feb 2025

Top CTS Consulting & Technical Support Interview Questions and Answers

View all 71 questions

CTS Consulting & Technical Support Interview Experiences

Popular Designations

163 interviews found

Associate Interview Questions & Answers

user image Anonymous

posted on 7 Apr 2022

I applied via Naukri.com and was interviewed in Mar 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. MVC architecture, SQL
Round 3 - Behavioral 

(1 Question)

  • Q1. Project works, process handling
Round 4 - HR 

(1 Question)

  • Q1. Salary discuss and location

Interview Preparation Tips

Interview preparation tips for other job seekers - study hard and keep concept ready

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)

I applied via Job Portal

Round 1 - Technical 

(1 Question)

  • Q1. How can we break singleton pattern in java?
  • Ans. 

    Singleton pattern can be broken using reflection, serialization, and cloning.

    • Reflection can be used to access the private constructor and create multiple instances.

    • Serialization can create multiple instances when the object is deserialized.

    • Cloning can create a new instance of the singleton object.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please update the resume frequently and try to learn and make note of all the questions asked in interview.

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Round 1 - Technical 

(2 Questions)

  • Q1. Explain bean life cycle
  • Ans. 

    Bean life cycle refers to the stages a Java bean goes through from creation to destruction.

    • Bean is instantiated using a constructor or a factory method

    • Bean properties are set using setters or dependency injection

    • Bean is initialized using the init method

    • Bean can be used for its intended purpose

    • Bean is destroyed using the destroy method

  • Answered by AI
  • Q2. Container created ,bean instantiated dependency injection ,custom init() method,custom utility methods and destroy

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on technical skills for experience

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Mainframe Interview COBOL vsam restart process
  • Ans. 1. Delete the existing file. 2. Create a new cluster. 3. Repro to copy in 3rd step
  • Answered by PRAVIN KUMAR S
  • Q2. How to resolve sb37 Increase the space by twice at first if it didn't fix then we can use volume counter to increment the no of extend
  • Ans. 

    To resolve sb37, increase space by twice and use volume counter to increment extend if needed.

    • Increase space by twice at first

    • If issue persists, use volume counter to increment extend

    • Ensure adequate space is available before running job

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in all the topics in COBOL, JCL and DB2

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

CTS Consulting & Technical Support interview questions for popular designations

 Software Engineer

 (14)

 Software Developer

 (10)

 Associate

 (10)

 Programmer Analyst

 (8)

 Programmer Analyst Trainee

 (5)

 Senior Associate

 (5)

 Senior Software Engineer

 (4)

 Analyst

 (3)

Summer Intern Interview Questions & Answers

user image Anonymous

posted on 15 Jun 2022

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Lot to go based on your resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Good one , work balance and learn new things in daily life

Summer Intern Interview Questions asked at other Companies

Q1. There are 8 bottles of milk out of which one bottle is poisoned. What will be the minimum number of persons required to find the poisoned bottle if the person dies within 24 hours of drinking the poison. You have only 24 hours.
View answer (6)

Get interview-ready with Top CTS Consulting & Technical Support Interview Questions

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Practice coding well

Round 2 - Coding Test 

All the best , be confident with your code

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best

Security Analyst Interview Questions asked at other Companies

Q1. How do you test a web application? What is CSRF and SSRF? What is LDAP injection? How does namp work while port scanning? (Result - open/filtered/closed) How does ssl work? Suppose a proxy server(Burpsuite) is in b/w server and client so wh... read more
View answer (2)
Round 1 - Aptitude Test 

App Test

Round 2 - Technical 

(1 Question)

  • Q1. About .NET technologies
Round 3 - HR 

(2 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and always stay focused

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Basic java

Round 3 - Technical 

(1 Question)

  • Q1. Write automation scripts
  • Ans. 

    Automation scripts are written using programming languages to automate repetitive tasks in software testing.

    • Choose a programming language and testing framework

    • Identify the test cases to be automated

    • Write code to execute the test cases

    • Integrate with continuous integration tools

    • Maintain and update the scripts as needed

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation and basic general things

Interview Preparation Tips

Interview preparation tips for other job seekers - Stromg knowledge on selenium and jav oops

Software Testing Engineer Interview Questions asked at other Companies

Q1. Maximal AND Subsequences Problem Given an array consisting of N integers, your task is to determine how many k-element subsequences of the given array exist where the bitwise AND of the subsequence's elements is maximal. Your objective is t... read more
View answer (1)
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Experience and notice period
  • Q2. Current ctc and expected ctc

Interview Preparation Tips

Interview preparation tips for other job seekers - Ok good but working Hours are too long
If u are a fresher dont try in cts.

Senior Processing Executive Interview Questions asked at other Companies

Q1. What’s breach? What happens if either party breaches a contract?
View answer (12)
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Explain about java threads
  • Ans. 

    Java threads are lightweight processes that enable concurrent execution of code.

    • Threads allow multiple tasks to be executed simultaneously within a single program.

    • They share the same memory space and can communicate with each other.

    • Java provides built-in support for creating and managing threads through the Thread class.

    • Threads can be created by extending the Thread class or implementing the Runnable interface.

    • Thread s...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep good on basics and should have good communication skills

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

CTS Consulting & Technical Support Interview FAQs

How many rounds are there in CTS Consulting & Technical Support interview?
CTS Consulting & Technical Support interview process usually has 2-3 rounds. The most common rounds in the CTS Consulting & Technical Support interview process are Technical, HR and Resume Shortlist.
What are the top questions asked in CTS Consulting & Technical Support interview?

Some of the top questions asked at the CTS Consulting & Technical Support interview -

  1. How to resolve sb37 Increase the space by twice at first if it didn't fix then...read more
  2. What is OOPS, Networking Basics, Difference between C and C++, Febinose series ...read more
  3. Compatibility in the IT sector being from Mechanic...read more
How long is the CTS Consulting & Technical Support interview process?

The duration of CTS Consulting & Technical Support interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

CTS Consulting & Technical Support Interview Process

based on 104 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
View all

CTS Consulting & Technical Support Reviews and Ratings

based on 532 reviews

3.7/5

Rating in categories

3.7

Skill development

3.6

Work-life balance

3.4

Salary

3.6

Job security

3.6

Company culture

3.3

Promotions

3.4

Work satisfaction

Explore 532 Reviews and Ratings
Associate
602 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
481 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Programmer Analyst
297 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
243 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
212 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare CTS Consulting & Technical Support with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview