i
Filter interviews by
It is included Mcq aptitude and coding
I was interviewed before Mar 2023.
I applied via Referral and was interviewed in Feb 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
Basic aptitude test and psudo code questions
Torry Harris Integration Solutions interview questions for designations
I applied via Naukri.com and was interviewed in Nov 2021. There were 5 interview rounds.
Oops concept in Java
Object-oriented programming paradigm
Encapsulation, Inheritance, Polymorphism, Abstraction
Classes and Objects
Access Modifiers
Interfaces and Abstract Classes
Get interview-ready with Top Torry Harris Integration Solutions Interview Questions
I applied via Naukri.com and was interviewed before Aug 2021. There were 3 interview rounds.
It was all related to aptitude and programming languages. It was quiet difficult.
I applied via Naukri.com and was interviewed in Jul 2021. There were 5 interview rounds.
I applied via Referral and was interviewed in Mar 2021. There were 5 interview rounds.
Object-oriented programming concepts including encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: bundling data and methods that operate on that data within a single unit
Inheritance: creating new classes from existing ones, inheriting their properties and methods
Polymorphism: ability of objects to take on multiple forms, often achieved through method overriding
Abstraction: hiding implementation de...
Program to split two strings into an array of strings
Use the split() method to split the strings
Specify the delimiter to split the strings
Store the split strings in an array
Garbage collection is an automatic memory management process in Java.
Garbage collection frees up memory by removing objects that are no longer in use.
Java uses a mark-and-sweep algorithm to identify and remove unused objects.
The System.gc() method can be used to suggest garbage collection, but it is not guaranteed to run immediately.
Garbage collection can impact performance, so it is important to optimize code to minim
this() is used in Java to call a constructor of the same class.
this() can be used to call a constructor with default arguments.
It can also be used to call a constructor with specific arguments.
this() must be the first statement in a constructor.
It can only be used inside a constructor.
Example: public MyClass(int x) { this(x, 0); }
Example: public MyClass(int x, int y) { this.x = x; this.y = y; }
Git is a version control system used for tracking changes in code and collaborating with others.
Git allows for branching and merging of code
It tracks changes made to code over time
It allows for collaboration with others on the same codebase
Git can be used for both personal and professional projects
Call by reference passes the address of the variable while call by value passes the value itself.
Call by reference allows the function to modify the original variable
Call by value creates a copy of the variable for the function to use
Call by reference is more memory efficient for large data types
Call by value is safer as it prevents unintended changes to the original variable
Structures and unions are used to group related data members in a program.
Structures are used to group related data members of different data types.
Unions are used to group related data members of the same data type.
Structures allocate memory for each data member, while unions allocate memory for the largest data member.
Structures are used when all data members need to be accessed separately, while unions are used when...
Top trending discussions
Some of the top questions asked at the Torry Harris Integration Solutions Associate Software Engineer interview -
The duration of Torry Harris Integration Solutions Associate Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 60 interviews
5 Interview rounds
based on 220 reviews
Rating in categories
Associate Software Engineer
1.1k
salaries
| ₹2.5 L/yr - ₹8.5 L/yr |
Software Engineer
939
salaries
| ₹4.4 L/yr - ₹15.6 L/yr |
Senior Software Engineer
335
salaries
| ₹7.1 L/yr - ₹23 L/yr |
Software Developer
135
salaries
| ₹3 L/yr - ₹12.5 L/yr |
Technical Lead
117
salaries
| ₹12.1 L/yr - ₹32 L/yr |
LTIMindtree
Tech Mahindra
Wipro
HCLTech