Filter interviews by
I applied via Naukri.com and was interviewed before Jul 2023. There were 3 interview rounds.
Write a code for any 2 design patterns in C#
SOLID principles are a set of five design principles in object-oriented programming to make software designs more understandable, flexible, and maintainable.
Single Responsibility Principle (SRP) - A class should have only one reason to change.
Open/Closed Principle (OCP) - Software entities should be open for extension but closed for modification.
Liskov Substitution Principle (LSP) - Objects of a superclass should be re...
Data structures are ways of organizing and storing data in a computer so that it can be accessed and used efficiently.
Data structures define the way data is stored, accessed, and manipulated in a computer program.
Examples of data structures include arrays, linked lists, stacks, queues, trees, and graphs.
Each data structure has its own advantages and disadvantages depending on the specific use case.
Choosing the right da...
Code to pop a node from a stack data structure in C#.
Create a method to remove and return the top element from the stack.
Check if the stack is empty before popping the node to avoid errors.
Decrement the top index after popping the node to update the stack.
Top trending discussions
I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.
Entity Framework is an ORM that simplifies data access in .NET applications, while ADO.Net is a low-level data access technology.
Entity Framework is an Object-Relational Mapping (ORM) framework that allows developers to work with databases using .NET objects.
ADO.Net is a set of classes that allows developers to interact with data sources like databases directly using SQL commands.
Entity Framework provides higher level ...
Angular hooks or lifecycle are methods that allow developers to tap into key moments in a component's lifecycle.
Angular components have several lifecycle hooks such as ngOnInit, ngOnChanges, ngDoCheck, ngOnDestroy, etc.
These hooks allow developers to perform actions at specific points in a component's lifecycle, such as initialization, change detection, and destruction.
For example, ngOnInit is used to initialize data i...
Functions return a single value while stored procedures can perform multiple operations and return multiple values.
Functions return a single value while stored procedures can return multiple values.
Functions are used for computations and return values, while stored procedures are used for executing a sequence of statements.
Functions can be called from within SQL statements, while stored procedures are called using the ...
I have over 8 years of experience as a Senior .NET Developer, working on various projects and technologies.
Developed web applications using ASP.NET MVC and Web API
Worked with SQL Server for database design and development
Implemented front-end using JavaScript frameworks like Angular and React
Experience with cloud platforms like Azure for deployment and hosting
I have worked on projects with layered architecture, microservices, and monolithic architecture.
Layered architecture: Separation of concerns into presentation, business logic, and data access layers.
Microservices: Independent, loosely coupled services communicating over APIs.
Monolithic architecture: Single-tiered application with all components tightly integrated.
Example: Developed a web application using ASP.NET MVC w...
I was interviewed in Sep 2024.
HashMap is non-synchronized and allows null values, while HashTable is synchronized and does not allow null values.
HashMap is non-synchronized, meaning it is not thread-safe, while HashTable is synchronized and thread-safe.
HashMap allows null values for both keys and values, while HashTable does not allow null keys or values.
HashMap is generally preferred for non-thread-safe applications, while HashTable is used in mul
Equals method is used to compare the content of objects while hashcode method is used to generate a unique integer value for an object.
Equals method is used to compare the content of objects for equality.
Hashcode method is used to generate a unique integer value for an object.
Both methods are important for implementing proper object comparison and hashing in Java.
I am motivated to come to the office by the opportunity to work on challenging projects, collaborate with talented colleagues, and contribute to the success of the team.
Challenging projects provide a sense of accomplishment and growth
Collaborating with talented colleagues allows for learning and innovation
Contributing to the success of the team fosters a sense of purpose and fulfillment
Yes, I coached a junior developer on implementing design patterns in a project.
Provided guidance on how to apply design patterns in code
Reviewed their code and provided feedback for improvement
Encouraged them to ask questions and seek clarification
It was data structures and algorithm
Given Salesforec Scenario Based Question To Create a 3 input Box and Query the details & Show in Ui
posted on 15 Nov 2024
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 3 interview rounds.
Salesforce Admin Test
Trigger Scenarios for mixed DML error
Integration assignment
posted on 30 Jun 2024
I applied via Company Website and was interviewed in Dec 2023. There was 1 interview round.
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.
Encapsulation helps in hiding the internal state of an object and only exposing necessary functionalities.
It allows for better control over the data by preventing direct access from outside the class.
Encapsulation also helps in achieving data abstraction and information hiding.
Example: In a class representing a car, th...
To call a REST API, you can use tools like Postman or code in languages like JavaScript or Python.
Use tools like Postman to make HTTP requests to the API endpoints
In programming languages like JavaScript, use libraries like Axios or Fetch to make API calls
Include necessary headers, parameters, and authentication tokens in the request
Handle the response data accordingly, whether it's JSON, XML, or other formats
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
They ask two questions for coding
posted on 16 Sep 2022
I applied via campus placement at Banasthali Vidyapeeth Womens Institute For Studies In Development Oriented Management, Jaipur and was interviewed before Sep 2021. There were 2 interview rounds.
It had more than 30 aptitude questions and 2 coding questions
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Assistant Vice President
2.3k
salaries
| ₹17 L/yr - ₹45 L/yr |
Senior Analyst
1.1k
salaries
| ₹3 L/yr - ₹11.4 L/yr |
Assistant Manager
986
salaries
| ₹7.9 L/yr - ₹24 L/yr |
Process Advisor
936
salaries
| ₹1 L/yr - ₹8.3 L/yr |
Analyst
898
salaries
| ₹5 L/yr - ₹20 L/yr |
Deutsche Bank
Accenture
Amazon
Deloitte