i
Maven Wave Partners
Filter interviews by
I applied via LinkedIn and was interviewed in Sep 2022. There were 2 interview rounds.
Value types store data directly, while reference types store a reference to the data.
Value types are stored on the stack, while reference types are stored on the heap.
Value types are copied when passed as arguments, while reference types are passed by reference.
Examples of value types include int, float, and bool, while examples of reference types include classes and arrays.
Session management in MVC is crucial for maintaining user state and preventing unauthorized access.
Session state can be stored in cookies or server-side memory.
Session timeout should be set appropriately to balance security and usability.
Session data should be encrypted to prevent tampering.
Session fixation attacks can be prevented by regenerating session IDs after login.
Cross-site scripting (XSS) attacks can be preven...
Difference between view bag, view data and Temp data in mvc
ViewBag is a dynamic object used to pass data from controller to view
ViewData is a dictionary object used to pass data from controller to view
TempData is used to pass data between controller actions or redirects
ViewBag and ViewData are short-lived while TempData is longer-lived
SOLID principles are a set of design principles for object-oriented programming.
S - Single Responsibility Principle
O - Open/Closed Principle
L - Liskov Substitution Principle
I - Interface Segregation Principle
D - Dependency Inversion Principle
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.
posted on 30 Jan 2021
I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.
API testing methods involve functional, performance, security, and exploratory testing.
Functional testing ensures that the API meets the requirements and specifications.
Performance testing checks the API's response time, throughput, and resource utilization.
Security testing verifies the API's authentication, authorization, and encryption mechanisms.
Exploratory testing involves ad-hoc testing to discover defects and usa...
Sanity and Smoke are types of software testing. Sanity tests a specific functionality while Smoke tests the entire system.
Sanity testing is a narrow and deep testing approach while Smoke testing is a broad and shallow testing approach.
Sanity testing is performed after a small change in code while Smoke testing is performed after a major change in code.
Sanity testing is used to check if the critical functionalities are ...
Retesting is testing the same functionality again after fixing the defects. Regression is testing the unchanged functionality after making changes.
Retesting is done to ensure that the defects have been fixed and the functionality is working as expected.
Regression is done to ensure that the changes made to the software have not affected the existing functionality.
Retesting is a subset of regression testing.
Retesting is ...
posted on 6 Aug 2021
posted on 29 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Duration was 1 hour, Topics covered were DSA, Concurrency in golang, Databse questions
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
posted on 28 Jul 2021
I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.
Check if binary tree is balanced or not.
A balanced binary tree has the height of left and right subtrees differ by at most 1.
Recursively check the height of left and right subtrees and compare.
Use a helper function to calculate the height of a subtree.
Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.
Detect loops in a linked list.
Use two pointers, one moving at a faster pace than the other.
If there is a loop, the faster pointer will eventually catch up to the slower one.
To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.
based on 5 reviews
Rating in categories
Technical Specialist
43
salaries
| ₹7 L/yr - ₹18.5 L/yr |
Senior Software Engineer
32
salaries
| ₹5 L/yr - ₹13.8 L/yr |
Data Engineer
25
salaries
| ₹6 L/yr - ₹15 L/yr |
Software Engineer
24
salaries
| ₹4 L/yr - ₹10 L/yr |
Technical Lead
17
salaries
| ₹15 L/yr - ₹27 L/yr |
Saama Technologies
JoulestoWatts Business Solutions
Gigleaz
MQSYS Technologies