i
Filter interviews by
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...
posted on 21 Jun 2024
Basic aptitude questions like time and distance blood relation and logical reasoning.
Swapping 2 nuber, reverse the string
Torry Harris Integration Solutions interview questions for designations
posted on 29 Aug 2023
Time and Work, Profit loss, etc
Get interview-ready with Top Torry Harris Integration Solutions Interview Questions
Good Aptitude questions
Interviwer was friendly and asked good questions
Easy test demo right wrong for
Java code, find the length of array
I applied via Campus Placement and was interviewed before Dec 2023. There were 4 interview rounds.
It's an half an hour choose based aptitude
Some random topics being provided with 6 people panel
I need to be a software engineer to create innovative solutions, solve complex problems, and contribute to technological advancements.
Passion for technology and coding
Desire to create innovative solutions
Ability to solve complex problems efficiently
Contribution to technological advancements
Opportunities for continuous learning and growth
The latest news in information technology includes advancements in artificial intelligence, cybersecurity, and cloud computing.
Artificial intelligence continues to be a major focus, with developments in machine learning and natural language processing.
Cybersecurity remains a critical concern, with an increase in cyber attacks and the need for stronger defense mechanisms.
Cloud computing is evolving rapidly, with a shift...
I applied via Recruitment Consulltant and was interviewed before Nov 2023. There were 3 interview rounds.
Java coding questions
I applied via Naukri.com and was interviewed before Jan 2024. There were 3 interview rounds.
The aptitude round was straightforward.
The coding round was of moderate difficulty.
Top trending discussions
2 Interview rounds
based on 138 reviews
Rating in categories
Associate Software Engineer
1k
salaries
| ₹2.5 L/yr - ₹8.5 L/yr |
Software Engineer
942
salaries
| ₹4.4 L/yr - ₹15.3 L/yr |
Senior Software Engineer
330
salaries
| ₹6.8 L/yr - ₹22 L/yr |
Software Developer
135
salaries
| ₹3.8 L/yr - ₹15.9 L/yr |
Technical Lead
114
salaries
| ₹11.2 L/yr - ₹35 L/yr |
LTIMindtree
Tech Mahindra
Wipro
HCLTech