Filter interviews by
I was interviewed before Jan 2024.
ADDLOCAL property is used in Windows Installer to specify which features should be installed locally.
ADDLOCAL property is used in Windows Installer to specify which features should be installed locally.
It allows users to customize the installation by selecting specific features to be installed on their system.
For example, if a software package has multiple features like 'Application', 'Documentation', and 'Help Files',...
To handle installation of patch and upgrade in msi, use Windows Installer technology and follow specific steps.
Use Windows Installer technology to create and apply patches
Ensure the patch is compatible with the existing MSI package
Test the patch in a controlled environment before deployment
Upgrade the MSI package by creating a new version with updated features
Follow best practices for patch and upgrade management
Supersedence is the process of one update replacing another. Detection methods include version comparison, file hashes, and digital signatures.
Supersedence is when a newer update replaces an older one in a software or system.
Detection methods include comparing version numbers to determine if one update supersedes another.
File hashes can be used to detect supersedence by comparing the unique hash values of files.
Digital...
In PowerShell, a trap is used to catch and handle errors or exceptions in a script.
Traps are used to intercept specific types of errors or exceptions in PowerShell scripts.
They can be used to perform custom error handling or logging.
Traps are defined using the 'trap' keyword followed by the error type and the action to take.
For example, 'trap { Write-Host 'Error occurred: $_' }' will catch any error and display a custo
Top trending discussions
I applied via Approached by Company and was interviewed in Oct 2024. There were 4 interview rounds.
LRU Cache is a data structure that stores the most recently used items, discarding the least recently used items when full.
Use a combination of a doubly linked list and a hashmap to implement LRU Cache efficiently.
Keep track of the most recently used item by moving it to the front of the linked list.
When the cache is full, remove the least recently used item from the end of the linked list and the hashmap.
Ensure consta...
DB indexing is a technique used to improve the performance of database queries by creating data structures that allow for faster data retrieval.
Indexes are created on specific columns in a database table to speed up data retrieval.
When a query is executed, the database engine uses the index to quickly locate the rows that match the query criteria.
Types of indexes include clustered, non-clustered, unique, and composite ...
Arrange a Linked List into Positive and Negative Nodes Alternately
Traverse the Linked List and separate positive and negative nodes into two separate lists
Merge the two lists alternately to form the final arrangement
Ensure to handle cases where one list is longer than the other
Tech debt should be managed by prioritizing, tracking, and addressing it regularly.
Prioritize tech debt based on impact on product, codebase, and team productivity.
Track tech debt using tools like Jira or Trello to ensure visibility and accountability.
Address tech debt incrementally by allocating time in sprints or dedicated tech debt cleanup sprints.
Involve the team in identifying and addressing tech debt to foster a
I have 5 years of experience leading technical teams, handling team dynamics, delegating tasks, and resolving conflicts.
Led a team of 10 developers in a software development project, ensuring timely delivery and quality output
Managed team members with diverse skill sets, assigning tasks based on individual strengths and weaknesses
Resolved conflicts within the team by facilitating open communication and finding mutually
Currently using a tech stack consisting of Java, Spring Boot, React, and PostgreSQL.
Java
Spring Boot
React
PostgreSQL
based on 5 reviews
Rating in categories
Team Developer
819
salaries
| ₹2.1 L/yr - ₹11 L/yr |
Team Lead
806
salaries
| ₹4.3 L/yr - ₹14.7 L/yr |
Assistant Manager
603
salaries
| ₹7.2 L/yr - ₹23.1 L/yr |
Senior Software Engineer
556
salaries
| ₹7.9 L/yr - ₹27 L/yr |
Senior Analyst
499
salaries
| ₹11.2 L/yr - ₹30 L/yr |
Bank of America
Accenture
IBM
TCS