i
SoftTech Engineers Limited
Filter interviews by
I applied via Job Fair and was interviewed in Jan 2022. There was 1 interview round.
Top trending discussions
posted on 7 Jul 2017
posted on 28 Dec 2021
I applied via Naukri.com and was interviewed before Dec 2020. There were 4 interview rounds.
posted on 19 Feb 2021
I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.
I appeared for an interview before Mar 2024, where I was asked the following questions.
I applied via Company Website and was interviewed before Dec 2023. There were 3 interview rounds.
Skilled Based Test Done
Programming Language Test
posted on 26 Aug 2023
I applied via Walk-in
Microsoft technologies
posted on 29 Mar 2024
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
I applied in campus placement first round is aptitude test
Polymorphism is the ability of a function or method to behave differently based on the object it is called with.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Animal class with methods eat() and sleep(). Dog and Cat classes can inherit from Animal and override
posted on 14 Sep 2021
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
A circular linked list is a linked list where the last node points to the first node.
It is a data structure where each node points to the next node and the last node points to the first node.
It can be used to implement a round-robin scheduling algorithm.
Traversal of a circular linked list requires a condition to stop the traversal, such as reaching the starting node again.
posted on 11 Feb 2023
I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.
Constructor is a special member function that initializes objects of a class.
Constructor has the same name as the class and no return type.
It is called automatically when an object is created.
It can be overloaded with different parameters.
Example: class Car { public: Car(string make, string model) { ... } };
Example: Car myCar("Toyota", "Corolla");
Operation overloading is the ability to define multiple functions with the same name but different parameters.
Allows multiple functions with the same name to perform different tasks
Functions must have different parameters or different number of parameters
Used to simplify code and improve readability
Example: + operator can be overloaded to add integers, concatenate strings, or add complex numbers
Software Developer
46
salaries
| ₹2 L/yr - ₹8.1 L/yr |
Software Associate
41
salaries
| ₹1.8 L/yr - ₹7.1 L/yr |
Business Analyst
26
salaries
| ₹3.6 L/yr - ₹7.7 L/yr |
Junior Software Associate
25
salaries
| ₹3 L/yr - ₹4.5 L/yr |
Softwaretest Engineer
21
salaries
| ₹2.7 L/yr - ₹5 L/yr |
3i Infotech
Microland
Newgen Software Technologies
NSE.IT