Upload Button Icon Add office photos

Filter interviews by

TechSophy Interview Questions, Process, and Tips

Updated 23 May 2024

Top TechSophy Interview Questions and Answers

View all 8 questions

TechSophy Interview Experiences

Popular Designations

4 interviews found

I applied via Approached by Company and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Secure way of storing tokens
  • Ans. 

    Secure way of storing tokens

    • Use a secure token storage mechanism like Keychain on iOS or SharedPreferences on Android

    • Encrypt the tokens before storing them

    • Implement proper access controls and permissions to restrict access to the tokens

    • Regularly rotate and invalidate tokens to minimize the risk of unauthorized access

  • Answered by AI
  • Q2. Least number of iterations in which to find one defective weight among equal weights
  • Ans. 

    The minimum number of iterations required to find one defective weight among equal weights.

    • Use binary search to divide the weights into two groups.

    • Compare the sum of weights in each group to identify the defective group.

    • Repeat the process with the defective group until the defective weight is found.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Spread operator, nullish coelising, optional chaining operator etc
  • Q2. Sorting algorithm in C
  • Ans. 

    Sorting algorithm in C

    • Popular sorting algorithms in C include Bubble Sort, Insertion Sort, Selection Sort, Merge Sort, Quick Sort, and Heap Sort

    • Bubble Sort is simple but inefficient, while Merge Sort and Quick Sort are more efficient but more complex

    • The choice of sorting algorithm depends on the size of the data set and the desired time complexity

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Least number of steps to reach end of array
  • Ans. 

    Minimum steps to reach end of array

    • Use dynamic programming approach

    • Start from the end and work backwards

    • Keep track of minimum steps at each index

  • Answered by AI
  • Q2. In depth about projects done, technical aspects

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep good attitude and have a good understanding about the skill you have

Skills evaluated in this interview

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 (199)
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

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

Interview Questions & Answers

user image Anonymous

posted on 23 May 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

In 20 minutes two problems were given 1) to identify palindrome of number without converting to string 2) to create a triangle using '2'

Round 2 - Assignment 

From a video input we have to identify time in and time out of were a text appeared and what is the text

Round 3 - One-on-one 

(1 Question)

  • Q1. Previous experience projects

I applied via Campus Placement 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

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

TechSophy interview questions for popular designations

 Associate Software Engineer

 (2)

 Software Engineer

 (1)

Interview questions from similar companies

I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java questions - basic oops concepts
  • Q2. Basic sql queries and table creation, joints were asked
Round 2 - HR 

(4 Questions)

  • Q1. Why are you looking for a change?
  • Q2. Where do you see yourself in 5 years?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Initially 1 aptitude round was there and english essay was there in. Then those who were selected in this round they will be into tech and then hr round. Searching job is like you should never lose hope and take the failure as stepping stones.keep on self motivating and dont hestitate to give ur best on 50 th interview if not getting selected till 49 interviews.ur name may be written in that. Stay positive and upgrade your skills

Interview Questionnaire 

1 Question

  • Q1. About Resume, about Major project

I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Self intro
  • Q2. About Project

Interview Preparation Tips

Interview preparation tips for other job seekers - just be spontaneous with the interviewer and maintain eye contact

Interview Questionnaire 

1 Question

  • Q1. General and logical

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and honest

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All the questions related to resume. And they also check personality and communication skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest with your resume and give confident answers for each question fearlessly

I applied via Campus Placement and was interviewed in Dec 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Programming Language, SQL Queries, OOPS Concepts, Certifications and Questions on Projects and Certifications done.

TechSophy Interview FAQs

How many rounds are there in TechSophy interview?
TechSophy interview process usually has 3 rounds. The most common rounds in the TechSophy interview process are Technical, One-on-one Round and Coding Test.
How to prepare for TechSophy interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at TechSophy. The most common topics and skills that interviewers at TechSophy expect are CRM, SAN, Java, Javascript and Python.
What are the top questions asked in TechSophy interview?

Some of the top questions asked at the TechSophy interview -

  1. Least number of iterations in which to find one defective weight among equal we...read more
  2. Least number of steps to reach end of ar...read more
  3. String Reversal using recurs...read more

Tell us how to improve this page.

TechSophy Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k 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
 • 789 Interviews
View all

Fast track your campus placements

View all

TechSophy Reviews and Ratings

based on 33 reviews

3.0/5

Rating in categories

3.1

Skill development

3.2

Work-life balance

2.8

Salary

2.9

Job security

2.8

Company culture

2.7

Promotions

2.9

Work satisfaction

Explore 33 Reviews and Ratings
Software Engineer
46 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
15 salaries
unlock blur

₹0 L/yr - ₹0 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