Upload Button Icon Add office photos

Filter interviews by

TechSophy Associate Software Engineer Interview Questions, Process, and Tips

Updated 8 Oct 2023

Top TechSophy Associate Software Engineer Interview Questions and Answers

TechSophy Associate Software Engineer Interview Experiences

2 interviews found

I applied via campus placement at University of Hyderabad, Hyderabad and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Coding Test 

3 Basic Coding Problems

Round 2 - Technical 

(2 Questions)

  • Q1. Related to Basic Data Structures
  • Q2. String Reversal using recursion
  • Ans. 

    String reversal using recursion

    • Define a function that takes a string as input

    • Base case: if the length of the string is 0 or 1, return the string

    • Recursive case: return the last character of the string concatenated with the result of calling the function with the string minus the last character

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Basic Indroduction Life values
  • Ans. 

    Life values are the principles and beliefs that guide an individual's decisions and actions.

    • Life values are shaped by personal experiences, culture, and upbringing.

    • They can include honesty, integrity, compassion, and respect for others.

    • Life values can also influence career choices and relationships.

    • Examples of life values include family, education, health, and spirituality.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for TechSophy Associate Software Engineer interview:
  • Java
Interview preparation tips for other job seekers - Be honest and serious during the interview.

Skills evaluated in this interview

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 - HR 

(1 Question)

  • Q1. Tell me about your self
Round 3 - One-on-one 

(3 Questions)

  • Q1. Fibanocci series
  • Q2. Prime number program
  • Ans. 

    A prime number program checks if a given number is only divisible by 1 and itself.

    • Check if the number is greater than 1

    • Iterate from 2 to the square root of the number and check for divisibility

    • If no divisors found, the number is prime

  • Answered by AI
  • Q3. Reverse string program
  • Ans. 

    Reverse a string program using array of strings

    • Create a character array to store the reversed string

    • Iterate through the original string and copy characters in reverse order to the new array

    • Join the characters in the new array to form the reversed string

  • Answered by AI

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
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at J S S Academy of Technical Education, Bangalore and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Average to easy difficulty level.

Round 2 - Technical 

(3 Questions)

  • Q1. Java code of string manipulation
  • Q2. What is the Java code for various types of sorting algorithms?
  • Q3. Sql query and topics related to joins.
Round 3 - HR 

(4 Questions)

  • Q1. About yourself and family
  • Q2. What do you know about the company?
  • Q3. Can you provide examples of real-life scenarios where you handled conflicts with either a colleague or a manager?
  • Q4. What actions would you take if your manager does not approve your product idea, and how would you attempt to persuade them?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident; they will strive to comfort you despite any feelings of hesitation and nervousness. A foundational understanding of Java or C++, along with knowledge of data structures and algorithms (DSA), will be extremely advantageous. You should illustrate your potential contributions while also recognizing your limitations. Foster a positive atmosphere.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Topics on electronics and C programming

Round 2 - Technical 

(4 Questions)

  • Q1. Questions on simple python programs and electronics basics
  • Q2. Question on simple linked list
  • Q3. Program for fibonacci seq
  • Ans. 

    Program to generate Fibonacci sequence

    • Start with two initial numbers, 0 and 1

    • Add the previous two numbers to get the next number in the sequence

    • Repeat this process to generate the Fibonacci sequence

    • Example: 0, 1, 1, 2, 3, 5, 8, 13, ...

  • Answered by AI
  • Q4. Questions on mosfets
Round 3 - HR 

(1 Question)

  • Q1. Why you would like to join the company, and other questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience in the interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was a simple Aptitude test designed to test your english proficiency and your quantitative skills.

Round 2 - Communication Assessment 

(1 Question)

  • Q1. Multiple questions meant to test your english communication proficiency
Round 3 - Coding Test 

There were 2 coding questions. The level of questions were not very high. The languages available for the round were Python, Java, C++, C, C#.

Round 4 - One-on-one 

(4 Questions)

  • Q1. Please Introduce yourself
  • Q2. What project did you work on in your final year?
  • Q3. Do you have any connections in the industry?
  • Q4. Did you undergo any Internships?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It contain 40 question which is very easy

Round 2 - Coding Test 

It contain 3 coding question

Round 3 - One-on-one 

(5 Questions)

  • Q1. Introduction About Your Self and About Project
  • Q2. Two dsa question of leetcode
  • Q3. Basics Concept on dsa
  • Q4. From which platform you do coding
  • Q5. Simple Simple Question

Interview Preparation Tips

Topics to prepare for Nagarro Associate Software Engineer interview:
  • DSA
Interview preparation tips for other job seekers - Very good company
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There were two coding questions

Round 2 - Coding Test 

There was oncampus coding round , where 1 question was given.

Round 3 - Technical 

(2 Questions)

  • Q1. Tell me something about yourself?
  • Q2. What are your projects?
Round 4 - HR 

(1 Question)

  • Q1. Where do you see yourself after 5 years?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - communication 

(2 Questions)

  • Q1. Read the sentence
  • Q2. Listen and repeat the sentence
Round 2 - Coding Test 

Mercel platform 1 hour

Round 3 - Technical 

(2 Questions)

  • Q1. Explain ur project
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used HTML, CSS, and JavaScript for front-end development

    • Implemented backend functionality using Node.js and MongoDB

    • Incorporated user authentication and authorization features

    • Utilized RESTful APIs for communication between front-end and back-end

  • Answered by AI
  • Q2. One code according to ur cluster
  • Ans. 

    I would write a code snippet based on the specific cluster or category provided.

    • Identify the specific cluster or category provided in the question

    • Write a code snippet that aligns with the requirements of the cluster

    • Ensure the code is accurate and relevant to the given cluster

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

General aptitude, behaviourial and some analytical questions

Round 2 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. Questions from projects mentioned in resume
  • Q3. Few basic technical questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Array, Collections, String

Round 2 - Technical 

(2 Questions)

  • Q1. Marker Interface
  • Q2. Lambda Expression

TechSophy Interview FAQs

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

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

  1. String Reversal using recurs...read more
  2. Basic Indroduction Life val...read more
  3. Reverse string prog...read more

Tell us how to improve this page.

TechSophy Associate Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Fast track your campus placements

View all
TechSophy Associate Software Engineer Salary
based on 51 salaries
₹3.6 L/yr - ₹8.6 L/yr
7% more than the average Associate Software Engineer Salary in India
View more details

TechSophy Associate Software Engineer Reviews and Ratings

based on 8 reviews

2.6/5

Rating in categories

2.9

Skill development

3.5

Work-life balance

2.7

Salary

2.8

Job security

2.8

Company culture

2.7

Promotions

3.1

Work satisfaction

Explore 8 Reviews and Ratings
Associate Software Engineer
51 salaries
unlock blur

₹3.6 L/yr - ₹8.6 L/yr

Software Engineer
47 salaries
unlock blur

₹4.7 L/yr - ₹18.1 L/yr

Senior Software Engineer
23 salaries
unlock blur

₹7.1 L/yr - ₹27 L/yr

Technical Lead
16 salaries
unlock blur

₹16 L/yr - ₹40 L/yr

Software Developer
16 salaries
unlock blur

₹6.9 L/yr - ₹12 L/yr

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