Filter interviews by
I applied via Approached by Company and was interviewed before Apr 2021. There were 3 interview rounds.
System design of atm
Top trending discussions
posted on 10 May 2020
I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.
posted on 2 Jan 2022
I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.
posted on 18 Jun 2024
Count occurrences of a letter in a string.
Iterate through each character in the string and count occurrences of the specified letter.
Use a hashmap to store the count of each letter.
Handle both uppercase and lowercase letters to ensure accurate counting.
posted on 8 Feb 2025
I appeared for an interview before Feb 2024.
I applied via Approached by Company and was interviewed in Dec 2022. There was 1 interview round.
I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.
Use SQL JOIN to combine data from 3 tables based on a common key.
Use INNER JOIN, LEFT JOIN, or RIGHT JOIN depending on the desired result
Specify the columns to select from each table
Use ON clause to specify the join condition
Green-field projects are great opportunities to start fresh and implement new technologies.
Green-field projects allow for creative freedom and innovation
They provide the opportunity to work with the latest technologies and tools
Starting from scratch can lead to cleaner code and better architecture
Examples: Developing a new mobile app, creating a new website from scratch
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
I applied via Naukri.com and was interviewed in Sep 2020. There were 4 interview rounds.
Dispose and finalize are methods used for releasing resources in .NET.
Dispose is used to release unmanaged resources immediately.
Finalize is used to release managed resources when the garbage collector runs.
Dispose can be called manually or through the using statement.
Finalize is called automatically by the garbage collector.
Dispose is implemented by IDisposable interface.
Finalize is implemented by Object class.
OOPs concepts are the principles of Object-Oriented Programming that help in designing and implementing software solutions.
Encapsulation - binding data and functions together
Inheritance - creating new classes from existing ones
Polymorphism - ability of objects to take on multiple forms
Abstraction - hiding implementation details
Objects - instances of classes that encapsulate data and behavior
Inheritance is a mechanism in OOP where a new class is derived from an existing class.
It allows for code reusability and promotes a hierarchical structure.
It can lead to tight coupling and make the code harder to maintain.
It can also result in the creation of unnecessary classes and increase complexity.
Example: A Car class can inherit properties and methods from a Vehicle class.
Example: A Square class can inherit prope
Explicit interface is a way to implement multiple interfaces with same method names.
Explicit interface is used to avoid naming conflicts when implementing multiple interfaces.
It is implemented by prefixing the interface name to the method name.
It is useful when implementing COM interfaces in .NET.
Example: void IInterface1.Method() and void IInterface2.Method()
Interface defines only method signatures while abstract class can have method implementations.
Interfaces can be implemented by multiple classes while abstract classes can only be extended by one class.
Interfaces are used for achieving multiple inheritance in Java while abstract classes are used for single inheritance.
Interfaces cannot have constructors while abstract classes can have constructors.
An example of an inter...
Startup method in .NET Core is used to configure the application's services and middleware.
Startup method is defined in Startup.cs file.
It includes ConfigureServices and Configure methods.
ConfigureServices is used to add services to the dependency injection container.
Configure is used to configure the HTTP request pipeline.
Example: public void ConfigureServices(IServiceCollection services) { services.AddMvc(); }
Example...
HTTP verbs are used to indicate the type of action being performed on a resource.
HTTP verbs include GET, POST, PUT, DELETE, PATCH, HEAD, OPTIONS
GET is used to retrieve data from a server
POST is used to submit data to a server
PUT is used to update an existing resource on a server
DELETE is used to delete a resource from a server
PATCH is used to partially update a resource on a server
HEAD is used to retrieve only the head...
Project architecture refers to the overall design and structure of a software project.
It includes the organization of components and modules
Defines the relationships between them
Specifies the technologies and tools used
Determines the overall performance and scalability
Examples include MVC, microservices, and client-server architecture
based on 5 reviews
Rating in categories
Software Engineer
68
salaries
| ₹11 L/yr - ₹26.7 L/yr |
Senior Software Engineer
59
salaries
| ₹20 L/yr - ₹38 L/yr |
Software Development Engineer II
26
salaries
| ₹30 L/yr - ₹42 L/yr |
Staff Software Engineer
24
salaries
| ₹27 L/yr - ₹49 L/yr |
Engineering Manager
18
salaries
| ₹39.5 L/yr - ₹77.6 L/yr |
Adobe
Cyfuture
Value Point Systems
JoulestoWatts Business Solutions