i
Appy
Pie
Filter interviews by
V&V model stands for Verification and Validation model, a software development process that involves checking if the software meets requirements and specifications.
V&V model is a systematic approach to ensure the software is developed correctly and meets the customer's requirements.
Verification involves checking if the software is being built right, while validation involves checking if the right software is being buil...
Bug life cycle refers to the stages a bug goes through from identification to resolution.
Bug is identified by tester
Bug is reported in bug tracking system
Bug is assigned to developer for fixing
Developer fixes the bug
Bug is retested by tester
Bug is closed if fixed or reopened if issue persists
STLC stands for Software Testing Life Cycle, which is a series of steps followed in the testing process.
STLC involves planning, designing, executing, and reporting on tests.
It includes phases like requirement analysis, test planning, test design, test execution, and test closure.
Each phase has specific objectives and deliverables to ensure the quality of the software product.
STLC helps in identifying defects early in t...
APK stands for Android Package Kit and IPA stands for iOS App Store Package.
APK is the file format used for distributing and installing applications on Android devices.
IPA is the file format used for distributing and installing applications on iOS devices.
APK files can be downloaded from sources other than the Google Play Store, while IPA files are typically downloaded from the Apple App Store.
Top trending discussions
I applied via Campus Placement and was interviewed in Mar 2021. There were 4 interview rounds.
Count the maximum continuous occurrences of '1' in a binary string.
Initialize a counter to track current streak of '1's.
Use a variable to store the maximum streak found.
Iterate through each character in the string.
If the character is '1', increment the current counter.
If the character is '0', compare and reset the current counter.
At the end of the iteration, ensure to check the last streak.
I applied via Recruitment Consultant and was interviewed in Feb 2021. There were 3 interview rounds.
SOLID principles are a set of five design principles for writing maintainable and scalable code.
Single Responsibility Principle (SRP) - a class should have only one reason to change
Open-Closed Principle (OCP) - a class should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - a subclass should be able to replace its parent class without affecting the system's behavior
Interface Segreg...
Ref and out are both used for passing arguments by reference in C#. Ref is bidirectional while out is unidirectional.
Ref and out are used to pass arguments by reference instead of by value
Ref is used for both input and output parameters while out is only used for output parameters
Ref requires the variable to be initialized before passing while out does not
Example: void MyMethod(ref int x) { x = x + 1; } and void MyMeth...
REST APIs are a way to interact with web services. Popular status codes include 200, 404, and 500.
REST APIs allow clients to access and manipulate resources on a server using HTTP requests
Common HTTP methods used in REST APIs include GET, POST, PUT, and DELETE
Status codes indicate the success or failure of a request, with 2xx codes indicating success and 4xx/5xx codes indicating errors
Some popular status codes include ...
Memory management in C# involves automatic garbage collection and the use of pointers.
C# uses a garbage collector to automatically manage memory allocation and deallocation.
Developers can use pointers to directly manipulate memory, but this is not recommended.
C# also provides tools for managing memory usage, such as the IDisposable interface and the using statement.
Microservices, cloud-native, and serverless are the latest architectural trends in C#.
Microservices architecture is gaining popularity due to its scalability and flexibility.
Cloud-native architecture focuses on building applications that are optimized for cloud environments.
Serverless architecture allows developers to focus on writing code without worrying about infrastructure management.
Other trends include containeri...
Both .NET Core and Framework are used for developing Windows applications, but Core is cross-platform and lightweight.
Core is open-source and modular, while Framework is a monolithic framework
Core has better performance and scalability than Framework
Core supports microservices architecture, while Framework does not
Core has a smaller footprint and can be deployed as a single executable
Framework has better backward compa...
Major advancements in .NET Core include improved performance, cross-platform compatibility, and enhanced security features.
Improved performance through the use of Span
Cross-platform compatibility with support for Linux and macOS
Enhanced security features such as runtime code generation and data protection
Introduction of .NET Core 3.0 with support for Windows Desktop applications
Integration with ...
I appeared for an interview in Jul 2024.
Leet code medium level question
Guide to completing a RESTful API coding task with essential pointers and examples.
Understand REST principles: Use HTTP methods (GET, POST, PUT, DELETE) appropriately.
Define clear endpoints: Example - /api/users for user-related operations.
Implement status codes: Use 200 for success, 404 for not found, 500 for server errors.
Use JSON for data interchange: Ensure requests and responses are in JSON format.
Consider authent...
Managing multiple events on a single variable requires careful synchronization to ensure accurate results.
Use locks or mutexes to prevent race conditions when accessing the variable.
Implement event debouncing to limit the frequency of updates, ensuring only the final event is processed.
Utilize a queue to handle events sequentially, processing them one at a time to maintain accuracy.
Consider using atomic operations for ...
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
posted on 10 Mar 2023
I applied via Referral and was interviewed before Oct 2023. There was 1 interview round.
posted on 5 Dec 2024
I applied via Campus Placement
posted on 15 Jul 2022
I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.
If you are a fresher , then this is for you else almost no coding test for experienced candidates.
based on 1 interview experience
based on 1 review
Rating in categories
Software Engineer
78
salaries
| ₹3.6 L/yr - ₹13.7 L/yr |
Softwaretest Engineer
61
salaries
| ₹2.4 L/yr - ₹7.2 L/yr |
Senior Software Engineer
41
salaries
| ₹7 L/yr - ₹15 L/yr |
Production Analyst
22
salaries
| ₹3 L/yr - ₹7.2 L/yr |
Software Developer
18
salaries
| ₹4 L/yr - ₹13.8 L/yr |
Maxgen Technologies
JoulestoWatts Business Solutions
Value Point Systems
F1 Info Solutions and Services