i
Resilience InfoTech
Filter interviews by
I applied via Naukri.com and was interviewed before May 2022. There were 2 interview rounds.
Questions on OOPs concepts, MVC, and C# delegates.
Abstract class is a class that cannot be instantiated and can have both abstract and non-abstract methods. Interface only has abstract methods.
MVC is a design pattern that separates an application into three components: Model, View, and Controller.
Delegate is a type that represents references to methods with a specific parameter list and return type.
The question covers topics like C# interface, SQL index, database used, project tools, and bundling/minification technique.
C# interface is used to define a contract that a class must implement.
SQL index is used to improve the performance of database queries.
The database used in the project depends on the project requirements.
Project tools can vary depending on the project, but commonly used tools are Visual Studio, Git...
Top trending discussions
posted on 17 Dec 2024
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
Utilize AWS or Azure services for scalable web applications
Use AWS Elastic Beanstalk or Azure App Service for easy deployment and scaling
Leverage AWS Lambda or Azure Functions for serverless computing
Utilize AWS Auto Scaling or Azure Autoscale to automatically adjust resources based on traffic
Store data in AWS RDS or Azure SQL Database for scalable database solutions
Use AWS CloudFront or Azure CDN for content delivery
I would use memory profiling tools to identify the source of the leaks and then fix them by properly managing memory allocation and deallocation.
Use memory profiling tools like Valgrind or Instruments to identify the source of the leaks
Review the code to ensure proper memory allocation and deallocation practices are being followed
Implement smart pointers or garbage collection to automatically manage memory
Use static co...
Yes, I have experience working on legacy systems.
I have successfully maintained and upgraded legacy systems to meet current business needs.
I have refactored legacy code to improve performance and scalability.
I have integrated new technologies with legacy systems to enhance functionality.
I have experience troubleshooting and debugging issues in legacy systems.
Yes, I have experience working with cross functional teams and resolving disputes effectively.
I have successfully collaborated with team members from different departments to achieve project goals.
I am skilled at mediating conflicts and finding mutually beneficial solutions.
I prioritize open communication and actively listen to all team members' perspectives.
I have experience using conflict resolution techniques such a
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have method implementations, while interface cannot.
A class can implement multiple interfaces, but can only inherit from one abstract class.
Interfaces are used to define contracts for classes to implement, while abstract classes are used to provide a common base for subclasses.
Example: Abstr...
posted on 24 Oct 2024
posted on 22 Nov 2024
Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS in Java.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation details and showing only the necessary features.
A constructor in Java is a special type of method that is used to initialize objects.
Constructors have the same name as the class they are in.
They do not have a return type, not even void.
Constructors are called when an object of a class is created.
Example: public class Car { public Car() { // constructor code } }
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude questions with some basic coding questions
They have given 3 coding questions and some pseudo codings
posted on 13 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Single page application is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.
SPA uses AJAX and HTML5 to create fluid and responsive user experience.
It eliminates the need for page reloading during use, making it faster and more efficient.
Examples include Gmail, Facebook, and Google Maps.
State management is the process of managing the state of an application, including data flow, user interface updates, and user interactions.
State management involves storing and updating the state of an application to ensure data consistency.
It helps in managing user interface updates based on changes in the application state.
State management is crucial for handling user interactions and maintaining a seamless user exp...
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
Python question was there and it was average level not tough
Simple coding questions which was good to go
Software Engineer
57
salaries
| ₹2.5 L/yr - ₹7.5 L/yr |
Software Developer
28
salaries
| ₹2.2 L/yr - ₹7.5 L/yr |
Software Quality Analyst
23
salaries
| ₹1 L/yr - ₹5.8 L/yr |
Senior Software Engineer
20
salaries
| ₹4.5 L/yr - ₹10.8 L/yr |
Project Manager
8
salaries
| ₹5.5 L/yr - ₹16.5 L/yr |
TCS
Infosys
Wipro
HCLTech