Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.
Memory management in .NET involves automatic garbage collection and allocation of memory for objects.
Garbage collector automatically frees memory for objects that are no longer in use
Memory allocation is done by the Common Language Runtime (CLR)
CLR uses a heap to allocate memory for objects
Memory leaks can occur if objects are not properly disposed of
Managed code is protected from buffer overflows and other memory-rela...
WebAPI is a set of protocols and tools for building web applications and services.
WebAPI allows communication between different software systems over the internet.
It uses HTTP requests and responses to exchange data.
WebAPIs can be used to retrieve data, update data, or perform other operations.
Examples of WebAPIs include the Twitter API, the Google Maps API, and the Facebook Graph API.
L stands for Liskov Substitution Principle in SOLID
Liskov Substitution Principle states that objects of a superclass should be able to be replaced with objects of its subclass without affecting the correctness of the program
This principle ensures that the behavior of the program remains consistent when new classes are added
Violating this principle can lead to unexpected behavior and bugs in the program
Parallel programming in C# allows multiple tasks to be executed simultaneously for improved performance.
Parallel programming can be achieved using the Task Parallel Library (TPL) in C#.
TPL provides constructs like Parallel.For and Parallel.ForEach to execute loops in parallel.
Parallel.Invoke can be used to execute multiple methods in parallel.
Data parallelism can be achieved using PLINQ (Parallel LINQ) to execute LINQ ...
Top trending discussions
I applied via Referral and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Company Website and was interviewed in Dec 2020. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in Jan 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed in Nov 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.
Dictionary is a collection of key-value pairs in Python.
Keys must be unique and immutable.
Values can be of any data type.
Access values using keys.
Add or modify values using keys.
Use dict() constructor or {} to create a dictionary.
Example: {'name': 'John', 'age': 30}
Example: dict(name='John', age=30)
I applied via Company Website and was interviewed before Sep 2021. There were 2 interview rounds.
2 coding questions which are of easy level
Document Processor
14
salaries
| ₹2.4 L/yr - ₹3.5 L/yr |
Senior Software Engineer
8
salaries
| ₹17 L/yr - ₹30.6 L/yr |
Technical Support Analyst
6
salaries
| ₹9 L/yr - ₹14.2 L/yr |
Software Engineer
4
salaries
| ₹4.9 L/yr - ₹10.7 L/yr |
Accountant
4
salaries
| ₹6 L/yr - ₹7 L/yr |
TCS
Accenture
Wipro
Infosys