Filter interviews by
Be the first one to contribute and help others!
I applied via Campus Placement and was interviewed before Jun 2019. There were 4 interview rounds.
I appeared for an interview before May 2024, where I was asked the following questions.
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.
I applied via Approached by Company and was interviewed before Nov 2023. There was 1 interview round.
posted on 26 Jul 2024
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Generale questions about my previous experience
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
Nodejs assignment was given
I applied via Naukri.com and was interviewed before Oct 2021. There was 1 interview round.
Reflection and indexers in C#
Reflection allows inspecting and manipulating metadata of types, objects, and assemblies at runtime
Indexers provide a way to access elements of a class or struct using array-like syntax
Reflection can be used to dynamically access and invoke indexers
IEnumerable is read-only and forward-only while IQueryable is queryable and can be filtered.
IEnumerable is used for in-memory collections while IQueryable is used for querying databases.
IQueryable is more efficient for large datasets as it allows for server-side filtering.
IQueryable extends IEnumerable and adds additional functionality for querying data sources.
Example: IEnumerable
Rank assigns unique numbers to each distinct value, while dense rank assigns consecutive numbers to each distinct value.
Rank and DenseRank are used to assign a unique number to each distinct value in a sorted list.
Rank assigns a unique number to each distinct value, but leaves gaps for ties.
DenseRank assigns consecutive numbers to each distinct value, without leaving gaps for ties.
In C#, Rank and DenseRank are availabl...
Clustered index determines the physical order of data in a table, while non-clustered index has a separate structure.
Clustered index sorts and stores the data rows in the table based on their key values, while non-clustered index has a separate structure that contains the key values and a pointer to the data row.
A table can have only one clustered index, while it can have multiple non-clustered indexes.
Clustered index ...
ExecuteScalar returns single value while ExecuteNonQuery does not return any value.
ExecuteScalar is used for retrieving a single value from the database, such as a count or sum.
ExecuteNonQuery is used for executing SQL statements that do not return any value, such as INSERT, UPDATE, DELETE.
ExecuteScalar returns the first column of the first row of the result set, while ExecuteNonQuery returns the number of rows affecte...
The question is asking for your name.
Answer with your actual name
Be honest and straightforward
Avoid giving a fake name or trying to be clever
I expect a salary that reflects my skills, experience, and the industry standards for this role.
Research industry standards: For example, Glassdoor or Payscale can provide insights into average salaries for similar roles.
Consider your experience: If you have 5+ years in software development, you might expect a higher salary than entry-level positions.
Location matters: Salaries can vary significantly based on the cost o...
Discussing salary expectations is crucial for aligning job offers with personal financial goals and market standards.
Research industry standards: Use websites like Glassdoor or Payscale to find average salaries for similar roles.
Consider your experience: If you have 5+ years in software development, you might expect a higher salary than entry-level positions.
Location matters: Salaries can vary significantly based on ge...
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Basic LIS problem. Coded using Java. Asked to improve it using collections.
Development Engineer 2
172
salaries
| ₹10 L/yr - ₹16 L/yr |
Devops Engineer
137
salaries
| ₹5.1 L/yr - ₹21 L/yr |
Development Engineer 3
136
salaries
| ₹15 L/yr - ₹25.2 L/yr |
Development Engineer
134
salaries
| ₹6.5 L/yr - ₹22.4 L/yr |
Data Engineer
96
salaries
| ₹7.5 L/yr - ₹22 L/yr |
PVR Inox
HT Media
Zee Entertainment Enterprises
The Times of India