Filter interviews by
Indexes improve query performance by allowing faster data retrieval.
Indexes are created on columns that are frequently used in WHERE, JOIN, and ORDER BY clauses.
Clustered indexes determine the physical order of data in a table.
Non-clustered indexes create a separate structure that includes the indexed columns and a pointer to the actual data.
Indexes can be created, altered, and dropped using SQL commands.
Indexes can al...
ASP.NET Web Forms is a traditional event-driven web application framework, while ASP.NET MVC is a modern web application framework based on the Model-View-Controller (MVC) architectural pattern.
Web Forms uses server controls and view state to manage state and behavior, while MVC uses models, views, and controllers to separate concerns.
Web Forms has a page-based lifecycle, while MVC has a request-based lifecycle.
Web For...
I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.
Best Time to sell and buy stock
posted on 6 May 2024
The 'ref' keyword in C# is used to pass arguments by reference instead of by value.
Allows a method to modify the value of the argument passed to it
Useful when you want to update the original value of a variable inside a method
Can be used with value types and reference types
Example: void UpdateValue(ref int num) { num = 10; }
Example: int value = 5; UpdateValue(ref value); // value will be 10 after the method call
React Hooks are functions that let you use state and other React features without writing a class.
React Hooks were introduced in React 16.8.
They allow you to use state and other React features in functional components.
Some commonly used React Hooks are useState, useEffect, useContext, etc.
Hooks are more lightweight and easier to understand compared to class components.
posted on 20 Feb 2024
I applied via Campus Placement
2 Questions - 1 graph and one basic
I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.
Coding test with 2 questions
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
There were 3 coding questions on Hacker Earth platform for 1 hour 15min and 1 question from array and 2 questions from strings.
posted on 27 May 2024
30 technical questions
Object-oriented programming concepts that focus on objects and classes.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation details and showing only the necessary features.
I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 4 interview rounds.
I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.
Leetcode questions on Java, Go
Theory based questions
based on 2 reviews
Rating in categories
Senior Executive - Finance
20
salaries
| ₹0 L/yr - ₹0 L/yr |
Executive Accountant
20
salaries
| ₹0 L/yr - ₹0 L/yr |
Sales Executive
19
salaries
| ₹0 L/yr - ₹0 L/yr |
HR Executive
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Executive
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Pearson
S Chand Group
McGraw-Hill Education
Oxford University Press