Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Torry Harris Integration Solutions Team. If you also belong to the team, you can get access from here

Torry Harris Integration Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Torry Harris Integration Solutions Interview Questions, Process, and Tips

Updated 24 Feb 2025

Top Torry Harris Integration Solutions Interview Questions and Answers

View all 43 questions

Torry Harris Integration Solutions Interview Experiences

Popular Designations

109 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. What are the commonly used Unix commands for listing files, creating directories, and changing directories?
  • Ans. 

    Commonly used Unix commands for listing files, creating directories, and changing directories.

    • List files: ls (list files in current directory), ls -l (detailed list), ls -a (include hidden files)

    • Create directories: mkdir (make directory)

    • Change directories: cd (change directory), cd .. (move up one directory)

  • Answered by AI
  • Q2. What is the software development life cycle?
  • Ans. 

    The software development life cycle (SDLC) is a process used by software development teams to design, develop, test, and deploy software.

    • SDLC consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has specific goals and deliverables that must be completed before moving on to the next phase.

    • Examples of SDLC models include Waterfall, Agile, and DevOps.

    • SDLC hel...

  • Answered by AI

Top Torry Harris Integration Solutions Associate Software Engineer Interview Questions and Answers

Q1. What is the bubble sort algorithm, and can you explain its working mechanism?
View answer (1)

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 (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

Aptitude ,logical, math and reasoning

Round 2 - Coding Test 

On languages like C, SQL, Java and python

Round 3 - Technical 

(1 Question)

  • Q1. On languages like C, Java, Python and SQL
Round 4 - One-on-one 

(1 Question)

  • Q1. About the project experience and Internship.
Round 5 - HR 

(1 Question)

  • Q1. Background check and personal info.

Top Torry Harris Integration Solutions Associate Software Engineer Interview Questions and Answers

Q1. when would be date of joinig and what certificates is need
View answer (1)

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 (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Write a program for Fibonacci sequence
  • Q2. Which language is SQL based on?

Top Torry Harris Integration Solutions Associate Software Engineer Interview Questions and Answers

Q1. when would be date of joinig and what certificates is need
View answer (1)

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 (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is oops, what is inheritance, On core java
  • Ans. 

    OOPs stands for Object-Oriented Programming. Inheritance is a feature in OOPs where a class inherits properties and behaviors from another class.

    • OOPs is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • Inheritance allows a class to inherit properties and methods from another class. It promotes code reusability and helps in creating a...

  • Answered by AI
  • Q2. On My sql basics and joins
Round 2 - HR 

(2 Questions)

  • Q1. About the company details ,salary discussions
  • Q2. When would be date of joinig and what certificates is need
  • Ans. 

    The date of joining will be determined after the selection process. Certificates required may include educational qualifications, relevant training, and any specific certifications related to the job role.

    • Date of joining will be communicated post selection.

    • Certificates needed may include educational qualifications.

    • Relevant training certificates may be required.

    • Specific certifications related to the job role may also be

  • Answered by AI

Top Torry Harris Integration Solutions Associate Software Engineer Interview Questions and Answers

Q1. when would be date of joinig and what certificates is need
View answer (1)

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

Torry Harris Integration Solutions interview questions for popular designations

 Associate Software Engineer

 (54)

 Software Engineer

 (11)

 Associate

 (5)

 Software Developer

 (4)

 Devops Engineer

 (3)

 Associate Software Engineer Trainee

 (2)

 Data Engineer

 (2)

 Senior Software Engineer

 (2)

Associate Interview Questions & Answers

user image Sinchana Gowda P

posted on 30 Jan 2025

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

Aptitude test was conducted at first

Round 2 - One-on-one 

(1 Question)

  • Q1. One-on-one round in the interview process
Round 3 - HR 

(1 Question)

  • Q1. HR round was interactive and friendly.
Round 4 - Technical 

(1 Question)

  • Q1. Few technical questions were asked in round 4

Associate Interview Questions asked at other Companies

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

Get interview-ready with Top Torry Harris Integration Solutions Interview Questions

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

Mathematical Ability, Logical Reasoning, Verbal Ability

Round 2 - Coding Test 

Programs related to Your technical Skills (eg: java, sql, React JS).

Round 3 - Technical 

(2 Questions)

  • Q1. Explain about your project.
  • Q2. Explain about your Skills
Round 4 - HR 

(2 Questions)

  • Q1. Introduce your self.
  • Q2. Ready to Reallocate.

Top Torry Harris Integration Solutions Associate Software Engineer Interview Questions and Answers

Q1. Program to split the two strings
View answer (1)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (1)

Jobs at Torry Harris Integration Solutions

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Concepts on Strings OOps concepts
  • Q2. Coding question on String Function
Round 2 - HR 

(2 Questions)

  • Q1. Mangement questions
  • Q2. Why do you want to join this company.

Top Torry Harris Integration Solutions Associate Software Engineer Interview Questions and Answers

Q1. Program to split the two strings
View answer (1)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (1)

Software Developer interview

user image Tech and Target

posted on 4 Jan 2022

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

Aptitude questions on time and distance

Round 2 - Coding Test 

Java coding question

Round 3 - Technical 

(1 Question)

  • Q1. Questions on OOPS and collections
Round 4 - HR 

(1 Question)

  • Q1. Project level questions

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 (170)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

One Program to check Linked List working both Singly and double. With Random number geneation.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Torry Harris Integration Solutions Interview FAQs

How many rounds are there in Torry Harris Integration Solutions interview?
Torry Harris Integration Solutions interview process usually has 2-3 rounds. The most common rounds in the Torry Harris Integration Solutions interview process are Technical, HR and Aptitude Test.
How to prepare for Torry Harris Integration Solutions 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 Torry Harris Integration Solutions. The most common topics and skills that interviewers at Torry Harris Integration Solutions expect are Python, Communication Skills, SQL, Java and AWS.
What are the top questions asked in Torry Harris Integration Solutions interview?

Some of the top questions asked at the Torry Harris Integration Solutions interview -

  1. Write a program to demonstrate the method overloading and method overwrit...read more
  2. Write a query to get second highest Salary in the given ta...read more
  3. What are the commonly used Unix commands for listing files, creating directorie...read more
How long is the Torry Harris Integration Solutions interview process?

The duration of Torry Harris Integration Solutions interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Torry Harris Integration Solutions Interview Process

based on 113 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.6k 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
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
CitiusTech Interview Questions
3.4
 • 268 Interviews
View all

Torry Harris Integration Solutions Reviews and Ratings

based on 665 reviews

4.2/5

Rating in categories

3.9

Skill development

4.1

Work-life balance

3.6

Salary

3.9

Job security

3.9

Company culture

3.4

Promotions

3.9

Work satisfaction

Explore 665 Reviews and Ratings
Technical Training Specialist

Nanded,

Bangalore / Bengaluru

+1

2-6 Yrs

₹ 7-15 LPA

Senior Platform Engineer

Bangalore / Bengaluru

5-8 Yrs

Not Disclosed

Explore more jobs
Associate Software Engineer
1.1k salaries
unlock blur

₹2.5 L/yr - ₹8.5 L/yr

Software Engineer
939 salaries
unlock blur

₹4.4 L/yr - ₹15.6 L/yr

Senior Software Engineer
335 salaries
unlock blur

₹7.1 L/yr - ₹23 L/yr

Software Developer
135 salaries
unlock blur

₹3 L/yr - ₹12.5 L/yr

Technical Lead
117 salaries
unlock blur

₹12.1 L/yr - ₹32 L/yr

Explore more salaries
Compare Torry Harris Integration Solutions with

LTIMindtree

3.8
Compare

Tech Mahindra

3.5
Compare

Wipro

3.7
Compare

HCLTech

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