Filter interviews by
I applied via Naukri.com and was interviewed before Oct 2023. There were 4 interview rounds.
Seeking new challenges and growth opportunities in a leadership role.
Desire for career advancement
Opportunity to utilize leadership skills
Seeking new challenges and responsibilities
Seeking new challenges and growth opportunities in a leadership role.
Desire for career advancement
Opportunity to utilize leadership skills
Seeking new challenges and responsibilities
Key skills for development include programming languages, problem-solving, teamwork, communication, and adaptability.
Proficiency in programming languages such as Java, Python, or C++
Strong problem-solving skills to troubleshoot and debug code
Ability to work well in a team and collaborate effectively with others
Good communication skills to convey ideas and requirements clearly
Adaptability to learn new technologies and m
Top trending discussions
User types in SAP include end users, power users, and administrators.
End users are regular users who perform day-to-day tasks in the system.
Power users have advanced permissions and can configure settings.
Administrators have full control over the system and manage user roles and permissions.
SOD risk in GRC refers to Segregation of Duties risk in Governance, Risk, and Compliance.
SOD risk occurs when one individual has the ability to execute multiple conflicting duties within an organization.
It can lead to fraud, errors, or misuse of resources due to lack of checks and balances.
Examples include a finance manager who can both approve payments and reconcile accounts, or an IT administrator who can both create
Transport process involves planning, organizing, and executing the movement of goods or people from one place to another.
Planning the route and mode of transportation
Organizing the logistics and scheduling
Executing the actual movement of goods or people
Monitoring the progress and ensuring timely delivery
I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 3 interview rounds.
The .NET Framework is a software framework developed by Microsoft that provides a large library of pre-coded solutions to common programming problems.
Developed by Microsoft
Provides a large library of pre-coded solutions
Supports multiple programming languages
Used for building applications for Windows, web, mobile, and cloud
Consists of Common Language Runtime (CLR) and class library
LINQ stands for Language Integrated Query.
LINQ is a set of features introduced in .NET Framework that allows for querying data from different data sources using a uniform syntax.
LINQ can be used to query objects, databases, XML, and more.
LINQ provides a consistent model for working with data regardless of the data source.
Example: var query = from c in customers where c.City == 'London' select c;
Clustered index determines the physical order of data in a table, while non-clustered index does not.
Clustered index physically reorders the table data based on the indexed column
Non-clustered index creates a separate structure to store the index data
Clustered index is faster for retrieval but slower for insert and update operations
Non-clustered index is slower for retrieval but faster for insert and update operations
UNION combines the result sets of two or more SELECT statements, while UNION ALL does the same but includes duplicate rows.
UNION removes duplicate rows from the result set, while UNION ALL includes all rows
UNION is slower than UNION ALL because it performs a distinct operation
UNION requires that all SELECT statements have the same number of columns with compatible data types
Example: SELECT column1 FROM table1 UNION SEL...
Expected salary should be based on industry standards, experience, skills, and responsibilities of the role.
Research industry standards for the specific role and location
Consider your level of experience and skills
Factor in the responsibilities and expectations of the position
Be prepared to negotiate based on the company's budget and benefits package
I would join your company because of its reputation for innovation and growth opportunities.
Reputation for innovation in the industry
Opportunities for growth and advancement
Positive company culture and values
Exciting projects and challenges to work on
I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.
I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
A collection is a group of related items or objects stored together.
Collections can be of various types such as arrays, lists, sets, maps, etc.
They are used to store and manipulate multiple items in a structured way.
Examples include an array of integers, a list of names, a set of unique values, a map of key-value pairs.
A view is a virtual table created by a query that can be used like a table in a database.
A view is a saved SQL query that can be accessed like a table.
Views can simplify complex queries by storing them as a virtual table.
Views can be used to restrict access to certain columns or rows of a table.
Example: CREATE VIEW view_name AS SELECT column1, column2 FROM table_name;
I applied via Referral and was interviewed before Feb 2022. There were 4 interview rounds.
Optimizing a React application involves reducing bundle size, improving rendering performance, and implementing code splitting.
Use code splitting to load only necessary code for each page
Minimize bundle size by removing unused dependencies and optimizing images
Use React.memo and shouldComponentUpdate to prevent unnecessary re-renders
Use lazy loading to defer loading of non-critical components
Use server-side rendering t...
Shadow DOM is a way to encapsulate the styling and behavior of a web component.
Shadow DOM allows for creating isolated DOM trees within a larger document.
It helps to prevent CSS conflicts and JavaScript collisions between different parts of a web page.
Shadow DOM can be used to create reusable web components that can be easily shared and used across different projects.
It is supported by all modern browsers including Chr
useMemo is used for memoization of a value, while useCallback is used for memoization of a function.
useMemo returns a memoized value, while useCallback returns a memoized function.
useMemo is used to optimize expensive computations, while useCallback is used to optimize expensive function creation.
useMemo takes a function and an array of dependencies, while useCallback takes a function and an array of dependencies and r...
A pure function is a function that always returns the same output for a given input and has no side effects.
Pure functions are deterministic and have no side effects.
They only depend on their input parameters and not on any external state.
Pure functions are easier to test and reason about than impure functions.
Examples of pure functions include mathematical functions like sin(x) and cos(x).
Software Engineer
46
salaries
| ₹2.8 L/yr - ₹8.8 L/yr |
Software Developer
19
salaries
| ₹2.5 L/yr - ₹10.8 L/yr |
Devops Engineer
18
salaries
| ₹3.6 L/yr - ₹12 L/yr |
Senior Software Engineer
17
salaries
| ₹8 L/yr - ₹16 L/yr |
Test Engineer
15
salaries
| ₹3.2 L/yr - ₹8.5 L/yr |
TCS
Accenture
Wipro
Cognizant