Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by TSS Consultancy Team. If you also belong to the team, you can get access from here

TSS Consultancy Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

TSS Consultancy Associate Software Engineer Interview Questions and Answers

Updated 8 Feb 2024

TSS Consultancy Associate Software Engineer Interview Experiences

2 interviews found

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

I applied via Campus Placement and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. DSA ask in details
  • Q2. What is Opps and explain all concepts
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm that uses objects to represent and manipulate data.

    • OOPs is based on the concept of classes and objects.

    • Encapsulation is a key concept in OOPs, which involves bundling data and methods together within a class.

    • Inheritance allows classes to inherit properties and methods from other classes.

    • Polymorphism allows objects of different classes to be treat...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go in good dress code.

I applied via campus placement at Atharva College of Engineering, Mumbai and was interviewed in Jan 2022. There were 5 interview rounds.

Round 1 - Aptitude Test 

Overall test was pretty easy , they just asked simple aptitude question which is available on indiaBix

Round 2 - Coding Test 

Two medium level question was asked , level is medium

Round 3 - Technical 

(2 Questions)

  • Q1. First technical interview , they just asked 3 technical questions based on DSA and simple array , string questions
  • Q2. I don't remember actually 😅
Round 4 - Technical 

(3 Questions)

  • Q1. Second technical interview , they asked 2 questions, first one is based on algorithm , level is medium and second one is really hard , it's based on dynamic programming ,
  • Q2. Question is based on kadane's algorithm
  • Q3. Print all combinations of balanced parentheses
  • Ans. 

    Print all combinations of balanced parentheses

    • Use recursion to generate all possible combinations

    • Keep track of the number of opening and closing parentheses

    • Add to the result only if the number of opening and closing parentheses are equal

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. It's an confirmation from their side that you're selected ☺️

Interview Preparation Tips

Interview preparation tips for other job seekers - Do some basic questions and work on Oops concepts , also on MS SQL Server

Skills evaluated in this interview

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
asked in Clarivate
Q2. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in CGI Group
Q4. Frog Jump Problem Statement A frog is positioned on the first ste ... read more
asked in Gainsight
Q5. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Mostly Aptitude, Reasoning,Verbal in the round-1 with 60 questions

Round 2 - Coding Test 

2 programming questions - you can select which language u are comfortable

Round 3 - Technical 

(1 Question)

  • Q1. It's purely based on your resume, so which language u are comfortable they can prefer to ask that's the thing

Interview Preparation Tips

Interview preparation tips for other job seekers - Please whenever you are trying to submit your resume to particular company... Check the specifications what they want, what's on your resume.. based on that only your profile can select to next round..!
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

There were 30 questions on the aptitude test, all of which were part of the total count.

Round 2 - Coding Test 

I have three questions: two related to data structures and algorithms, and one concerning SQL.

Round 3 - Technical 

(1 Question)

  • Q1. Got two questions DSA medium and Easy one

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm and have confidences do your best
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2023. There were 3 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 

(3 Questions)

  • Q1. Most of questions from your project
  • Q2. Oops concepts SQL joins
  • Q3. Angular Data binding
Round 3 - Technical 

(1 Question)

  • Q1. Angular project
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Who’s is in your family ? What your father does?
  • Q2. What’s your salary expectation? Why do you want to join this company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Gud
Great
Done
Beautiful
Great
Amazing
Marvellous
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1st round of the company was an online assessment with 40 questions,2 coding questions :- cake distribution problem, Palindrome and else there were 6-7 SQL questions and other were Aptitude questions (basic) whole test was for 1 hr.

Round 2 - Technical 

(3 Questions)

  • Q1. Basic oops, basic questions on loops etc
  • Q2. SQL:- add a column on a table, find max salary of employee
  • Ans. 

    Use ALTER TABLE to add a new column and then use MAX function to find the highest salary.

    • Use ALTER TABLE statement to add a new column to the table.

    • Use MAX function in SQL to find the maximum salary of employees.

  • Answered by AI
  • Q3. SUM OF DIGITS OF A NUMBER(DSA)
  • Ans. 

    Calculate the sum of digits of a given number.

    • Iterate through each digit of the number and add them together.

    • Use modulo operator to extract each digit.

    • Repeat until all digits are processed.

    • Example: For number 123, sum of digits = 1 + 2 + 3 = 6.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - BASICS OF DSA, DBMS, OOPS
AND U SHOULD KNOW EVERYTHING WRITTEN ON RESUME

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Sql basic question
  • Q2. Foreign key, about alter etc...
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Personal platform their is no any functional support .

Round 2 - Coding Test 

1 hour both (coding + Aptitude)

Round 3 - Technical 

(1 Question)

  • Q1. How to perform state management in react
  • Ans. 

    State management in React involves managing and updating the state of components efficiently.

    • Use React's built-in state management with setState() method

    • Utilize React Context API for managing global state

    • Implement Redux for complex state management in larger applications

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 DSA questions related to hash map and binary tree

Round 2 - Technical 

(1 Question)

  • Q1. Technical interview dsa question on linked list and sql queries

TSS Consultancy Interview FAQs

How many rounds are there in TSS Consultancy Associate Software Engineer interview?
TSS Consultancy interview process usually has 3 rounds. The most common rounds in the TSS Consultancy interview process are Technical, HR and One-on-one Round.
What are the top questions asked in TSS Consultancy Associate Software Engineer interview?

Some of the top questions asked at the TSS Consultancy Associate Software Engineer interview -

  1. Print all combinations of balanced parenthe...read more
  2. What is Opps and explain all conce...read more
  3. First technical interview , they just asked 3 technical questions based on DSA ...read more

Tell us how to improve this page.

TSS Consultancy Associate Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
TSS Consultancy Associate Software Engineer Salary
based on 35 salaries
₹3 L/yr - ₹6 L/yr
26% less than the average Associate Software Engineer Salary in India
View more details

TSS Consultancy Associate Software Engineer Reviews and Ratings

based on 2 reviews

3.6/5

Rating in categories

4.2

Skill development

3.2

Work-life balance

3.6

Salary

4.0

Job security

3.6

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 2 Reviews and Ratings
Business Analyst
132 salaries
unlock blur

₹2.3 L/yr - ₹8.9 L/yr

Associate Business Analyst
96 salaries
unlock blur

₹2 L/yr - ₹4.8 L/yr

Associate Test Engineer
50 salaries
unlock blur

₹1.8 L/yr - ₹5.5 L/yr

Software Engineer
36 salaries
unlock blur

₹3.6 L/yr - ₹13.4 L/yr

Associate Software Engineer
35 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Explore more salaries
Compare TSS Consultancy 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