Upload Button Icon Add office photos

Filter interviews by

CTS Consulting & Technical Support Associate Engineer Interview Questions and Answers

Updated 22 Jan 2024

CTS Consulting & Technical Support Associate Engineer Interview Experiences

3 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

30 MCQ questions focused on the aptitute(race, who win first)

Round 2 - Technical 

(1 Question)

  • Q1. Basic CS questions(What is DB)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. It was easy though
  • Q2. What is python what is java
  • Ans. 

    Python is a high-level, interpreted programming language. Java is a general-purpose, class-based, object-oriented programming language.

    • Python is known for its simplicity, readability, and ease of use.

    • Java is known for its platform independence, security, and scalability.

    • Python is commonly used for web development, data analysis, and artificial intelligence.

    • Java is commonly used for enterprise applications, Android app ...

  • Answered by AI

Skills evaluated in this interview

Associate Engineer Interview Questions Asked at Other Companies

asked in Nagarro
Q1. Count Ways To Reach The N-th Stair Problem Statement You are give ... read more
asked in Nagarro
Q2. Trailing Zeros in Factorial Problem Find the number of trailing z ... read more
asked in Nagarro
Q3. Convert First Letter to Upper Case Given a string STR, transform ... read more
asked in Tata Steel
Q4. What are the test done during maintenance of a power transformer?
asked in Tata Steel
Q5. how to control the speed of an EOT crane without VFD?
Round 1 - Aptitude Test 

Analyze and answer the questions and manage the time properly.

Round 2 - Technical 

(1 Question)

  • Q1. Check whether the given string is Palindrome or not.
  • Ans. 

    To check if a string is a palindrome or not.

    • Reverse the string and compare with the original string.

    • Use two pointers, one at the start and one at the end, and compare the characters.

    • Ignore spaces and punctuation marks while comparing the characters.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering all the questions.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java , selenim , testng , cucumber

I applied via Recruitment Consultant and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. More related to the understanding of my project. How well I am able to make them understand my current project.
  • Q2. Question related to AWS Services, Serverless & Micro Service based architecture
  • Q3. Why J&F

Interview Preparation Tips

Interview preparation tips for other job seekers - Read bit of company and if you are going for backend have proper understanding about the architecture of project

I applied via Naukri.com and was interviewed before Oct 2020. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What technologies you have worked on till now?
  • Q2. What are your projects and how you tackle them?
  • Q3. One Case Study given according to profile.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on the points you have written in the resume, by adding how you will gonna help them is one of the keypoint for you to crack this job.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(5 Questions)

  • Q1. How many years of experience in Bridges
  • Q2. You have to selected for this position
  • Q3. Sr Engineer in maharashtra
  • Q4. Ab aur kya kya likhu
  • Q5. Ye ambition chu-t-iya bnata hau

Interview Preparation Tips

Topics to prepare for D.p. Jain & Co. Infrastructure Pvt . Senior Engineer interview:
  • Pile Foundation
Interview preparation tips for other job seekers - You have to lurn more the other
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions will be asked on previous company roles and responsibilities.
  • Q2. Depends upon previous experience.
Round 2 - Technical 

(2 Questions)

  • Q1. Basics on structure and finishings
  • Q2. Questions on structure and finishings

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for what u wrote in resume.

I applied via Company Website and was interviewed in Aug 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Aptitude consist Logical very important and then few programming error find and then quantitative

Interview Preparation Tips

Interview preparation tips for other job seekers - For fresher company have very strict criteria 75% thought in education. They take all interview with their on software including Aptitude+ Realtime system test and PI in person. They offer good package for AI and ML rest will be selected into different team of development.

I applied via Campus Placement and was interviewed before Aug 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. List out some of the best practice for data cleaning.
  • Ans. 

    Data cleaning best practices

    • Remove duplicate records

    • Handle missing values

    • Standardize data formats

    • Correct inconsistent data

    • Validate data integrity

    • Remove outliers

    • Normalize data

    • Handle data inconsistencies

    • Ensure data accuracy

  • Answered by AI
  • Q2. Explain what is logistic regression?
  • Ans. 

    Logistic regression is a statistical method used to analyze and model the relationship between a categorical dependent variable and one or more independent variables.

    • It is a type of regression analysis used for predicting the probability of a categorical outcome

    • It is commonly used in binary classification problems

    • It uses a logistic function to model the relationship between the independent variables and the dependent v...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are going for Interview in J&F as Fresher then its very difficult because its product based team and they dont usually hire from normal colleges. They hire from top tier colleges in NCR like IIT delhi and DCE. So even if you get selected you have long way to go for conversion. They do first round based on Aptitude and then give you one research task that you need to bring solution and based on your provided approach only you have chance for next step in technical discussion.

Skills evaluated in this interview

CTS Consulting & Technical Support Interview FAQs

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

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

  1. check whether the given string is Palindrome or n...read more
  2. what is python what is j...read more
  3. Basic CS questions(What is ...read more

Tell us how to improve this page.

CTS Consulting & Technical Support Associate Engineer Interview Process

based on 3 interviews

1 Interview rounds

  • Technical Round
View more

Interview Questions from Similar Companies

J&F Interview Questions
3.7
 • 30 Interviews
Eversendai Interview Questions
3.7
 • 28 Interviews
J K Fenner Interview Questions
3.9
 • 27 Interviews
View all
CTS Consulting & Technical Support Associate Engineer Salary
based on 29 salaries
₹5.7 L/yr - ₹16.5 L/yr
126% more than the average Associate Engineer Salary in India
View more details

CTS Consulting & Technical Support Associate Engineer Reviews and Ratings

based on 4 reviews

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

3.3

Job security

3.6

Company culture

3.6

Promotions

3.7

Work satisfaction

Explore 4 Reviews and Ratings
Associate
620 salaries
unlock blur

₹5.7 L/yr - ₹19.3 L/yr

Senior Associate
491 salaries
unlock blur

₹7.9 L/yr - ₹30 L/yr

Programmer Analyst
300 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Software Engineer
256 salaries
unlock blur

₹7.4 L/yr - ₹24.5 L/yr

Manager
200 salaries
unlock blur

₹11 L/yr - ₹36 L/yr

Explore more salaries
Compare CTS Consulting & Technical Support with

Patel Infrastructure

3.9
Compare

J K Fenner

3.9
Compare

Saudi Binladin Group

4.1
Compare

Bahwan Engineering

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