Filter interviews by
I applied via Indeed and was interviewed in Jun 2023. There were 4 interview rounds.
Coding test to test the problematic skills in flutter
Top trending discussions
posted on 31 Dec 2022
I applied via Campus Placement and was interviewed in Jul 2022. There were 4 interview rounds.
Aptitude test is very easy and in my case it was an online test.
I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.
posted on 4 Nov 2022
I applied via Company Website
Aptitude and resoninh test
Coding test ,
Coding test,coding skills in all languages
I applied via Walk-in and was interviewed in Mar 2022. There was 1 interview round.
C is a general-purpose, procedural programming language.
C was developed by Dennis Ritchie at Bell Labs in 1972.
It is widely used for system programming, embedded systems, and game development.
C is a compiled language and has a low-level memory manipulation feature.
It has influenced many other programming languages such as C++, Java, and Python.
posted on 21 Jun 2021
I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.
IDisposable is an interface used to release unmanaged resources.
It is used to release unmanaged resources like file handles, database connections, etc.
It has a single method called Dispose() which is used to release the resources.
It is implemented by classes that use unmanaged resources and needs to be disposed of.
Example: SqlConnection class implements IDisposable to release the database connection.
Example: FileStream...
Dependency Injection is a design pattern that allows objects to receive dependencies rather than creating them internally.
Dependency Injection is used to reduce tight coupling between software components.
It allows for easier testing and maintenance of code.
There are three types of Dependency Injection: Constructor Injection, Setter Injection, and Interface Injection.
Frameworks like Spring and Angular provide built-in s
Concatenate the values in the given integer array with comma.
Convert the integer array to string array using Arrays.toString()
Use String.join() method to concatenate with comma
No, abstract classes cannot be instantiated.
Abstract classes are incomplete and cannot be instantiated on their own.
They can only be used as a base class for other classes.
Instantiation of an abstract class will result in a compile-time error.
However, concrete classes that inherit from the abstract class can be instantiated.
SOLID is a set of principles for object-oriented programming to make software more maintainable and scalable.
S - Single Responsibility Principle
O - Open/Closed Principle
L - Liskov Substitution Principle
I - Interface Segregation Principle
D - Dependency Inversion Principle
Example: Using Single Responsibility Principle to separate UI and business logic
Example: Using Open/Closed Principle to extend functionality without mo
We used the Model-View-Controller (MVC) design pattern in our application.
MVC separates the application into three interconnected components: the model, the view, and the controller.
The model represents the data and business logic of the application.
The view displays the data to the user.
The controller handles user input and updates the model and view accordingly.
MVC promotes separation of concerns and modularity.
Examp...
posted on 26 Aug 2020
I applied via Company Website and was interviewed in Jul 2020. There were 6 interview rounds.
I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 5 interview rounds.
based on 1 interview
Interview experience
based on 5 reviews
Rating in categories
Software Analyst
16
salaries
| ₹3.4 L/yr - ₹7.2 L/yr |
Software Developer
7
salaries
| ₹2.5 L/yr - ₹4.5 L/yr |
System Analyst
6
salaries
| ₹2.1 L/yr - ₹5.2 L/yr |
Project Lead
5
salaries
| ₹4.3 L/yr - ₹6 L/yr |
Junior Software Analyst
5
salaries
| ₹3 L/yr - ₹4 L/yr |
TCS
Infosys
Wipro
HCLTech