Filter interviews by
4 coding questions easy to medium difficulty
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
Patterns using loops
OOPs concept 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.
Encapsulation: bundling data and methods that operate on the data into a single unit (object)
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for different data types
A method is a function that is associated with a class or object, while a function is a standalone block of code.
Method is defined within a class or object, while function is standalone
Method is called using dot notation on an object, while function is called by its name
Methods can access and modify the data of the object they belong to, while functions cannot
Main method is the entry point of a Java program where execution begins.
Main method must be public, static, and void.
It must accept an array of strings as parameter.
It is where the program starts execution.
Access modifiers control the visibility and accessibility of classes, methods, and variables in a program.
Access modifiers include public, private, protected, and default (package-private).
Public - accessible from any other class.
Private - accessible only within the same class.
Protected - accessible within the same package and subclasses.
Default - accessible only within the same package.
Example: public class MyClass {
Inheritance is a concept in object-oriented programming where a class inherits attributes and methods from another class.
Allows a class to inherit properties and behavior from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can access all public and protected members of the base class
Example: Class Car can inherit from class Vehicle, inheriti...
I applied via Campus Placement and was interviewed before Apr 2023. There were 4 interview rounds.
20 aptitude questions
15 reasoning questions
15 verbal ability questions
50 question based on language, as per student chosen language
TRON Softech interview questions for popular designations
posted on 14 May 2022
I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.
I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.
based on 4 interviews
Interview experience
based on 28 reviews
Rating in categories
Softwaretest Engineer
56
salaries
| ₹2 L/yr - ₹6 L/yr |
SQL Database Administrator
10
salaries
| ₹4.6 L/yr - ₹5 L/yr |
Software Engineer
7
salaries
| ₹2.2 L/yr - ₹8 L/yr |
Automation Test Engineer
5
salaries
| ₹4.2 L/yr - ₹4.3 L/yr |
Data Analyst
5
salaries
| ₹2.5 L/yr - ₹5.1 L/yr |
Infosys
TCS
Wipro
HCLTech